mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06: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:
parent
7bf453ab0f
commit
951293c642
39 changed files with 2070 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Troodon 2.0 Klipper 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "Troodon 2.0 - Klipper",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"350x0",
|
||||
"350x350",
|
||||
"0x350"
|
||||
],
|
||||
"printable_height": "330"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue