mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +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,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "PolyLite PLA Translucent @BBL P1P",
|
||||
"inherits": "PolyLite PLA Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL68_02",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user