Set To Origin
Hi,
I have built an CNC mill and use Repetier to control it.
It works great when controlling it from a computer with Repetier Host but in order to print directly from a SD card i need to be able to reset the origin point.
In the LCD menu there is an option "Set to origin" but it doesn't seem to do anything. When checking the coordinates after setting the origin they are still the true coordinates and not 0,0,0.
What am i missing here?
Another question. According to the RepRapWiki about G-Codes it states that the G92 command can be used without any parameters to set position. But in order to make it work i need to specify the parameters like G92 X0 Y0 Z0. Shouldn't just sending G92 itself set the position to X0 Y0 Z0?
Comments