mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"compatible_printers": ["Flashforge Guider 3 Ultra 0.6 Nozzle"],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"print_settings_id": "0.18mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"version": "2.0.2.0",
|
||||
"support_speed": "80"
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.18mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"inherits": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.18",
|
||||
"print_settings_id": "0.18mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"support_speed": "80"
|
||||
}
|
||||
Reference in New Issue
Block a user