mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34: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,20 +1,19 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fast - Experimental
|
||||
definition = ultimaker3
|
||||
name = Extra Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = generic_pc
|
||||
quality_type = verydraft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = verydraft
|
||||
weight = -3
|
||||
material = generic_pc
|
||||
variant = AA 0.8
|
||||
is_experimental = True
|
||||
weight = -3
|
||||
|
||||
[values]
|
||||
brim_width = 14
|
||||
|
||||
layer_height = 0.3
|
||||
material_print_temperature = =default_material_print_temperature - 2
|
||||
raft_airgap = 0.5
|
||||
|
@ -23,3 +22,4 @@ speed_print = 50
|
|||
speed_topbottom = =math.ceil(speed_print * 25 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 50)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue