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.
25 lines
494 B
JSON
25 lines
494 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic PP-CF",
|
|
"inherits": "fdm_filament_pp",
|
|
"from": "system",
|
|
"filament_id": "GFP96",
|
|
"instantiation": "true",
|
|
"filament_cost": [
|
|
"77.99"
|
|
],
|
|
"filament_density": [
|
|
"1.01"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"filament_type": [
|
|
"PP-CF"
|
|
],
|
|
"compatible_printers": [
|
|
"Tiertime UP400 Pro 0.4 nozzle",
|
|
"Tiertime UP310 Pro 0.4 nozzle"
|
|
]
|
|
}
|