Commit Graph

396 Commits (ea0d43e7c838a3373368ed24c5cf18d48cb1c7b3)

Author SHA1 Message Date
Arne Durr 0ca8d74caf Fix for wrong left/right frame render
fix for issue https://github.com/carlosgs/Cyclone-PCB-Factory/issues/27
2014-12-01 10:09:05 +01:00
Arne Durr f26b75cf8d Add support for rendering gears
Replaced the gear mock-ups with real gears
2014-11-30 21:12:01 +01:00
Arne Durr 99690e2b1b Add support for rendering gears
Replaced the gear mock-ups with real gears and added the nuts on the X-rod
2014-11-30 21:09:00 +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 c434e0ee59 Screw Size customization
Moved the screw size settings to the Cyclone.scad file for better screw size customization
2014-11-30 11:24:38 +01:00
Arne Durr 617ce57b5c Screw Size customization
Moved the screw size settings to the Cyclone.scad file for better screw size customization
2014-11-30 11:00:03 +01:00
Arne Durr 6850512e11 Screw Size customization
Moved the screw size settings to the Cyclone.scad file for better screw size customization
2014-11-30 10:13:35 +01:00
Arne Durr a743da1149 Screw Size customization
Moved the screw size settings to the Cyclone.scad file for better screw size customization
2014-11-30 10:11:51 +01:00
Arne Durr e72ec9f7ea Screw Size customization
Moved the screw size settings to the Cyclone.scad file for better screw size customization
2014-11-30 10:07:52 +01:00
Carlos Garcia Saura 63c3e07f97 Kept larger tolerances 2014-11-29 22:20:29 +00:00
Carlos Garcia Saura 8e2e3b7a27 Merge pull request #25 from D-Byte/patch-1
Fixed small render error
2014-11-29 22:10:30 +00:00
Arne Durr fa70642efa Fixed small render error
Replaced scale by linear_extrude
2014-11-29 23:04:59 +01:00
Carlos Garcia Saura 2fdaebc1d6 Merge pull request #23 from D-Byte/patch-1
Patch 1
2014-11-29 21:58:39 +00: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 c0c7732249 Removed unnecessary dxf files 2014-11-05 16:10:45 +00: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
Carlos Garcia Saura a646826dba Included a copy of the required libraries 2014-11-05 15:44:09 +00:00
Carlos Garcia Saura dcdfcdd80b Removed submodules for simplicity 2014-11-05 15:43:10 +00:00
Carlos Garcia Saura 985e5dd5a7 Fixed README image paths 2014-11-05 15:40:48 +00:00
Carlos Garcia Saura d171a91816 Merge pull request #20 from bq/master
Merge #19 into the development branch
2014-11-05 15:37:39 +00:00
Pedro de Oro Martin d29ab0efff Rename folders 2014-11-04 12:52:35 +01:00
Pedro de Oro Martin db385fbf80 + Electronic Case + New .dxf of Base, Workbed and Calibration electrode 2014-11-04 11:44:25 +01:00
carlosgs bfc8694f54 Updated animation 2014-09-24 17:59:32 +02:00
Carlos Garcia c6c56f644d Added FlatCAM default settings 2014-09-22 23:46:52 +02:00
Carlos Garcia 5addec6d75 Added M8 keychain scad source file 2014-09-22 23:10:20 +02:00
Carlos Garcia Saura e1beb2f171 Added sample M8 keychain 2014-09-22 01:01:28 +02:00
Carlos Garcia aaa7b87153 Updated Readme 2014-09-17 15:20:36 +02:00
Carlos Garcia c063300dd8 Updated file names 2014-09-17 15:07:43 +02:00
Carlos Garcia f7338313b1 Renamed STLs, shorter names 2014-09-17 13:26:36 +02:00
Carlos Garcia 03a1014e27 Updated vacuum cleaner attachment extender 2014-09-17 12:18:08 +02:00
Carlos Garcia Saura cb63ceacc9 Added detachable part 2014-09-17 00:51:31 +02:00
Carlos Garcia df3029b898 Updated renders 2014-09-16 19:13:30 +02:00
Carlos Garcia 09fbefb181 Updated STLs 2014-09-16 19:02:00 +02:00
Carlos Garcia Saura b2effc7467 Improved color representation, Z carriage imported to improve 3D representation 2014-09-16 00:54:24 +02:00
Carlos Garcia 749f6f53cc Finished PCB holder vise 2014-09-15 17:09:59 +02:00
Carlos Garcia Saura 0fd4c5506a Customized color visualization in OpenScad. Added L top supports for PCB holder 2014-09-15 00:45:56 +02:00
Carlos Garcia 9903784e1f Improved X frames 2014-09-12 16:37:18 +02:00
Carlos Garcia Saura 51c64b120c Updated shorter frames to the latest version 2014-09-12 10:15:06 +02:00
Carlos Garcia df4a176038 Updated frames: Rotated motor 5deg, added wire slots, added crocodile clip holders 2014-09-11 18:51:09 +02:00