mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.12mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"compatible_printers": ["Flashforge Adventurer 5M Pro 0.25 Nozzle"],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.1",
|
||||
"name": "0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"print_settings_id": "0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.1",
|
||||
"version": "2.0.2.0"
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"inherits": "0.12mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.1",
|
||||
"print_settings_id": "0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user