mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -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,12 +1,12 @@
|
|||
[general]
|
||||
definition = ultimaker2_plus
|
||||
name = 0.25 mm
|
||||
version = 4
|
||||
definition = ultimaker2_plus
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
coasting_min_volume = 0.17
|
||||
|
@ -17,4 +17,5 @@ raft_airgap = 0.25
|
|||
speed_topbottom = =round(speed_print / 1.5, 1)
|
||||
speed_wall = =round(speed_print / 1.2, 1)
|
||||
speed_wall_0 = =1 if speed_wall < 5 else (speed_wall - 5)
|
||||
wall_thickness = =wall_line_width_0 + wall_line_width_x * 2
|
||||
wall_thickness = =wall_line_width_0 + wall_line_width_x * 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue