Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,25 +1,25 @@
{
"type": "process",
"from": "system",
"setting_id": "GP001",
"instantiation": "true",
"compatible_printers": ["Flashforge Guider 3 Ultra 0.4 Nozzle"],
"bridge_flow": "0.96",
"bridge_speed": "20",
"infill_wall_overlap": "25%",
"inherits": "0.20mm Standard @Flashforge G3U 0.4 Nozzle",
"internal_bridge_speed": "40",
"is_custom_defined": "0",
"layer_height": "0.12",
"name": "0.12mm Fine @Flashforge G3U 0.4 Nozzle",
"print_settings_id": "0.12mm Fine @Flashforge G3U 0.4 Nozzle",
"support_bottom_interface_spacing": "0.18",
"support_bottom_z_distance": "0.15",
"support_interface_spacing": "0.18",
"support_line_width": "0.4",
"support_speed": "80",
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"prime_tower_brim_width": "5",
"version": "2.1.1.0"
}
"type": "process",
"name": "0.12mm Fine @Flashforge G3U 0.4 Nozzle",
"inherits": "0.20mm Standard @Flashforge G3U 0.4 Nozzle",
"from": "system",
"setting_id": "GP001",
"instantiation": "true",
"compatible_printers": [
"Flashforge Guider 3 Ultra 0.4 Nozzle"
],
"bridge_flow": "0.96",
"bridge_speed": "20",
"infill_wall_overlap": "25%",
"internal_bridge_speed": "40",
"layer_height": "0.12",
"print_settings_id": "0.12mm Fine @Flashforge G3U 0.4 Nozzle",
"support_bottom_interface_spacing": "0.18",
"support_bottom_z_distance": "0.15",
"support_interface_spacing": "0.18",
"support_line_width": "0.4",
"support_speed": "80",
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"prime_tower_brim_width": "5"
}