mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 01:57:38 +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
19 lines
443 B
JSON
19 lines
443 B
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_pla_silk",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "OGFL96",
|
|
"instantiation": "false",
|
|
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
]
|
|
}
|