Arne Durr
b518654a31
Added more config settings
2014-12-08 13:40:33 +01:00
Arne Durr
a4695d548e
Added configs/Default_config.h
...
Added configs/Default_config.h to make it easy to chance parameters like
screw size and tolerances
2014-12-07 23:09:11 +01:00
Arne Durr
78b2cac39f
Gears fix and improvement
2014-12-07 14:59:31 +01:00
Arne Durr
2595872036
Added Write lib for text on the z-carriage
2014-12-06 12:51:22 +01:00
Arne Durr
87f13cc5ff
Update for Z carriage rendering
...
Small update for the z carriage motor gear
2014-12-06 12:20:51 +01:00
Arne Durr
ce03fc1cde
Add support for rendering gears
...
Added cyclone_rod_gear and cyclone_motor_gear modules
2014-11-30 21:05:10 +01:00
Arne Durr
96c265816c
Add support for rendering gears
...
Used a modified file from the inherited_files/XYgears folder
2014-11-30 21:01:05 +01: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
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