Thingiverse
Speed Tower
por arjanmels
18
Descargas
11
Likes
0
Makes
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.)
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.)
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!