mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +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
23 lines
406 B
JSON
23 lines
406 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PLA High Speed @System",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"setting_id": "L9wOwDxavVR7vrL7",
|
|
"filament_id": "OGFL95",
|
|
"instantiation": "true",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"18"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"25"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
],
|
|
"compatible_printers": []
|
|
}
|