Is there a list of all the available aliases and variables? I make heavy usage of this already and am questioning if there are more than just these few ones...
As far as I experienced, all the Gcode S3D generates is in absolute positioning. I miss the option to change this to relative positioning. While I am able to change to and back from relative to absolute positioning and vice versa via scripts in between the print, the generated main-gcode is always w...
Like the topic says, I miss the option to adjust the z-offset for each toolhead. While X & Y are available to adjust, Z isn't. In my scenario, I have multiple standalone printheads that differ slightly in height. As for now, I don't know a single one (S3D-)-solution to adjust this. For example: ...
{REPLACE "; layer 50\n" "; layer 50\nM0\n"} does not work. It does get put into the settings-part in the gcode and looks like this: ; postProcessing,{REPLACE "; layer 50\n" "; layer 50\nM0\n"} But when looking at the code around layer 50, the M0 command doesn'...
Does that firmware support multiple extruder a? What does the temperature response look like as you switch between different extruders? It looks like they are using a response that is different than every other popular firmware out there that I know of. Seems silly, as that's going to cause issues ...