Cura/resources/quality/eryone_thinker/eryone_thinker_extra_fast.inst.cfg
2023-01-30 11:40:04 +01:00

31 lines
756 B
INI

[general]
definition = eryone_thinker
name = Extra Fast
version = 4
[metadata]
global_quality = True
quality_type = verydraft
setting_version = 21
type = quality
weight = -3
[values]
acceleration_print = 1500
acceleration_travel = 3000
bottom_layers = 2
infill_sparse_density = 10
initial_layer_line_width_factor = 100.0
layer_height = 0.3
skirt_brim_speed = =math.ceil(speed_print * 40 / 50)
speed_infill = =math.ceil(speed_print * 60 / 50)
speed_layer_0 = =math.ceil(speed_print * 40 / 50)
speed_print = 100.0
speed_topbottom = =math.ceil(speed_print * 40 / 50)
speed_travel = =speed_print if magic_spiralize else 150
speed_wall_0 = =math.ceil(speed_print * 40 / 50)
speed_wall_x = =math.ceil(speed_print * 60 / 50)
top_layers = 4
wall_line_count = 2