orcaslicer/resources/profiles/Flashforge/process/0.42mm Draft @Flashforge AD5M 0.6 Nozzle.json
Leon Bai 854ce80a34
[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.
2024-07-14 10:43:23 +08:00

30 lines
975 B
JSON

{
"type": "process",
"name": "0.42mm Draft @Flashforge AD5M 0.6 Nozzle",
"inherits": "0.30mm Standard @Flashforge AD5M 0.6 Nozzle",
"from": "system",
"instantiation": "true",
"layer_height": "0.42",
"compatible_printers": [
"Flashforge Adventurer 5M 0.6 Nozzle"
],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"infill_wall_overlap": "40%",
"initial_layer_line_width": "0.7",
"initial_layer_print_height": "0.45",
"is_custom_defined": "0",
"outer_wall_acceleration": "3000",
"print_settings_id": "0.42mm Draft @Flashforge AD5M 0.6 Nozzle",
"seam_gap": "6%",
"support_bottom_interface_spacing": "0.4",
"support_bottom_z_distance": "0.2",
"support_interface_bottom_layers": "0",
"support_interface_spacing": "0.4",
"support_line_width": "0.6",
"support_object_xy_distance": "0.4",
"support_speed": "100",
"support_top_z_distance": "0.22",
"top_surface_line_width": "0.6",
"version": "2.0.2.0"
}