Add Voron 0.1 and Prusa MK3S support

This commit is contained in:
SoftFever 2022-07-18 12:34:25 +08:00 committed by SoftFever
parent 8b429ccd4a
commit dbaef259cf
33 changed files with 1117 additions and 18 deletions

View file

@ -23,8 +23,9 @@
"0x250"
],
"printable_height": "225",
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]",
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]",
"machine_end_gcode": "PRINT_END",
"layer_change_gcode": "",
"scan_first_layer": "0",
"machine_load_filament_time": "17",
"machine_unload_filament_time": "16",