Newb Configuration Problems
-
Greetings, all. Request for help configuring.
I have my shiny new WiFi Duet connected and ready to power my Tronxy X5S CoreXY. I'm going through the Duet3D tutorial #3 on Configuration and get to step 12 (configure endstops) with no problem. At step 13 (Check Stepper Motors) I get the following error message when I try to move X,Y or Z axes 1mm:
! M120
G91
G1 X0.1 F6000
M121
Error: G0/G1: insufficient axes homed
Error: POP(): stack underflowI know I'm doing something wrong, but don't know what. Any help is GREATLY appreciated.
Thanks,
Tony -
You have to home all the axis first, it won’t let you move the axis independently until then afaik.
There may be a way to force it to let you move them, but when I installed mine i got the same thing until i homed everything.
-
It's a safety feature to keep from ramming the head into the frame or bed.
First home the axis so they know where they are, then you can move them safely.
If this is not possible, you can disable the feature and allow moves without homing first, but not really recommended.
To do that for testing though, you can send M564 H0 in the console.
https://duet3d.dozuki.com/Wiki/GCode#Section_M564_Limit_axes
-
@stealthy_tt said in Newb Configuration Problems:
ove them, but when I installed mine i got the same thing
Much appreciated, all! I'll give it a try.
-
All axes homed and on to tuning. THANK YOU ALL!
-
Welcome, also at some point you’ll be calibrating the extruder, or maybe you have already. But it won’t let you extrude or retract from the webpage unless the hotend has been heated
-
Unless you allow cold extrudes for testing. Just don't do that with filament loaded.
https://duet3d.dozuki.com/Wiki/Gcode#Section_M302_Allow_cold_extrudes