Renamed profiles

Relates to: PP-222
This commit is contained in:
Paul Kuiper 2023-01-23 11:06:35 +01:00
parent 3820fd7bc6
commit 72846894ec
272 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,21 @@
[general]
definition = ultimaker_s3
name = Sprint
version = 4
[metadata]
material = generic_abs
quality_type = superdraft
setting_version = 20
type = quality
variant = AA 0.8
weight = -4
[values]
material_print_temperature = =default_material_print_temperature + 25
speed_infill = =math.ceil(speed_print * 37 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 37 / 50)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)