x-end: position idler bearing in relation to motor pulley
[clinton/prusa3.git] / box_frame / x-end-both.scad
CommitLineData
1ddd0d1f
CE
1use <x-end-motor.scad>
2use <x-end-idler.scad>
3
4translate ([40,0,0]) rotate([0,0,180]) x_end_motor();
5x_end_idler();