* 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
22 lines
No EOL
602 B
JSON
22 lines
No EOL
602 B
JSON
{
|
|
"type": "process",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"name": "0.08 Extra Fine @Snapmaker J1 (0.4 nozzle)",
|
|
"setting_id": "175768766",
|
|
"inherits": "fdm_process_idex",
|
|
"compatible_printers": [
|
|
"Snapmaker J1 (0.4 nozzle)"
|
|
],
|
|
"bottom_shell_layers": "4",
|
|
"bridge_flow": "1",
|
|
"elefant_foot_compensation": "0.15",
|
|
"ironing_flow": "8%",
|
|
"layer_height": "0.08",
|
|
"initial_layer_print_height": "0.1",
|
|
"support_threshold_angle": "15",
|
|
"top_shell_layers": "5",
|
|
"initial_layer_infill_speed": "80",
|
|
"inner_wall_speed": "145",
|
|
"internal_solid_infill_speed": "150"
|
|
} |