mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Add filament_retract_length_toolchange/filament_retract_restart_extra_toolchange config and update tool changer printer's profiles (#15039)
* 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
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "PolyLite PETG @Base",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
@@ -18,11 +23,6 @@
|
||||
"0"
|
||||
],
|
||||
"description": "",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"name": "PolyLite PETG @Base",
|
||||
"type": "filament",
|
||||
"instantiation": "false",
|
||||
"from": "system",
|
||||
"filament_vendor": [
|
||||
"Polymaker"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user