mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Applied printer-linter format
To make sure we have uniform diffs with our PR's
This commit is contained in:
parent
6b810fbd6c
commit
53d8e0c730
5530 changed files with 60706 additions and 61918 deletions
|
@ -1,23 +1,24 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Sprint
|
||||
definition = ultimaker3
|
||||
name = Sprint
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_cpe
|
||||
quality_type = superdraft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = superdraft
|
||||
weight = -4
|
||||
material = generic_cpe
|
||||
variant = AA 0.8
|
||||
weight = -4
|
||||
|
||||
[values]
|
||||
brim_width = 15
|
||||
layer_height = 0.4
|
||||
material_print_temperature = =default_material_print_temperature + 20
|
||||
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)
|
||||
speed_infill = =math.ceil(speed_print * 33 / 45)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue