Speed Tower

Speed Tower

Description

Customizable tower to test print speed and acceleration. Intended to test maximum speed and acceleration settings: the long perimeter stretches allow the printer to reach maximum speed. Watch the quality of the sharp corners. You can print this with no-infill and no top fill. For proper build plate attachment, I suggest to keep the bottom fill. In prusaslicer you can change a parameter every x layers by adding something like the following in the "After layer change G-code" field in the Printer Settings: ```{if layer_num%20==0}M900 K{layer_num/20*0.5}{endif}``` (This example changes the linear advance K factor every 20 layers in 0.5 increments.)

Statistics

Likes

5

Downloads

0