mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
24 lines
651 B
JSON
24 lines
651 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
|
|
"inherits": "fdm_process_idex",
|
|
"from": "system",
|
|
"setting_id": "2022313264",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker J1 (0.8 nozzle)"
|
|
],
|
|
"layer_height": "0.24",
|
|
"initial_layer_print_height": "0.3",
|
|
"wall_loops": "2",
|
|
"top_shell_layers": "3",
|
|
"line_width": "0.82",
|
|
"outer_wall_line_width": "0.82",
|
|
"initial_layer_line_width": "0.82",
|
|
"sparse_infill_line_width": "0.82",
|
|
"inner_wall_line_width": "0.82",
|
|
"internal_solid_infill_line_width": "0.82",
|
|
"support_line_width": "0.82",
|
|
"top_surface_line_width": "0.82"
|
|
}
|