VOLUMIC profils update (v0.36)

This commit is contained in:
VOLUMIC
2025-07-07 12:15:58 +02:00
parent f595f40d1d
commit dbc6cb74b6
24 changed files with 32 additions and 15 deletions

View File

@@ -27,5 +27,6 @@
"machine_max_acceleration_z": ["50"],
"machine_start_gcode": "START_PRINT BED=[first_layer_bed_temperature] EXTRUDER=[first_layer_temperature]",
"before_layer_change_gcode": "G92 E0",
"layer_change_gcode": "TIMELAPSE_TAKE_FRAME",
"machine_end_gcode": "END_PRINT"
}