Commit Graph

5 Commits (c434e0ee594cb4c73f6c654961703c38f6a553d7)

Author SHA1 Message Date
Arne Durr fa70642efa Fixed small render error
Replaced scale by linear_extrude
2014-11-29 23:04:59 +01:00
Arne Durr 96951f8d9a StepperMotor mount fix
StepperMotor mount dint render
2014-11-29 22:37:06 +01:00
Arne Durr dcf9c3a880 Update standard_parts.scad
Fixed: "TODO (from MCAD): proper screw cap values: instead of "height" will use METRIC_BOLT_CAP_HEIGHTS[size]+tolerance" this is not necessary because the cap height is the bold size so M3 cap is 3mm heigh.
Also fixed some tolerances because they where terrible big. On my print a M3 hole could fit a M4 bold and in the nut holder the nut could almost turn around. 
Removed radius from hole_for_screw and hole_for_nut to clean up the code and it fixed errors in the STL output of OpenSCAD.
2014-11-29 17:51:29 +01:00
Arne Durr b9f274d469 Added proper screw cap values
Fixed the TODO: proper screw cap values
Based on: http://www.roymech.co.uk/Useful_Tables/Screws/cap_screws.htm
Diameter is pulled from the table METRIC_BOLT_CAP_DIAMETERS and the cap height is the metric size of the bold.
2014-11-29 15:54:27 +01:00
Carlos Garcia Saura 8eef3ea422 Moved libraries into source code folder 2014-11-05 15:45:55 +00:00