Welcome! Log In Create A New Profile

Advanced

Disable any kind of control on axis

Posted by mistre83 
Disable any kind of control on axis
December 08, 2015 09:13AM
Hi to all,

there is a way on Repetier to disable any kind of control during motion ?

I explain better: i have some g-code that have Z axis negative coordinate and i want that repetier forget that there are negative, simply execute it.

That because before i start my work, i've correctly positionet Z axis.
Re: Disable any kind of control on axis
December 08, 2015 12:08PM
You can send any gcode even negative, that is not a problem.

If I understood your comment correctly you want this to be the new z=0, whcih you can do with
G92 Z0

Then firmware takes it as Z=0. Host will still show it as correct values since it adds the offset to output. Print will work none the less as expected.

Correct solution is of couse to adjust your zmin endstop to correct position. WIth zmax endstop you can simply increase zlength in eeprom.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Sorry, only registered users may post in this forum.

Click here to login