Applied printer-linter format

To make sure we have uniform diffs with our PR's
This commit is contained in:
jspijker 2022-12-30 22:05:41 +01:00
parent 6b810fbd6c
commit 53d8e0c730
5530 changed files with 60706 additions and 61918 deletions

View file

@ -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