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 C5P",
"inherits": "Generic PA-CF @System",
"from": "system",
"instantiation": "true",
"activate_chamber_temp_control": [
"1"
],
@@ -28,11 +33,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 C5P",
"nozzle_temperature": [
"290"
],
@@ -50,6 +50,5 @@
],
"textured_cool_plate_temp_initial_layer": [
"0"
],
"version": "2.3.0.3"
]
}