mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Renamed profiles
Relates to: PP-222
This commit is contained in:
parent
3820fd7bc6
commit
72846894ec
272 changed files with 0 additions and 0 deletions
|
@ -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)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue