mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-10 23:38:53 -07: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,21 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = abax_pri3
|
||||
name = Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.8
|
||||
infill_sparse_density = 20
|
||||
speed_print = 80
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 80)
|
||||
cool_min_layer_time = 5
|
||||
cool_min_speed = 10
|
||||
infill_sparse_density = 20
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
speed_print = 80
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 80)
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 1.05
|
||||
|
||||
|
|
|
|||
|
|
@ -1,21 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fine
|
||||
definition = abax_pri3
|
||||
name = Extra Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = high
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.8
|
||||
infill_sparse_density = 20
|
||||
speed_print = 50
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
||||
cool_min_layer_time = 5
|
||||
cool_min_speed = 10
|
||||
infill_sparse_density = 20
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 1.05
|
||||
|
||||
|
|
|
|||
|
|
@ -1,21 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = abax_pri3
|
||||
name = Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
wall_thickness = 1.05
|
||||
top_bottom_thickness = 0.8
|
||||
infill_sparse_density = 20
|
||||
speed_print = 50
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
||||
cool_min_layer_time = 5
|
||||
cool_min_speed = 10
|
||||
infill_sparse_density = 20
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 1.05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue