* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci * Fix compatible_printers * Revert specific parameters
21 lines
No EOL
566 B
JSON
21 lines
No EOL
566 B
JSON
{
|
|
"type": "process",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"name": "0.12 Fine @Snapmaker J1 (0.4 nozzle)",
|
|
"setting_id": "2089753458",
|
|
"inherits": "fdm_process_idex",
|
|
"compatible_printers": [
|
|
"Snapmaker J1 (0.4 nozzle)"
|
|
],
|
|
"layer_height": "0.12",
|
|
"bottom_shell_layers": "5",
|
|
"elefant_foot_compensation": "0.15",
|
|
"top_shell_layers": "5",
|
|
"top_shell_thickness": "0.6",
|
|
"bridge_flow": "1",
|
|
"support_threshold_angle": "20",
|
|
"initial_layer_infill_speed": "80",
|
|
"inner_wall_speed": "145",
|
|
"internal_solid_infill_speed": "150"
|
|
} |