[07-10 Flashforge]: Add more layer height options for AD5M and more nozzles for G3U etc. (#6085)

* Flashforge-06-12: gcode and filament mapping

* 06-27 Add Chuanying x1 printer profiles

* 20240702-Flashforge Guider 2s process fix

* [07-10 Flashforge]: Add more layer height options for AD5M and more nozzles for G3U etc.
This commit is contained in:
Leon Bai
2024-07-14 10:43:23 +08:00
committed by GitHub
parent 373318aa4b
commit 854ce80a34
75 changed files with 2827 additions and 527 deletions

View File

@@ -0,0 +1,25 @@
{
"type": "process",
"name": "0.12mm Fine @Flashforge AD5M Pro 0.4 Nozzle",
"inherits": "0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"compatible_printers": [
"Flashforge Adventurer 5M Pro 0.4 Nozzle"
],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"layer_height": "0.12",
"bridge_flow": "0.95",
"infill_wall_overlap": "30%",
"initial_layer_print_height": "0.3",
"is_custom_defined": "0",
"print_settings_id": "0.12mm Fine @Flashforge AD5M Pro 0.4 Nozzle",
"support_base_pattern_spacing": "2",
"support_bottom_interface_spacing": "0.3",
"support_bottom_z_distance": "0.15",
"support_interface_spacing": "0.3",
"support_line_width": "0.4",
"support_top_z_distance": "0.15",
"version": "2.0.2.0"
}