mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -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 = Sprint
|
||||
definition = ultimaker3
|
||||
name = Sprint
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_tpu
|
||||
quality_type = superdraft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = superdraft
|
||||
weight = -4
|
||||
material = generic_tpu
|
||||
variant = AA 0.8
|
||||
weight = -4
|
||||
|
||||
[values]
|
||||
brim_width = 8.75
|
||||
cool_min_layer_time_fan_speed_max = 6
|
||||
top_skin_expand_distance = =line_width * 2
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
|
||||
infill_sparse_density = 15
|
||||
|
@ -34,16 +33,18 @@ retraction_hop = 1.5
|
|||
retraction_hop_only_when_collides = False
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = 15
|
||||
speed_infill = =speed_print
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
||||
speed_travel = 300
|
||||
speed_wall = =speed_print
|
||||
speed_wall_x = =speed_print
|
||||
speed_infill = =speed_print
|
||||
support_angle = 50
|
||||
switch_extruder_prime_speed = 15
|
||||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 45
|
||||
top_bottom_thickness = 1.2
|
||||
top_skin_expand_distance = =line_width * 2
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue