Is there a way to configure Repetier so that it creates Gcode in Relative mode for the Extruder? The X,Y,Z can be whatever, but I want to prevent these huge Extruder values
The host only calls the slicers when needed. For CuraEngine it is not setable, only for slic3r. But normally it is a bad thing to do as you loose precision as rounding errors sum up in that case.
Comments