mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
24 lines
543 B
INI
24 lines
543 B
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Sprint
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_petg
|
|
quality_type = superdraft
|
|
setting_version = 22
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -4
|
|
|
|
[values]
|
|
brim_width = 7
|
|
cool_fan_speed = 20
|
|
material_print_temperature = =default_material_print_temperature - 5
|
|
prime_tower_enable = True
|
|
speed_infill = =math.ceil(speed_print * 33 / 45)
|
|
speed_print = 45
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
|
speed_wall = =math.ceil(speed_print * 33 / 45)
|
|
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
|
|