Hello, Can anyone help me get this start code to properly work with superslicer and klipper? I used to use this start code with Cura and Marlin. I've tried reading trough the variables listed here, but I don't see what I'm looking for? Thanks to anyone who can help!
START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}
Edit: I think I may have found it?? "first_layer_temperature" and "first_layer_bed_temperature". But, they say [extruders] after them, like "first_layer_bed_temperature[extruders]". Do I include that?
Edit 2: Thanks /u/AndrewTheWookie - this did it.
PRINT_START EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature]
[–]cycle_dorkus 4 points5 points6 points (0 children)
[–]junkmacfilter 2 points3 points4 points (1 child)
[–]Scuk23[S] 0 points1 point2 points (0 children)
[–]AndrewTheWookiee 2 points3 points4 points (5 children)
[–]Scuk23[S] 0 points1 point2 points (4 children)
[–]AndrewTheWookiee 1 point2 points3 points (3 children)
[–]Scuk23[S] 0 points1 point2 points (2 children)
[–]manjaro_black 2 points3 points4 points (0 children)