1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas 2. Change default sparse_infill_pattern vaule to ipCrossHatch
60 lines
No EOL
1.9 KiB
JSON
60 lines
No EOL
1.9 KiB
JSON
{
|
|
"type": "process",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"name": "0.25 Benchy @Snapmaker Artisan (0.4 nozzle)",
|
|
"setting_id": "2853588009",
|
|
"inherits": "fdm_process_a400",
|
|
"compatible_printers": [
|
|
"Snapmaker Artisan (0.4 nozzle)"
|
|
],
|
|
"elefant_foot_compensation": "0.15",
|
|
"top_shell_layers": "3",
|
|
"top_shell_thickness": "0.5",
|
|
"initial_layer_speed": "100",
|
|
"initial_layer_infill_speed": "180",
|
|
"outer_wall_speed": "180",
|
|
"inner_wall_speed": "200",
|
|
"sparse_infill_speed": "200",
|
|
"internal_solid_infill_speed": "200",
|
|
"top_surface_speed": "180",
|
|
"gap_infill_speed": "200",
|
|
"ironing_speed": "30",
|
|
"enable_overhang_speed": "0",
|
|
"overhang_1_4_speed": "180",
|
|
"overhang_2_4_speed": "20",
|
|
"overhang_3_4_speed": "10",
|
|
"layer_height": "0.25",
|
|
"initial_layer_print_height": "0.25",
|
|
"detect_overhang_wall": "0",
|
|
"reduce_crossing_wall": "0",
|
|
"ensure_vertical_shell_thickness": "none",
|
|
"filename_format": "ArtisanBenchy_{print_time}.gcode",
|
|
"sparse_infill_density": "10%",
|
|
"sparse_infill_pattern": "crosshatch",
|
|
"wall_generator": "classic",
|
|
"seam_position": "nearest",
|
|
"wall_loops": "2",
|
|
"minimum_sparse_infill_area": "0",
|
|
"infill_combination": "1",
|
|
"infill_direction": "90",
|
|
"gap_fill_target": "nowhere",
|
|
"line_width": "0.4",
|
|
"inner_wall_line_width": "0.5",
|
|
"internal_solid_infill_line_width": "0.5",
|
|
"outer_wall_line_width": "0.5",
|
|
"sparse_infill_line_width": "0.5",
|
|
"top_surface_line_width": "0.5",
|
|
"bottom_shell_layers": "2",
|
|
"initial_layer_travel_speed": "100%",
|
|
"bridge_acceleration": "3000",
|
|
"bridge_speed": "100",
|
|
"default_acceleration": "3000",
|
|
"inner_wall_acceleration": "3000",
|
|
"internal_solid_infill_acceleration": "3000",
|
|
"outer_wall_acceleration": "1600",
|
|
"small_perimeter_speed": "200",
|
|
"sparse_infill_acceleration": "3000",
|
|
"top_surface_acceleration": "3000",
|
|
"initial_layer_acceleration": "1600"
|
|
} |