mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Add Voron 0.1 and Prusa MK3S support
This commit is contained in:
parent
8b429ccd4a
commit
dbaef259cf
33 changed files with 1117 additions and 18 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue