Page 1 of 1

Manually Overriding the endstop

Posted: Mon Aug 12, 2019 5:54 am
by richardstephens
Hi all,

It seems that the motion control cannot override the end stop. In Pronterface, it is possible to override the endstop and run the platform into the extruder (do not try this at home without adult supervision). I have been using this feature to set my initial platform height after leveling. Is there a way to do this in Creator?

Have a great day,

Re: Manually Overriding the endstop

Posted: Mon Aug 12, 2019 11:22 am
by TheBum
What flavor of G-code does the printer use? If you an input raw G-codes and it uses RepRapFirmware codes, use "M564 S0 H0". That will disable the software axis limits on all axes.

If it's something other than RepRapFirmware, then maybe you can find a suitable G-code on my favorite reference page:
https://www.reprap.org/wiki/G-code