mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -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,15 +1,15 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = ultimaker3
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = fast
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
material = generic_pla
|
||||
variant = AA 0.4
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
@ -21,3 +21,4 @@ speed_topbottom = =math.ceil(speed_print * 30 / 80)
|
|||
speed_wall = =math.ceil(speed_print * 40 / 80)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue