Merge remote-tracking branch 'origin/main' into optimized-prime-tower

This commit is contained in:
Erwan MATHIEU 2024-02-16 09:10:49 +01:00
commit e642d85fcd
478 changed files with 7034 additions and 722 deletions

View file

@ -29,7 +29,6 @@ raft_surface_layers = 1
retraction_amount = 6.5
retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = =line_width * 2
retraction_speed = 25
speed_print = 35
speed_topbottom = =math.ceil(speed_print * 25 / 35)