I'm a buffoon
This commit is contained in:
parent
dc7027498d
commit
9356b702c3
|
@ -1,4 +1,5 @@
|
||||||
$fn = 160;
|
$fn = 160;
|
||||||
|
time = 0;
|
||||||
|
|
||||||
L = 254;
|
L = 254;
|
||||||
W = 13;
|
W = 13;
|
||||||
|
@ -122,4 +123,4 @@ module three_piece_animation_peg_bar () {
|
||||||
|
|
||||||
//small_printer_animation_peg_bar();
|
//small_printer_animation_peg_bar();
|
||||||
//three_piece_animation_peg_bar();
|
//three_piece_animation_peg_bar();
|
||||||
animation_peg_bar();
|
rotate(0, 0, time) animation_peg_bar();
|
||||||
|
|
Loading…
Reference in New Issue