TwoTrees SK1 Profiles : New filament (PLA Matte) and tuned volumetric flow rates (#4172)

* Increased max volumetric flow of PETG and PLA silk

* New filament profile for TT SK1 : PLA Matte

* Increased Max volumetric flow rate for PLA-CF
This commit is contained in:
Thomas 2024-02-22 15:15:42 +01:00 committed by GitHub
parent f280aed9d1
commit d82987ca32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 23 additions and 4 deletions

View file

@ -8,5 +8,5 @@
"bed_model": "TwoTrees SK1_buildplate_model.stl",
"bed_texture": "",
"hotend_model": "",
"default_materials": "TwoTrees Generic 95A TPU @SK1;TwoTrees Generic PETG @SK1;TwoTrees Generic HS PLA @SK1;TwoTrees Generic PLA @SK1;TwoTrees Generic PLA-CF @SK1;TwoTrees Generic PLA Silk @SK1"
"default_materials": "TwoTrees Generic 95A TPU @SK1;TwoTrees Generic PETG @SK1;TwoTrees Generic HS PLA @SK1;TwoTrees Generic PLA @SK1;TwoTrees Generic PLA-CF @SK1;TwoTrees Generic PLA Matte @SK1;TwoTrees Generic PLA Silk @SK1"
}