mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Add printer profiles for Vivedino Troodon 2.0 (#1041)
* Added profiles for Vivedino Troodon 2.0 * Added printer images for Vivedino Troodon 2.0 * Delete Troodon 2.0 - Klipper_cover.png * Delete Troodon 2.0 - RRF_cover.png * Move printer images to vendor folder
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Troodon Generic ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Troodon 2.0 Klipper 0.4 nozzle",
|
||||
"Troodon 2.0 RRF 0.4 nozzle"
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user