mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @FT 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_folgertech_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"bottom_shell_layers": "3",
|
||||
@@ -20,8 +20,8 @@
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "80",
|
||||
"compatible_printers": [
|
||||
"Folgertech i3 0.4 nozzle",
|
||||
"Folgertech FT-5 0.4 nozzle",
|
||||
"Folgertech FT-6 0.4 nozzle"
|
||||
"Folgertech i3 0.4 nozzle",
|
||||
"Folgertech FT-5 0.4 nozzle",
|
||||
"Folgertech FT-6 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user