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 PLA Pro @FF C5",
"inherits": "Generic PLA @System",
"from": "system",
"instantiation": "true",
"additional_cooling_fan_speed": [
"40"
],
@@ -43,17 +48,12 @@
"filament_start_gcode": [
"; filament start gcode"
],
"from": "system",
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"inherits": "Generic PLA @System",
"instantiation": "true",
"is_custom_defined": "0",
"name": "Flashforge PLA Pro @FF C5",
"nozzle_temperature": [
"210"
],
@@ -77,6 +77,5 @@
],
"textured_plate_temp_initial_layer": [
"65"
],
"version": "2.3.0.3"
]
}