G28 Timeout
-
Is it possible to set a timeout for the G28 command? Since building my taller (1000mm) delta, in my bed.g file I now have to give it multiple G28 commands to ensure it makes it all the way to the top since if the hotend starts at bed level then it will usually timeout about 3/4 the way to the top. I know I can increase the default speed. However, I like the speed and I simply want to give G28 more time. If this isn't possible easily then perhaps a parameter could be added to G28 to specify a timeout in seconds?
Thanks!
Ian -
See https://duet3d.com/wiki/Configuring_RepRapFirmware_for_a_Delta_printer#Homing_file, or read the comments in the sample homedelta.g file that I provide.
-
See https://duet3d.com/wiki/Configuring_RepRapFirmware_for_a_Delta_printer#Homing_file, or read the comments in the sample homedelta.g file that I provide.
That F parameter is actually what I was thinking of when I said I didn't really want to increase the motor speed. However, its been many months since I last read that and had forgotten about the "300" values. I bet that's my issue. I'll double check that tonight. It's probably doing exactly what its been told to do. My Z height is somewhere around 335mm now…