x-end: initial import of prusa mk3 belt tensioner
[clinton/prusa3.git] / box_frame / x-end-both.scad
1 use <x-end-motor.scad>
2 use <x-end-idler.scad>
3
4 translate ([40,0,0]) rotate([0,0,180]) x_end_motor();
5 x_end_idler();