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

@@ -1,4 +1,9 @@
{
"type": "filament",
"name": "Flashforge PA-CF @FF C5",
"inherits": "Generic PA-CF @System",
"from": "system",
"instantiation": "true",
"compatible_printers": [
"Flashforge Creator 5 0.4 nozzle",
"Flashforge Creator 5 0.6 nozzle",
@@ -19,11 +24,6 @@
"filament_start_gcode": [
"; filament start gcode\n"
],
"from": "system",
"inherits": "Generic PA-CF @System",
"instantiation": "true",
"is_custom_defined": "0",
"name": "Flashforge PA-CF @FF C5",
"nozzle_temperature": [
"290"
],
@@ -41,6 +41,5 @@
],
"textured_cool_plate_temp_initial_layer": [
"0"
],
"version": "2.3.0.3"
]
}