Commit Graph

15 Commits (238bf0c108fd0c3915417157c47f0ed1c337bcb3)

Author SHA1 Message Date
Carlos Garcia Saura 63c3e07f97 Kept larger tolerances 2014-11-29 22:20:29 +00:00
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 3ae2eb4d76 Fixed bolt size issue
Bolt size of the pcb holder could not be chanced. Now it can
2014-11-29 19:29:39 +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 8694e73edf Removed reference to undefined variable 2014-11-05 16:03:43 +00:00
Carlos Garcia Saura cc8a5a4f82 Renamed folder to dxf 2014-11-05 16:01:38 +00:00
Carlos Garcia Saura f1af05936b Moved logos into source folder 2014-11-05 16:01:20 +00:00
Carlos Garcia Saura e90a43cccb Fixed paths in scad scripts 2014-11-05 16:00:47 +00:00
Carlos Garcia Saura b2406e15e1 Abbreviated source files name 2014-11-05 15:54:43 +00:00
Carlos Garcia Saura 26eee50fe1 Modified the description of the inherited parts 2014-11-05 15:52:26 +00:00
Carlos Garcia Saura 5981d2da1f Moved inherited files to the folder 2014-11-05 15:51:28 +00:00
Carlos Garcia Saura 8eef3ea422 Moved libraries into source code folder 2014-11-05 15:45:55 +00:00
Pedro de Oro Martin d29ab0efff Rename folders 2014-11-04 12:52:35 +01:00