mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_mytoolchanger_common",
|
||||
"inherits": "fdm_process_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_klipper_common",
|
||||
"default_acceleration": "5000",
|
||||
"top_surface_acceleration": "3000",
|
||||
"travel_acceleration": "7000",
|
||||
@@ -25,7 +25,7 @@
|
||||
"wipe_tower_extra_spacing": "150%",
|
||||
"wipe_tower_rotation_angle": "90",
|
||||
"ooze_prevention": "1",
|
||||
"standby_temperature_delta": "-40",
|
||||
"standby_temperature_delta": "-40",
|
||||
"preheat_time": "30",
|
||||
"preheat_steps": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user