Cura/resources/quality/sovol/sovol_planetary_global_low.inst.cfg
Jelle Spijker f09b0d142d Applied printer-linter format over Sovol files
Contributes to CURA-10084
2022-12-28 14:10:00 +01:00

23 lines
479 B
INI

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