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 @@ retraction_count_max = 15
retraction_extra_prime_amount = 0.8
retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = 0.8
speed_print = 25
speed_topbottom = =math.ceil(speed_print * 25 / 25)
speed_wall = =math.ceil(speed_print * 25 / 25)