mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +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_seckit_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
@@ -103,6 +103,6 @@
|
||||
"enable_arc_fitting": "0",
|
||||
"compatible_printers": [
|
||||
"SecKit SK-Tank 0.4 nozzle",
|
||||
"SecKit Go3 0.4 nozzle"
|
||||
"SecKit Go3 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user