richardstephens
Posts: 1
Joined: Thu Aug 08, 2019 11:35 pm

Manually Overriding the endstop

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,
TheBum
Posts: 187
Joined: Fri May 18, 2018 11:13 pm

Re: Manually Overriding the endstop

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

Return to “General Discussion and Tips”