mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Add more Polymaker filament presets (#13858)
* add new presets * fix inhernce * fix rename * update * apply fix * update index
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "PolyLite PLA Translucent @Snapmaker U1",
|
||||
"inherits": "PolyLite PLA Translucent @Snapmaker U1 base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL68_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker U1 (0.4 nozzle)"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user