* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
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 J1 (0.4 nozzle)",
|
|
"setting_id": "4247211099",
|
|
"inherits": "fdm_process_idex",
|
|
"compatible_printers": [
|
|
"Snapmaker J1 (0.4 nozzle)"
|
|
],
|
|
"elefant_foot_compensation": "0.15",
|
|
"top_shell_layers": "3",
|
|
"top_shell_thickness": "0.5",
|
|
"initial_layer_speed": "120",
|
|
"initial_layer_infill_speed": "200",
|
|
"outer_wall_speed": "180",
|
|
"inner_wall_speed": "280",
|
|
"sparse_infill_speed": "200",
|
|
"internal_solid_infill_speed": "280",
|
|
"top_surface_speed": "200",
|
|
"gap_infill_speed": "280",
|
|
"ironing_speed": "30",
|
|
"enable_overhang_speed": "0",
|
|
"overhang_1_4_speed": "150",
|
|
"overhang_2_4_speed": "20",
|
|
"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": "J1Benchy_{print_time}.gcode",
|
|
"sparse_infill_density": "10%",
|
|
"sparse_infill_pattern": "alignedrectilinear",
|
|
"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": "180",
|
|
"default_acceleration": "15000",
|
|
"inner_wall_acceleration": "15000",
|
|
"internal_solid_infill_acceleration": "20000",
|
|
"outer_wall_acceleration": "5000",
|
|
"small_perimeter_speed": "200",
|
|
"sparse_infill_acceleration": "15000",
|
|
"top_surface_acceleration": "8000",
|
|
"travel_acceleration": "28000",
|
|
"initial_layer_acceleration": "5000"
|
|
} |