mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Add new VOLUMIC printers model
This commit is contained in:
parent
0f31efc8c3
commit
a350354b21
18 changed files with 468 additions and 0 deletions
26
resources/quality/volumic/sh65_coarse.inst.cfg
Normal file
26
resources/quality/volumic/sh65_coarse.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Low
|
||||
definition = sh65
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.250
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/sh65_draft.inst.cfg
Normal file
26
resources/quality/volumic/sh65_draft.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard
|
||||
definition = sh65
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/sh65_extra_coarse.inst.cfg
Normal file
26
resources/quality/volumic/sh65_extra_coarse.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Very low
|
||||
definition = sh65
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = extra coarse
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
top_bottom_thickness = 1.1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/sh65_fast.inst.cfg
Normal file
26
resources/quality/volumic/sh65_fast.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Medium
|
||||
definition = sh65
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
top_bottom_thickness = 1.05
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/sh65_high.inst.cfg
Normal file
26
resources/quality/volumic/sh65_high.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Very high
|
||||
definition = sh65
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = -5
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.05
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/sh65_normal.inst.cfg
Normal file
26
resources/quality/volumic/sh65_normal.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = High
|
||||
definition = sh65
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -4
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30mk3_coarse.inst.cfg
Normal file
26
resources/quality/volumic/stream30mk3_coarse.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Low
|
||||
definition = stream30mk3
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.250
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30mk3_draft.inst.cfg
Normal file
26
resources/quality/volumic/stream30mk3_draft.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard
|
||||
definition = stream30mk3
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30mk3_extra_coarse.inst.cfg
Normal file
26
resources/quality/volumic/stream30mk3_extra_coarse.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Very low
|
||||
definition = stream30mk3
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = extra coarse
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
top_bottom_thickness = 1.1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30mk3_fast.inst.cfg
Normal file
26
resources/quality/volumic/stream30mk3_fast.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Medium
|
||||
definition = stream30mk3
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
top_bottom_thickness = 1.05
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30mk3_high.inst.cfg
Normal file
26
resources/quality/volumic/stream30mk3_high.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Very high
|
||||
definition = stream30mk3
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = -5
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.05
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30mk3_normal.inst.cfg
Normal file
26
resources/quality/volumic/stream30mk3_normal.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = High
|
||||
definition = stream30mk3
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -4
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30ultrasc2_coarse.inst.cfg
Normal file
26
resources/quality/volumic/stream30ultrasc2_coarse.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Low
|
||||
definition = stream30ultrasc2
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.250
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30ultrasc2_draft.inst.cfg
Normal file
26
resources/quality/volumic/stream30ultrasc2_draft.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard
|
||||
definition = stream30ultrasc2
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Very low
|
||||
definition = stream30ultrasc2
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = extra coarse
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
top_bottom_thickness = 1.1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30ultrasc2_fast.inst.cfg
Normal file
26
resources/quality/volumic/stream30ultrasc2_fast.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Medium
|
||||
definition = stream30ultrasc2
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
top_bottom_thickness = 1.05
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30ultrasc2_high.inst.cfg
Normal file
26
resources/quality/volumic/stream30ultrasc2_high.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Very high
|
||||
definition = stream30ultrasc2
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = -5
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.05
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
26
resources/quality/volumic/stream30ultrasc2_normal.inst.cfg
Normal file
26
resources/quality/volumic/stream30ultrasc2_normal.inst.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = High
|
||||
definition = stream30ultrasc2
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -4
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
top_bottom_thickness = 1
|
||||
wall_thickness = 1.2
|
||||
line_width = 0.4
|
||||
travel_avoid_distance = 1
|
||||
speed_infill = 100
|
||||
speed_layer_0 = 40
|
||||
speed_print = 100
|
||||
speed_topbottom = 80
|
||||
speed_travel = 140
|
||||
speed_wall = 40
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 60
|
Loading…
Add table
Add a link
Reference in a new issue