Пікірлер
@rickoliver4333
@rickoliver4333 Күн бұрын
Just bought this printer and it came with no instructions. Everything went fine except the cable management near the adjustment screw. The cable is meant to be folded in half longways and fed into the cable holder, and pointed BEHIND the printer, not between the gantry and y axis bolt
@universoracer3017
@universoracer3017 6 күн бұрын
muito obrigado aqui do brasil
@-BadGamer-
@-BadGamer- 12 күн бұрын
I bought this printer and it arrived missing parts and hardware, worst purchase of my life
@luckylucasgames7506
@luckylucasgames7506 18 күн бұрын
Hoe heb je OSD screen er op gekregen want ik mis de Video out en Video in port op de vtx
@DutchRC
@DutchRC 17 күн бұрын
Well basically the FC (Betaflight) does the OSD.. it has a video-in and video-out so the camera & VTX are connected to the FC.. usual setup really.
@DutchRC
@DutchRC 17 күн бұрын
oeps.. had ook in et NL gekund.. force of habbit ;)
@luckylucasgames7506
@luckylucasgames7506 17 күн бұрын
@@DutchRC owh ja dankjewel ja bij mij werkt het allemaal niet ik krijg alleen beeld maar zonder Osd Terwijl in betaflight alles aanstaat dus ik moet er nog even extra goed naar kijken zo te zien
@eldanrahimov3059
@eldanrahimov3059 19 күн бұрын
Thank you very much for this detailed video! I'll try, on the developer's advice, to edit something first... :) Since I have absolutely no experience in this matter, absolutely )) If at least something works out, then I'll try to create something ;) I have several ideas. But to make them a reality, I need to practice first.
@максимбережной-т2щ
@максимбережной-т2щ 19 күн бұрын
Can you give cli for pid tun?
@DutchRC
@DutchRC 19 күн бұрын
here is the stock diff for the DJI version: # # diff all # version # Betaflight / STM32F745 (S745) 4.5.0 Jul 28 2023 / 11:12:25 (d5d3ee88b) MSP API: 1.46 # config rev: 4292953 # start the command batch batch start # reset configuration to default settings defaults nosave board_name FOXEERF745V4_AIO manufacturer_id FOXE mcu_id 004000263431510630373330 signature # feature feature -AIRMODE feature TELEMETRY feature LED_STRIP feature OSD # serial serial 1 131073 115200 57600 0 115200 serial 3 64 115200 57600 0 115200 # aux aux 0 0 0 1300 1700 0 0 # master set dyn_notch_count = 1 set dyn_notch_q = 500 set acc_calibration = -141,3,-601,1 set mag_align_yaw = 1800 set mag_hardware = NONE set baro_hardware = NONE set dshot_bidir = ON set small_angle = 180 set osd_vbat_pos = 2433 set osd_link_quality_pos = 2391 set osd_rssi_dbm_pos = 2423 set osd_tim_2_pos = 2455 set osd_warnings_pos = 14730 set osd_avg_cell_voltage_pos = 2401 set osd_displayport_device = MSP set osd_canvas_width = 30 set osd_canvas_height = 13 profile 0 # profile 0 set p_pitch = 51 set i_pitch = 92 set d_pitch = 53 set f_pitch = 137 set p_roll = 49 set i_roll = 88 set d_roll = 46 set f_roll = 132 set p_yaw = 49 set i_yaw = 88 set f_yaw = 132 set d_min_roll = 34 set d_min_pitch = 39 set simplified_master_multiplier = 110 set simplified_d_gain = 105 profile 1 profile 2 profile 3 # restore original profile selection profile 0 rateprofile 0 # rateprofile 0 set rates_type = BETAFLIGHT set roll_rc_rate = 100 set pitch_rc_rate = 100 set yaw_rc_rate = 100 set roll_srate = 70 set pitch_srate = 70 set yaw_srate = 70 rateprofile 1 rateprofile 2 rateprofile 3 # restore original rateprofile selection rateprofile 0 # save configuration save #
@fox5136
@fox5136 20 күн бұрын
Thank you so much for all your videos, you explain things very well. Great stuff
@Horaciod_c
@Horaciod_c 21 күн бұрын
What type of screw did you use to attach to the frame
@DutchRC
@DutchRC 21 күн бұрын
pfew.. I'd guess they would be standard M3 screws
@JN82377
@JN82377 22 күн бұрын
Know this is an old video, but I am trying to setup the HGLRC LED MINI Controller and 38mm lights in betaflight and when I set the LED strip to on in the configuration tab the lights default to white. The issue is that changing anything in the LED Strip tab doesn't change anything with the lights? Any ideas on why it may not be working?
@DutchRC
@DutchRC 21 күн бұрын
an old video indeed! :D pfew.. am I mistaken when I think there are several different "HGLRC LED MINI Controller" ?? The one I find first basically only looks like a Splitter.. Have you looked into the setup in the LED setup of betaflight? (which is a science in itself regretably :D) ... I don't think I have ever used this controller though, so I wouldn't be of much help.. sorry
@JN82377
@JN82377 20 күн бұрын
@@DutchRCI have, but setting any of the lights and changing the color in BF doesn’t seem to do anything in on the drone
@Art_of_Flight
@Art_of_Flight 24 күн бұрын
Thanks for the instructions! Please help, I have two motors that spin in the wrong direction, I tried changing the direction in the section Spin Direction, but they do not change direction and always spin in the same direction. What could be the reason? Thanks in advance!
@DutchRC
@DutchRC 21 күн бұрын
Hi there :) the reason for this not working might be that Betaflight at some point "broke" this functionality in Betaflight and I am unsure if they ever fixed it. The way to solve this is to use a ESC configurator for your specific ESC (like the BLheli configurator Chrome extionsion).. you will be able to reverse motors in there (please remove props first)
@junoypi
@junoypi 26 күн бұрын
How can you obtain 18 channels? Do they make 18 channels receiver?
@DutchRC
@DutchRC 25 күн бұрын
with an iBus receiver you can get 16 channels (not sure why it would be limited to 16 though).. the normal PWM receivers look to only go upto 12 channels, and I'm not aware of a "stacking" option
@DutchRC
@DutchRC 25 күн бұрын
ps: you can use 18 in-radio channels and mix them down to what your receiver can handle I guess.. that's how we'd get around not having enough channels in the past (ancient past :P)
@FuchsHorst
@FuchsHorst Ай бұрын
Several channels review this microscope, but not a single one purchased it with their own money. All sponsored videos. Keeps me wondering why?
@DutchRC
@DutchRC Ай бұрын
I assume the scopes were sent to reviewers before they were really well available to order.. So other reviewers would allways be (to) late to get it in for review if they were to order it themselves. That.. and the reviews already out there told them enough to not order one for review?
@shydog7276
@shydog7276 Ай бұрын
This video was... sort of helpful. Mine came with the printer head not attached and you started with it already on :/ even the elegoo guide just magically adds it with no comment on HOW to attach it. Anyone else have this problem?
@DutchRC
@DutchRC Ай бұрын
That's weird.. I for sure didn't "skip" a step.. especially one that would be important.. I guess they have changed how they ship the printers
@DoDo-du8wn
@DoDo-du8wn Ай бұрын
After twenty attempts I found a person who can actually explain. Thank you.
@DutchRC
@DutchRC 26 күн бұрын
No worries! Glad the video's still doing it's job ;) damn.. 8 years! (and I still use the A3 myself as well :P )
@Th3Resurreccion
@Th3Resurreccion Ай бұрын
Everytime I remove the plate, do I have to level it again?
@DutchRC
@DutchRC Ай бұрын
I definately would NOT.. I would periodicly re-level regardless of removing the plate
@Quad8ightMix
@Quad8ightMix Ай бұрын
Which do you recommend for 4s motors, 3.5inch or the 4inch with this foxeer mega frame?
@DutchRC
@DutchRC Ай бұрын
The difference really is Minor.. but it is mostly what You want: if you like higher-speed cruising I'd go for the 4".. If you prefer to be nimble in smaller spaces.. the 3.5"
@Quad8ightMix
@Quad8ightMix Ай бұрын
@DutchRC thanks for the suggestions and response, would 4s 1604 3800kv motors fit the Foxeer mega 3.5inch frame, i fly mostly in cinematic style, open area., could an aio Fc from my Geprc Cinelog25v2 be fitted on this 3.5 frame? to make it lighter and battery efficient.
@richardb8317
@richardb8317 Ай бұрын
all 4 outputs should work in auto test...your S2 must be not working ...broken unit
@MrThefirm5
@MrThefirm5 Ай бұрын
Hi. i have to ask you i will like to have telematri and i don't know so much about it i see that there is someone who uses ELRS Receiver together with a Radio Master TGI 16 I think that is what it is called. the setup I would like to use is the following. Paladin PL18 FRM302 and some kind off receiver there do have telematri and this should be flysky can you please help me best regards David PS and this should be air airplanes and drone
@DutchRC
@DutchRC Ай бұрын
Hi there :) yes you will have telemetry using the flysky AFHDS3 system.. For that to work you would need to use a Flysky AFHDS3 radio AND a Flysky AFHDS3 receiver.. Or use a different system alltogether such as an ELRS setup.. For that to work you would need a ELRS radio (Radiomaster for instance) and a ELRS receiver (lost of options in that case).. Hope that helps!
@MrThefirm5
@MrThefirm5 Ай бұрын
It.s Christine by Stephen King ❤
@DutchRC
@DutchRC Ай бұрын
Well spotted and great movie / author indeed :)
@Lance57H
@Lance57H 2 ай бұрын
How do you do a basic FPV quad setup using the X20S? Could you do a video showing how to do the setup on the radio itself?
@DutchRC
@DutchRC 2 ай бұрын
A basic quad setup would be a simple airplane setup with Ailerons and Rudder.. Right? That will work right away (with say Betaflight).. Ofcourse you would need to add a couple of switches..
@RCCopterLove
@RCCopterLove 2 ай бұрын
We are in 2024 now and your video helped me do understand the principle of how the ratchet works and how to eliminate it on my brandnew FrSky X14S!! It has a "splittted" plastic part, half smooth, half toothed and I had tu just turn the little metal piece around so that the "V' was on the smooth part! No sanding in 2024! best greetings and a late thank you!
@DutchRC
@DutchRC Ай бұрын
I had forgotten all about this video ;) indeed good to see most hobby-grade radio's these days don't have you needing to bust out files and such :D
@RCCopterLove
@RCCopterLove Ай бұрын
@@DutchRC Thanks to God before closing the back of the housing i found out it was even simpler than I thought! I had to turn the metal "spring part" into the original position and just had to screw the ensioning screw so far out that the "V'' did not touch the half with the teeth. Even much simpler than I thought! But anyway you made me understang how this all works!! So a big thank you!!
@thetruemrf7481
@thetruemrf7481 2 ай бұрын
Absolutely amazing guide, thanks so much for the help!!
@DutchRC
@DutchRC 2 ай бұрын
You're welcome! Glad to see it was usefull :)
@r7_guy941
@r7_guy941 2 ай бұрын
Hi, thanks for the video. If I connect a crossfire Tx module , will the X20 speak CRSF with the module or PWM ?
@DutchRC
@DutchRC Ай бұрын
Late reply.. sorry about that! To be completely honest I am not sure what protocol is uses for the radio <-> module communication.. Is that EVER CRSF? What you would want to know about is latency ofcourse.. I have found this setup to work Well.. I have flown a few helicopters this way (more latency critical then quads in my opinion)
@killianrios5951
@killianrios5951 2 ай бұрын
Will it bind to any transmitter
@DutchRC
@DutchRC 2 ай бұрын
this stabelizer does not have a build-in receiver.. You have to connect your own receiver to it (so yes.. in that way it can work with pretty much any radio)
@jungleb
@jungleb 2 ай бұрын
thanks a lot
@simonmaton
@simonmaton 2 ай бұрын
Do you happen to know if I can update my Underground FPV Nirvana NV14 to regular FLYSKY firmware?
@DutchRC
@DutchRC 21 күн бұрын
I would doubt it really. The firmware situation was kinda a mess when I made these video's (6 years ago) and knowing Flywky they haven't put a lot of effort improving things as it is an older product.
@simonmaton
@simonmaton 21 күн бұрын
@ For the record, I did manage to update to the latest EdgeTx without any issues. It seems to be working 👍
@AliffAzmal-h8l
@AliffAzmal-h8l 2 ай бұрын
It works!! Thanks 😀
@DutchRC
@DutchRC 2 ай бұрын
Good to read the video is still helping people out 😎
@_whatskadudoing_
@_whatskadudoing_ 2 ай бұрын
Can I update this stack? I had one, and i updated it but one of my motors got burned, so i don't know if it is a missing configuration, because i updated the FC or just a eletrical mistake ...
@DutchRC
@DutchRC 2 ай бұрын
You should well be able to update the stack (in this case mostly the ESC's?) .. you should at least Check if all 4 ESC's are "alive" with the BLheli32 configurator
@DutchRC
@DutchRC 2 ай бұрын
ps: allways first remove your props!
@mrhilma
@mrhilma 2 ай бұрын
Very interesting as ever from back in 2019! I have used Jumper T16 & T18 for years now with almost no issues, but the Jumpers won't last forever. My favourite telemetry RX's are earlier FlySky AFHDS 2A / AFHDS. Would this PL18 be a good choice for the future even in 2024? Maybe there is no backwards compatibility here to the older FlySky ADHFS 2A protocols and my current receivers won't link up, but then the Jumpers (T16 and T18) can take care of those existing planes. Maybe now RadioMaster would make more sense? I fly mostly prop & EDF fixed wing. Thanks, regards and hope you're very well. Cheers Mark
@DutchRC
@DutchRC 2 ай бұрын
Interesting question! The build quality is far better the any Jumper, but the PL18 is also a Little outdated by now.. Wouldn't a Radiomaster be a better option? That will also be more similar to your Jumper :) (not that I am a Radiomaster fan.. but it Would be a good upgrade for you :) ) I personally now only fly with Frsky (Tandem) radio's by the way.. allso a good build quality but with a more modern UI
@Pharaohred
@Pharaohred 2 ай бұрын
Hey man, im struggling a bit with prints failing, the last one i tried the base was complete and then just warped and popped. Preheating to 60 degrees c on the bed and using pla +. Any help would be amazing.
@DutchRC
@DutchRC 2 ай бұрын
Hee man! Sorry for the late reply! I would first look into your layer hight (basically inter-layer adhesion).. after that the nozzle temp after the first layer(s)
@csabavass9479
@csabavass9479 3 ай бұрын
Hey there! Just checking in with the 4-year update on the RS1 Duka set. Do you still use it for everyday stuff around the house? If yes, how is the ratchet hodling up? What about quality and durability?
@Corradomurmi
@Corradomurmi 3 ай бұрын
Nice Test.. ibought 2 sets for 6s.. they perform pretty good.. even on 4s ..
@DutchRC
@DutchRC 3 ай бұрын
Thank yoou very much! And agreed! Might not be the most sexy motors, but they are value for money at least :)
@bennguyen1313
@bennguyen1313 3 ай бұрын
Is there any enclosure for the Matek Micro BEC 6-30V to 5V/9V boards? Or perhaps a 3d model for an (10x14 mm)enclosure? Actually, I'd like to stack one of these regulators on top or on the bottom of a esp32 rgb risc-v C3FH4 board ( 21mm x 18 mm).
@DutchRC
@DutchRC 3 ай бұрын
Howdy man. I am not aware of an existing enclosure for this. Maybe draw one up yourself? I put these in some shrinkwrap myself most times
@allen435
@allen435 3 ай бұрын
I ordered the happy model nano for my x18 did my best to follow the tutorial. the receiver is radiomaster er4 I cant get it to bind at all. so frustrating. $60 paper weights. looks like theelrs script is in the radio and running as external rf. the reciever can enter bind mode but that is where everything stops.
@allen435
@allen435 3 ай бұрын
Somehow I got it to work. what a pita! I think the last thing i read got it going turning off model match, which to me seems wrong but it did bind after i did that.
@DutchRC
@DutchRC 2 ай бұрын
Howdy! Sorry for the late reply! Good to read you did get it working yourself :) I also don't really understand what could have gone wrong as you don't really need to "bind" with ELRS.. At least I NEVER do.. If you set the binding Phrase in the transmitter & receiver to the same sequence things should work on startup.
@Boebe1
@Boebe1 3 ай бұрын
Hi, nice video. I’m struggling to get the Happy module in my X20S. Trying for hours now but still no luck. I also have the 4in1 module and don’t experience any difficulties putting it in the extension bay. Any tips and tricks to get the Happy module module in place?
@ingohallerberg2983
@ingohallerberg2983 3 ай бұрын
The video is not really detailed regarding the functionality. There is much more what this thing might be able to to, which is not mentioned in the video. But unfortunately, it seems to me, that there are a lot of bugs in the software! I used the latest firmware 1.13, and I still do not trust this thing. E.g. , I could not see the current as long as I am not setting the P1 input. I could not see the real impulse, when changing the range (the displayed impulse is never changing values from 1000 - 2000 µs. although the output does!). For me, this thing is still in a kind of development phase ant needs to be depuged and updated!
@DutchRC
@DutchRC 3 ай бұрын
One can never (short of making a video that's far to long) cover every detail (OR it's a thing I haven't mastered yet :D could be).. I guess the video is what I thought to be the most important parts but thanks for the feedback! Regretably the Chinese businessmodel is: release the product as beta, and if there is enough interest they then Maybe improve it.. Mine seems to still be quite good.. Did I get a cherry-picked one? I don't know...
@willpower9144
@willpower9144 3 ай бұрын
The Radiomaste Ranger can be unlocked to go up to 2A output as well.
@DutchRC
@DutchRC 3 ай бұрын
Would that be allouwed where you live? Not that I'm a saint (at all).. just interested
@willpower9144
@willpower9144 3 ай бұрын
The software ETHOS Suite is pronounced like "sweet" not "suit". It's a software Sweet, pronounced like a hotel honeymoon suite for example, Pronounced like sweet, as in candy is sweet.
@DutchRC
@DutchRC 3 ай бұрын
Sweet! :D Thanks man.. I appreciate that :)
@donphobos
@donphobos 3 ай бұрын
Watching this video and I am a bit reflecting on the stock situation. Motors "come and go" and it is quite difficult to settle for something that you can purchase for a couple of years and not end up having 5 motors for one quad, 6 motors for another quad and maybe only 4 motors (being on the quad itself) for another quad. If you want to get new ones you are just looking at out of stock situation everywhere. Funny, but it looks like that Five33 2207 1960 kv motors are the ones that are "constant", so if you build quads on those you may have replacement parts. I would be damned if they discontinue that one :-)
@DutchRC
@DutchRC 3 ай бұрын
Yeahh damn this industry or what? ;) The worst part of it is that We (customers) demand new shiny things every few months ;) However! I wouldn't shed a tear for having two motor X, and 2 motor Y on 1 quad... just as long as they are mostly the same... What do you think?
@donphobos
@donphobos 3 ай бұрын
@@DutchRC I would be happy with a couple of designs, that are available over time. Like a Wasp Major, a Smoox 2306, GTS V3 2107 plus and Xnova Lite Racing 2207 for 5" quads. Just to cover some extremes. In the end I might end up having different motors in corners, when I run out of spares.
@qfrb97
@qfrb97 4 ай бұрын
So what ever became of this, did you figure out how to defy physics?
@DutchRC
@DutchRC 4 ай бұрын
Damn! That's a while back! It eventually flew somewhat O.K. but I have not found any benefit what so ever 😅 Whenever you make the mistake of really doing a normal turn the tips stall out 😄
@1v1MeBroMW2
@1v1MeBroMW2 4 ай бұрын
When it starts leveling the first row from 1 to 7 the nozzle is hanging over the edge of the bed? Is this normal
@DutchRC
@DutchRC 4 ай бұрын
the nozzle is quite a way back from the front of that block (at the front you see a FAN for instance..) but also the sensor is a little further back still..
@its_key
@its_key 4 ай бұрын
Is taht a handle or an 900mHz antenna? Can I take the handle off of my X18SE?
@DutchRC
@DutchRC 4 ай бұрын
well both really.. It's a handle with an 900mhz antenna in it..
@techFPV5964
@techFPV5964 4 ай бұрын
Hey Dutch will this drone come with a soldered wire plug where one can simply plug in the RXSR rcvr instead of soldering it to the FC? Thank you for the great review!
@DutchRC
@DutchRC 4 ай бұрын
Ohw my! Do they still sell this quad?!?!? Anyway.. this was released in a time when they added that receiver connector to all quads, so I think you should be good :)
@pitelolegole4307
@pitelolegole4307 4 ай бұрын
Hello. can you send me the filters (settings) of the drone. Foxeer Aura V2 7" . Plz)
@DutchRC
@DutchRC 4 ай бұрын
Here is a complete (stock) diff-all dump so you can take any setting you would like
@DutchRC
@DutchRC 4 ай бұрын
# # diff all # version # Betaflight / STM32F7X2 (S7X2) 4.3.1 Jul 13 2022 / 03:36:10 (8d4f005) MSP API: 1.44 # config: manufacturer_id: FOXE, board_name: FOXEERF722V4, version: 0c0e7f4d, date: 2022-08-06T03:47:21Z # start the command batch batch start # reset configuration to default settings defaults nosave board_name FOXEERF722V4 manufacturer_id FOXE mcu_id 002900323756500820383558 signature # feature feature -RX_PARALLEL_PWM feature -AIRMODE feature RX_SERIAL feature GPS feature TELEMETRY # serial serial 1 64 115200 57600 0 115200 serial 2 2 115200 9600 0 115200 serial 5 1 115200 57600 0 115200 # aux aux 0 0 0 1300 1700 0 0 # master set dyn_notch_count = 1 set dyn_notch_q = 500 set acc_calibration = 6,-10,18,1 set mag_hardware = NONE set baro_hardware = NONE set serialrx_provider = CRSF set dshot_bidir = ON set motor_pwm_protocol = DSHOT600 set ibata_scale = 70 set gps_auto_baud = ON set osd_vbat_pos = 2497 set osd_link_quality_pos = 2487 set osd_rssi_dbm_pos = 2455 set osd_tim_2_pos = 2519 set osd_gps_sats_pos = 2401 set osd_home_dir_pos = 2478 set osd_warnings_pos = 14793 set osd_avg_cell_voltage_pos = 2465 set gyro_1_align_yaw = 2700 profile 0 profile 1 profile 2 # restore original profile selection profile 0 rateprofile 0 # rateprofile 0 set rates_type = BETAFLIGHT set roll_rc_rate = 100 set pitch_rc_rate = 100 set yaw_rc_rate = 100 set roll_srate = 70 set pitch_srate = 70 set yaw_srate = 70 rateprofile 1 rateprofile 2 rateprofile 3 rateprofile 4 rateprofile 5 # restore original rateprofile selection rateprofile 0 # save configuration save #
@dyeballer777
@dyeballer777 4 ай бұрын
I dont know how you could fly with fpv video that bad....I think thats the worst vid feed I've ever seen....
@DutchRC
@DutchRC 4 ай бұрын
You are used to digital FPV? This was a pretty good (analogue) feed BUT.. thanks for the compliment ;)
@chiprobertson3094
@chiprobertson3094 4 ай бұрын
Why do you talk like that? God damn its annoying
@SimplexJaMaCoB
@SimplexJaMaCoB 4 ай бұрын
You slowly fill your oil with shock 😂
@DutchRC
@DutchRC 4 ай бұрын
gotto check if people pay attention :P
@silleegamer69
@silleegamer69 4 ай бұрын
hey! i may be kinda late to this but how long did it take to ship?
@DutchRC
@DutchRC 4 ай бұрын
No worries! In my case it took about a week BUT... it the catch is: it was actually in stock.. I'm in Europe by the way.. that might also make a difference
@silleegamer69
@silleegamer69 4 ай бұрын
@@DutchRC ahh thank you, mine just arrived today! have a nice day
@DutchRC
@DutchRC 4 ай бұрын
@@silleegamer69 Excellent! Nice new toy at the start of the weekend 😎
@doliprane1105
@doliprane1105 4 ай бұрын
Where is this place ? I love it ! What country ? and name of this place . Nice drone and vidéo . I have the same drone ))
@DutchRC
@DutchRC 4 ай бұрын
Thanks man ;) Wellllll the channel-name should have given it away ;) This is in the Netherlands. Zwolle (city) to be precise
@kingzilla2321
@kingzilla2321 5 ай бұрын
Hey please help can you make a video showing me how to set this up on a race wing
@DutchRC
@DutchRC 4 ай бұрын
sorry but I don't have this radio anymore 😪