Add more Polymaker filament presets (#13858)

* add new presets

* fix inhernce

* fix rename

* update

* apply fix

* update index
This commit is contained in:
Jingxi-Polymaker
2026-05-29 15:46:41 +08:00
committed by GitHub
parent 3db37d004a
commit ee8bb54ca8
354 changed files with 12942 additions and 7362 deletions

View File

@@ -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"
]
}