Add files via upload

This commit is contained in:
MaukCC 2017-04-12 15:07:11 +02:00 committed by GitHub
parent 46426db8e6
commit a78bb88ebc
3 changed files with 75 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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