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,18 +1,18 @@
{
"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": "",
"initial_layer_print_height": "0.3",
"is_custom_defined": "0",
"layer_height": "0.42",
"name": "0.42mm Standard @Flashforge G3U 0.6 Nozzle",
"print_settings_id": "0.42mm Standard @Flashforge G3U 0.6 Nozzle",
"support_speed": "80",
"support_top_z_distance": "0.3",
"version": "2.0.2.0"
}
"type": "process",
"name": "0.42mm 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": "",
"initial_layer_print_height": "0.3",
"layer_height": "0.42",
"print_settings_id": "0.42mm Standard @Flashforge G3U 0.6 Nozzle",
"support_speed": "80",
"support_top_z_distance": "0.3"
}