mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 09:07:39 +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
21 lines
320 B
JSON
21 lines
320 B
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyLite PLA @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "1393866034",
|
|
"instantiation": "false",
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_cost": [
|
|
"90"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"default_filament_colour": [
|
|
""
|
|
]
|
|
}
|