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,21 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Fine @Flashforge AD5M 0.6 Nozzle",
|
||||
"inherits": "0.30mm Standard @Flashforge AD5M 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["Flashforge Adventurer 5M 0.6 Nozzle"],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.18",
|
||||
"infill_wall_overlap": "40%",
|
||||
"initial_layer_line_width": "0.65",
|
||||
"is_custom_defined": "0",
|
||||
"print_settings_id": "0.18mm Fine @Flashforge AD5M 0.6 Nozzle",
|
||||
"seam_gap": "5%",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0.2",
|
||||
"skirt_loops": "0",
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.18mm Fine @Flashforge AD5M 0.6 Nozzle",
|
||||
"inherits": "0.30mm Standard @Flashforge AD5M 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.18",
|
||||
"infill_wall_overlap": "40%",
|
||||
"initial_layer_line_width": "0.65",
|
||||
"print_settings_id": "0.18mm Fine @Flashforge AD5M 0.6 Nozzle",
|
||||
"seam_gap": "5%",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0.2",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
Reference in New Issue
Block a user