Welcome! Log In Create A New Profile

Advanced

variable layer height using command line

Posted by jonwise44 
variable layer height using command line
May 25, 2016 03:47PM
I want to use different settings for the top and bottom of my model. I can do some of this using 'variable layer height' using the GUI of Slic3r but the settings do not seem to be stored in the config file so I cannot rerun the build process using a command line script. Is there a way round this?

The command line does have a feature to split the .stl file at a given height, but is there a reasonably simple way to process the the two slices to gcode and then join up the the two parts to print the complete design?

It would be easier to combine two gcode files if the extrusion value was reset to zero for each layer, i.e G92 E0, which I have seen in gcode files. Is there any way to configure Slic3r to do this?

Jon

Edited 2 time(s). Last edit at 05/26/2016 08:12AM by jonwise44.
Sorry, only registered users may post in this forum.

Click here to login