1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-17 04:48:15 +01:00

16 Commits

Author SHA1 Message Date
Chris Palmer
805b4ea427 Added vero_bed config option for huxley.
Moved screw sizes to vitamins.scad so it can be used stand alone.
Added capped option to hole_support.
Fixed bug in rounded_cylinder().
2016-01-06 00:49:11 +00:00
Chris Palmer
6af1338f3f Sheets.py now removes the scad files it generates.
Bodge for race condition on Win7.
Note PDF files have change due to new version of InkScape but should look the same.
2016-01-02 16:09:08 +00:00
Chris Palmer
de869520a9 Added set_machine.py.
Corrected usage messages to include dibond.
2016-01-02 13:54:07 +00:00
Chris Palmer
055ae49547 Mods to python scripts to allow boms and stls for accessories to be made. 2014-06-12 19:21:16 +01:00
Brad Pitcher
8eff5da9ca add support for python 3.2 and 3.3, retain backward compatibility 2014-02-08 09:25:55 -08:00
Chris Palmer
4849e642e2 Various design improvements:
The X ends now have much stronger bar clamps and the nut traps are moved to the top for less lead screw wobble.

X motor bracket now has two screws in the front of the motor and one at the back allowing it to be much smaller.

The Z couplings now use neoprene tubing instead of PVC and close completely.

The tube end caps are now nut traps to allow the tube to just have a single hole.
The rear fixing blocks now have the central screw going the other way so have onyl two nut traps.

The extruder springs now have washers to increase the default tension.

The spool holder now has the washers on the outside of the spool.

The carriage fan bracket has been strengthened.

The fan duct now has a hole to cool the top of the hot end.

Small printed parts now aggregated onto one build plate.

Hole in the Wade's big gear increased slightly.

The heat shield is now 5 layers of cardboard instead of foil and an air gap.

Bom generation and exploded view mode can now be enabled on the command line.

The assembly diagrams for the manual are now built from the command line.

Some mods for the Huxley version but still broken.

Fixed the long ATX bracket holes ending coincident with the face.

Can now have non square print beds.

Cap screws now shown silver instead of black as now all BZP.

Now shows the motor wire position.

% operator no longer used for transparency as OpenScad behaviour has changed.

Now includes the Skeinforge and Pronteface configurations on the SD card of priovided in the kit.
2013-09-25 01:28:24 +01:00
Chris Palmer
9345a5b85a Added rounded corners to some parts to make them easier to print.
Filled some gaps in the X ends to make them faster to print.
D motor bracket lid now one piece again, as PCB now clears it.
Calibration object now includes horizontal nut traps.
Add c14n_stl.py to canonicalise the STL files.
Corrected PLA sample diameter.
Removed feed tube connector, works fine without it.
Removed tube jig as not required in the kit.
Manual updated with new part renders.
2013-03-24 18:48:03 +00:00
Chris Palmer
069dcdfc3d Openscad_cl was found to be unecessary as the Python wrapper does the same thing.
Openscad.exe has been removed, README.txt now specifies the required version.
Stls.py and Sheets.py now use relative include paths.
openscad.py now prints the command it is executing.
2012-03-27 18:12:04 +01:00
Vsevolod Lobko
90a9feb28c chmod +x *.py 2012-03-17 00:15:24 +02:00
Chris Palmer
77b4add099 Now combines some STLs into single files and puts all the ones that need printing the the plates directory.
Added hash bangs for Linux users.
2012-03-16 00:31:47 +00:00
Chris
5d6fcca58c Fix 2012-03-14 23:33:08 +00:00
Chris Palmer
1e86cd17aa Can now make a single STL regardless of whether it is on the BOM. 2012-03-14 23:15:12 +00:00
Vsevolod Lobko
7560ed542f allow building selected stl's 2012-03-15 03:41:55 +08:00
Vsevolod Lobko
b4f3f2040f works both on windows and linux
you need to get MSVCR100D.dll somewhere to get included openscad_cl running
2012-03-13 00:01:05 +02:00
Vsevolod Lobko
04b1fa549d modified to run on linux
windows support is broken
2012-03-13 00:01:05 +02:00
Chris Palmer
d22174869f first commit 2012-03-12 01:13:07 +00:00