* add profiles of tiertime printer * Fix: correct filament name(300HS) * add Tiertime as prefix for all generic filament.
16 lines
352 B
JSON
16 lines
352 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic HIPS@300HS",
|
|
"inherits": "fdm_filament_hips",
|
|
"from": "system",
|
|
"filament_id": "GFS98_01",
|
|
"instantiation": "true",
|
|
"filament_is_support": [
|
|
"1"
|
|
],
|
|
"compatible_printers": [
|
|
"Tiertime UP300 HS 0.4 nozzle",
|
|
"Tiertime UP600 HS 0.4 nozzle"
|
|
]
|
|
}
|