mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
Adding Twotrees Full range printer profiles
Profile for: Bluer / Bluer Plus / Sapphire Pro / Sapphire Plus Nozzle size : 0.2mm to 1mm Material: PLA / ABS / PETG / TPU
This commit is contained in:
parent
d16c5f1991
commit
afc8065ae7
116 changed files with 2268 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Dynamic Quality
|
||||
definition = two_trees_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = adaptive
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.16
|
||||
layer_height_0 = 0.2
|
||||
top_bottom_thickness = =layer_height_0+layer_height*4
|
||||
wall_thickness = =line_width*3
|
||||
support_interface_height = =layer_height*6
|
||||
adaptive_layer_height_enabled = true
|
Loading…
Add table
Add a link
Reference in a new issue