refactored sketchup models so that each part has it's own sketchup file, moved others to a subfolder

This commit is contained in:
Martin Rice
2016-06-05 11:29:51 -04:00
parent 951e613bf6
commit 7a973b5f5a
47 changed files with 14 additions and 0 deletions

14
scad/pica_mount.scad Normal file
View File

@@ -0,0 +1,14 @@
// PICA/Mega mounting bracket
// For Reprap Wilson II
// by mjrice
include <configuration.scad>
m3_hole_r = 1.8;
y_axis_w = 155.3; // this is the distance from center to center of the y axis beams
pica_mhole_d_x = 108.585; // center to center of mounting holes along x axis
pica_mhole_d_y = 88.9; // center to center of mounting holes along y axis