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,17 +1,17 @@
{
"type": "process",
"from": "system",
"setting_id": "GP001",
"instantiation": "true",
"inherits": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
"compatible_printers": ["Flashforge Adventurer 5M 0.25 Nozzle"],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"is_custom_defined": "0",
"layer_height": "0.08",
"name": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
"print_settings_id": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
"support_bottom_z_distance": "0.1",
"support_top_z_distance": "0.1",
"version": "2.0.2.0"
}
"type": "process",
"name": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
"inherits": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
"from": "system",
"setting_id": "GP001",
"instantiation": "true",
"compatible_printers": [
"Flashforge Adventurer 5M 0.25 Nozzle"
],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"layer_height": "0.08",
"print_settings_id": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
"support_bottom_z_distance": "0.1",
"support_top_z_distance": "0.1"
}