mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +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_klipper_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"default_acceleration": "5000",
|
||||
"top_surface_acceleration": "3000",
|
||||
"travel_acceleration": "6000",
|
||||
@@ -20,4 +20,4 @@
|
||||
"sparse_infill_speed": "120",
|
||||
"travel_speed": "250",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user