mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Add UM3 profiles for CPE+, PC and TPU
These have been optimised only to remove redundancies, i.e. settings that had the same value as in the higher-order profile.
This commit is contained in:
parent
3ca9ae145e
commit
ca553a112d
11 changed files with 182 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = Fast Print
|
||||
definition = ultimaker3
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = fast
|
||||
material = generic_pc_ultimaker3_AA_0.4
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
cool_fan_speed_max = 85
|
||||
cool_min_speed = 7
|
||||
infill_overlap = =0
|
||||
layer_height = 0.15
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue