mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Allow default_bed_type to be defined in machine profile
update some profiles
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"machine_unload_filament_time": "28",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"scan_first_layer": "1",
|
||||
"default_bed_type": "4",
|
||||
"upward_compatible_machine": [
|
||||
],
|
||||
"gcode_flavor": "klipper",
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"default_bed_type": "4",
|
||||
"fan_speedup_time": "0.5",
|
||||
"machine_load_filament_time": "29",
|
||||
"machine_unload_filament_time": "28",
|
||||
|
||||
Reference in New Issue
Block a user