mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-19 22:14:27 +08:00
Add files via upload
This commit is contained in:
parent
46426db8e6
commit
a78bb88ebc
@ -0,0 +1,25 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Extra Coarse Quality
|
||||||
|
definition = cartesio
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = extra coarse
|
||||||
|
global_quality = True
|
||||||
|
weight = 0
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.6
|
||||||
|
|
||||||
|
speed_slowdown_layers = 1
|
||||||
|
|
||||||
|
retraction_combing = off
|
||||||
|
|
||||||
|
support_z_distance = 0
|
||||||
|
support_xy_distance = 0.5
|
||||||
|
support_join_distance = 10
|
||||||
|
support_interface_enable = True
|
||||||
|
|
||||||
|
adhesion_type = skirt
|
||||||
|
skirt_gap = 0.5
|
@ -0,0 +1,25 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = High Quality
|
||||||
|
definition = cartesio
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = high
|
||||||
|
global_quality = True
|
||||||
|
weight = 0
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.1
|
||||||
|
|
||||||
|
speed_slowdown_layers = 1
|
||||||
|
|
||||||
|
retraction_combing = off
|
||||||
|
|
||||||
|
support_z_distance = 0
|
||||||
|
support_xy_distance = 0.5
|
||||||
|
support_join_distance = 10
|
||||||
|
support_interface_enable = True
|
||||||
|
|
||||||
|
adhesion_type = skirt
|
||||||
|
skirt_gap = 0.5
|
@ -0,0 +1,25 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Normal Quality
|
||||||
|
definition = cartesio
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
global_quality = True
|
||||||
|
weight = 0
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.2
|
||||||
|
|
||||||
|
speed_slowdown_layers = 1
|
||||||
|
|
||||||
|
retraction_combing = off
|
||||||
|
|
||||||
|
support_z_distance = 0
|
||||||
|
support_xy_distance = 0.5
|
||||||
|
support_join_distance = 10
|
||||||
|
support_interface_enable = True
|
||||||
|
|
||||||
|
adhesion_type = skirt
|
||||||
|
skirt_gap = 0.5
|
Loading…
x
Reference in New Issue
Block a user