mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
32 lines
722 B
INI
32 lines
722 B
INI
[general]
|
|
definition = mingda_base
|
|
name = Draft Quality
|
|
version = 4
|
|
|
|
[metadata]
|
|
global_quality = True
|
|
quality_type = draft
|
|
setting_version = 22
|
|
type = quality
|
|
weight = -5
|
|
|
|
[values]
|
|
acceleration_print = 2000
|
|
acceleration_topbottom = 1000
|
|
acceleration_travel = 2000
|
|
acceleration_wall = 1500
|
|
acceleration_wall_0 = 1000
|
|
infill_line_width = =line_width*1
|
|
infill_sparse_density = 10
|
|
jerk_travel = 20
|
|
layer_height = 0.32
|
|
layer_height_0 = 0.32
|
|
raft_airgap = 0.18
|
|
raft_base_thickness = =round(layer_height*1.5, 2)
|
|
raft_interface_thickness = =round(layer_height*1.2, 2)
|
|
speed_print = 50
|
|
speed_wall = 50
|
|
support_interface_height = =layer_height*4
|
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
wall_thickness = =line_width*2
|
|
|