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,11 +1,11 @@
{
"name": "LHS PC CF",
"type": "filament",
"filament_id": "LHF_pccf",
"setting_id": "LHF_S_pccf",
"from": "system",
"instantiation": "true",
"name": "LHS PC CF",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "LHF_S_pccf",
"filament_id": "LHF_pccf",
"instantiation": "true",
"compatible_printers": [
"LH Stinger 0.4 nozzle",
"LH Stinger MMU 0.4 nozzle"
@@ -88,7 +88,6 @@
"hot_plate_temp_initial_layer": [
"105"
],
"is_custom_defined": "0",
"nozzle_temperature": [
"300"
],
@@ -119,4 +118,4 @@
"temperature_vitrification": [
"140"
]
}
}