mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 17:17:42 +00:00
* update snapmaker profiles. largely ported for Snapmaker Orca fork * update prime volume * set precise_outer_wall to 1 * Update per-material multi-tool ramming to the filament library * Add per-filament overrides for toolchange retraction * Set toolchange retraction per filament for Snapmaker U1 * set default support type to tree * format snapmaker profiles
17 lines
449 B
JSON
17 lines
449 B
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_U1_0.6_common",
|
|
"inherits": "fdm_process_U1_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"line_width": "0.62",
|
|
"outer_wall_line_width": "0.62",
|
|
"inner_wall_line_width": "0.62",
|
|
"initial_layer_line_width": "0.62",
|
|
"sparse_infill_line_width": "0.62",
|
|
"internal_solid_infill_line_width": "0.62",
|
|
"support_line_width": "0.62",
|
|
"top_surface_line_width": "0.62",
|
|
"compatible_printers": []
|
|
}
|