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.
13 lines
301 B
JSON
13 lines
301 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PP@300HS",
|
|
"inherits": "fdm_filament_pp",
|
|
"from": "system",
|
|
"filament_id": "GFP97_01",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Tiertime UP300 HS 0.4 nozzle",
|
|
"Tiertime UP600 HS 0.4 nozzle"
|
|
]
|
|
}
|