Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm High-Speed @Flashforge AD4 HS Nozzle",
|
||||
"inherits": "fdm_process_flashforge_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP002",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"line_width": "0.4",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"top_surface_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"support_line_width": "0.4",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_acceleration": "100",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_travel_speed": "200",
|
||||
"outer_wall_speed": "80",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "80",
|
||||
"top_surface_speed": "60",
|
||||
"gap_infill_speed": "80",
|
||||
"support_speed": "120",
|
||||
"top_surface_acceleration": "100",
|
||||
"travel_speed": "150",
|
||||
"default_acceleration": "7000",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"inner_wall_acceleration": "1500",
|
||||
"travel_acceleration": "7000",
|
||||
"internal_solid_infill_acceleration": "1500",
|
||||
"sparse_infill_speed": "100",
|
||||
"skirt_distance": "5",
|
||||
"overhang_1_4_speed": "120",
|
||||
"overhang_2_4_speed": "100",
|
||||
"overhang_3_4_speed": "70",
|
||||
"overhang_4_4_speed": "50",
|
||||
"skirt_speed": "40",
|
||||
"wall_sequence": "outer wall/inner wall",
|
||||
"enable_arc_fitting": "0",
|
||||
"initial_layer_min_bead_width": "100",
|
||||
"min_bead_width": "100",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"small_perimeter_speed": "50%",
|
||||
"overhang_speed_classic": "0",
|
||||
"internal_bridge_speed": "60",
|
||||
"accel_to_decel_enable": "0",
|
||||
"filter_out_gap_fill": "0.5",
|
||||
"gcode_label_objects": "0",
|
||||
"slow_down_layers": "1",
|
||||
"wipe_speed": "200",
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "50",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 4 Series HS Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue