mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
add profiles of tiertime printer (#9739)
* add profiles of tiertime printer * Fix: correct filament name(300HS) * add Tiertime as prefix for all generic filament.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Tiertime Generic PPA-GF",
|
||||
"inherits": "fdm_filament_ppa",
|
||||
"from": "system",
|
||||
"filament_id": "GFN96",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"6"
|
||||
],
|
||||
"filament_type": [
|
||||
"PPA-GF"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tiertime UP400 Pro 0.4 nozzle",
|
||||
"Tiertime UP310 Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user