Cura/resources/quality/sovol/sovol_planetary_global_low.inst.cfg
2022-12-15 10:38:11 -05:00

22 lines
479 B
INI

[general]
version = 4
name = Low Quality
definition = sovol_base_planetary
[metadata]
setting_version = 20
type = quality
quality_type = low
weight = -4
global_quality = True
[values]
layer_height = 0.28
layer_height_0 = 0.28
top_bottom_thickness = =layer_height_0+layer_height*3
wall_thickness = =line_width*2
support_interface_height = =layer_height*4
speed_print = 60
speed_topbottom = =math.ceil(speed_print * (60 / 100))
speed_wall = =math.ceil(speed_print * (60 / 100))