1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-16 20:38:15 +01:00

15 Commits

Author SHA1 Message Date
Chris Palmer
8a5578948f Mods for Python 3 compatibility.
Added make_all_machines.py to build all variations.
2016-04-25 15:23:51 +01:00
Chris Palmer
35df490d6e Fixed missing default in sheets.py. 2016-02-20 12:23:06 +00:00
Chris Palmer
47941ce4b1 Fixed missing cross hairs on sheet drawing of RPi mounting holes on Huxley.
Sheets.py can now do specified sheet.
2016-02-20 00:05:03 +00:00
Chris Palmer
ad21323ec6 Mods to support e3d in the main branch.
Tweaks to the huxley extruder.
Now shows hot end filament diameter on the BOM.
Moved huxley spool holder back to give more room for lighting.
Updated README.md.
Added huxley to command line usage messages.
2016-01-16 10:47:25 +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
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
2f70825078 This version used for kits 7-
Nut traps moved further from the edge of most parts.
Fixed ribbon clamp slots too deep.
Modified for JHeadMK5.
Changed bed thermsitor type.
Extruder block is now thinner so it can protrude below the carriage.
The idler bolts no go the other way round so the nuts are captive instead of the heads.
60 mm carriage fan.
Spool holders now have tabs for nut traps instead of P clip.
Belt lengths corrected and rounded to tooth pitch.
Metal pulleys modelled.
exploded variable now 0/1 instead of boolean.
Dibond version now has mouse holes for wires and the Y wires run underneath the base.
Added jigs for inserting Jhead and drilling tubes.

Hobbed bolt not shows hob position on the BOM.
Everything in the kit is now in the model and so appears on the BOM.
   Added ribbon cable, wire, heat shrink sleeving, foam spunge, PLA sample.

Completed the kit build manual.
Sub assemblies restructured to reflect the build order.
View files added to make the assembly diagrams.

Fixed sheets.py not working first time run.
2012-11-17 10:33:00 +00:00
Chris Palmer
4141634677 This version used for the kits 1-6 at the GIST FOTM.
Z axis length increased to 200mm.
Added the Dibond variant that uses nuts in the parts instead of tapped holes.
Added a ducted fan to the X carriage.
Added a spool holder and filament dust wiper.
Default hot end is now J-Head MK4.
Default electronics is now Melzi plus ATX PSU on the mendel and dibond versions.
The right hand stay has been moved inwards and base corner radius reduced to allow and ATX PSU to be mounted inboard.
Mounting brackets for ATX PSU added.
The electronics are now above the PSU.
Mains inlet cover added for non ATX PSUs.
Dummy load resistors added for ATX PSU.

The extruder now has a groove mount for the JHead.
Extruder connector increased from 9 way to 15 way to allow an IDC socket.
The extruder ribbon cable is now 14 way to allow three wires for the heater.
Added an extruder break out PCB.
Wade's idler bracket now a bit wider to allow more tolerance on the length of the axle.
Extruder motor screws now longer and hex head.
The hobbed bolt now has two nuts and a star washer instead of one nut and a spring.

Increased the bed ribbon cable to 26 way to make it standard size.
Y carriage made a bit smaller.
Thermistor added to the bed assembly.
Bed cooling fan made an optional extra.
Made the Z top limit switch the default.
The X idler now has two bearings.
Lead nuts now brass.
Added metal pulleys as an option.
T2.5 belts added as an option.
Nut traps added to the Y carrige ribbon clamp.
Corner shields and support material added to X motor bracket.

Belt length calculations more accurate.
Axis limit switch positions and overtravel optimised.
Washer sizes tweaked.
Ziptie length tweaked.
PVC tubing diameter changed.
2012-11-15 17:45:30 +00:00
Chris Palmer
32bb1a708c Added the cardboard heat sheild.
Tweaked the X belt length and the cable strip length.
Now generates PDF versions of the sheets using Inkscape.
2012-04-01 14:08:44 +01: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
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