Welcome! Log In Create A New Profile

Advanced

Start script variables for cura, prusa, s3d etc

Posted by sungod3k 
Start script variables for cura, prusa, s3d etc
August 17, 2019 11:15AM
Hi,

Ive been using S3D for some time and I wanted to transfer my starting scripts to other slicers, mainly PrusaSlicer and Cura4.


Here part of my start script:

G28
G32
G0 X0 Y0 Z50
M109 S[extruder0_temperature]
M190 S[first_layer_bed_temperature]
G0 Z30
...


Its hard to google somehow with keywords like "start script variables" etc, so has someone ever found a list or post, where all these variables like "extruder0_temperature" and "first_layer_bed_temperature" are listed for the different slicers?

Cheers
Re: Start script variables for cura, prusa, s3d etc
August 17, 2019 11:51AM
slic3r placeholders [mauk.cc]
Re: Start script variables for cura, prusa, s3d etc
August 17, 2019 11:54AM
Yes great, thanks, "placeholder" is a better term to google.
Sorry, only registered users may post in this forum.

Click here to login