mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* add profiles of tiertime printer * Fix: correct filament name(300HS) * add Tiertime as prefix for all generic filament.
28 lines
551 B
JSON
28 lines
551 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PPA-CF",
|
|
"inherits": "fdm_filament_ppa",
|
|
"from": "system",
|
|
"filament_id": "GFN97",
|
|
"instantiation": "true",
|
|
"filament_type": [
|
|
"PPA-CF"
|
|
],
|
|
"filament_vendor": [
|
|
"Generic"
|
|
],
|
|
"fan_max_speed": [
|
|
"35"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6.5"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"compatible_printers": [
|
|
"Tiertime UP400 Pro 0.4 nozzle",
|
|
"Tiertime UP310 Pro 0.4 nozzle"
|
|
]
|
|
}
|