Updates VOLUMIC profils

This commit is contained in:
VOLUMIC
2025-03-22 15:23:27 +01:00
parent 30db093c73
commit 420d0c2f74
64 changed files with 711 additions and 1011 deletions

View File

@@ -22,6 +22,8 @@
"retraction_length": ["2.4"],
"retraction_speed": ["30"],
"deretraction_speed": ["30"],
"machine_max_acceleration_x": ["4500"],
"machine_max_acceleration_y": ["4500"],
"machine_start_gcode": "START_PRINT BED=[first_layer_bed_temperature] EXTRUDER=[first_layer_temperature]",
"before_layer_change_gcode": "G92 E0",
"machine_end_gcode": "END_PRINT"