1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-16 12:29:46 +01:00

214 Commits

Author SHA1 Message Date
Chris
20b6455088
Merge pull request #73 from theopouris/master
Fixed viz.py errors
2022-07-19 16:46:39 +01:00
theopouris
517c4b1a99
Update viz.py 2022-07-19 18:33:36 +03:00
Chris Palmer
a77346794c Merge branch 'master' of https://github.com/nophead/Mendel90.git 2020-07-10 09:44:45 +01:00
Chris Palmer
48dcd5053f Added a title to README.md 2020-07-10 09:34:29 +01:00
Chris
a82d99a868
Merge pull request #70 from im-0/c14n_stl-improvement
c14n_stl: Also convert "-0" to "0"
2018-10-30 21:14:58 +00:00
Ivan Mironov
a8ede94e2c c14n_stl: Also convert "-0" to "0" 2018-10-31 01:55:22 +05:00
Chris
e0060e8066
Merge pull request #69 from jonathanwood/master
Vitamin changes to support 19mm MDF and 12mm bearings.
2018-10-27 12:59:22 +01:00
Jonathan Wood
3c5f679cf0 Vitamin changes to support 19mm MDF and 12mm bearings. 2018-10-27 04:23:11 -04:00
Jonathan Wood
bf9454f7d8 Vitamin changes to support 19mm MDF and 12mm bearings. 2018-10-27 04:21:52 -04:00
Jonathan Wood
41ef6dade7 Vitamin changes to support 19mm MDF and 12mm bearings. 2018-10-27 03:49:20 -04:00
Chris Palmer
0da1f498f6 Removed duplicated assignments. 2018-10-24 13:12:07 +01:00
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
055c47dc45 Nut trap support expanded to ensure support layer is solid. 2016-04-25 06:30:29 +01:00
Chris Palmer
ab45bb25e5 Updated assembly views. 2016-04-24 21:27:32 +01:00
Chris Palmer
26f1e6c10c Updated huxley stls with new teardrops, no real changes. 2016-04-24 21:25:57 +01:00
Chris Palmer
32ac0218dc Removed renders except for dibond version as they are only needed for the manual. 2016-04-24 15:21:32 +01:00
Chris Palmer
a2fb119ea9 Updated generated files with the new teardrop implementation.
Miniscule changes.
2016-04-24 14:59:57 +01:00
Chris Palmer
8fe0e5cf44 Made E3D extruder mounting hole a teardrop. 2016-03-30 11:16:01 +01:00
Chris Palmer
0167e75375 Neater teardrops using hull as suggested by @Wulfsta. 2016-03-08 17:42:10 +00:00
Chris Palmer
48b54e63a4 No longer makes holes for spool holder if spool is not defined. 2016-02-20 22:52:31 +00:00
Chris Palmer
2b9c3c994e No longer tries to draw the spool holder if spool is not defined. 2016-02-20 22:49:29 +00: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
368d34815e Updated printed versions of fan ducts. 2016-01-22 09:07:09 +00:00
Chris Palmer
425d96e73a Fixed missing second light strip on assembly view and bom. 2016-01-21 15:04:04 +00:00
Chris Palmer
af76e2e432 Updated README.md 2016-01-20 14:33:51 +00:00
Chris Palmer
5d58a19721 E3D variants now in master. Only the files that are different are present. 2016-01-20 13:59:17 +00:00
Chris Palmer
16700c2ed1 Fixed degenerate triangle in fan duct. 2016-01-20 13:02:51 +00:00
Chris Palmer
c3840d3ce9 Fan duct improvments:
More clearance between belt and fan.
Cleaner inner shape.
Thinner walls. Fixed pinch point in one wall.
Wade's screw length calculation no longer uses explicit sizes.
2016-01-19 11:34:06 +00:00
Chris Palmer
86517088db Fixed missalignment of E3D fan duct in master branch. 2016-01-17 12:46:37 +00:00
Chris Palmer
69b7f01d60 Updated Huxley assembly views 2016-01-16 10:54:43 +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
321c77ca0d Modified direct drive extruder used on Huxley to work with NEMA17 motor.
Made hot end virtual.
2016-01-13 20:45:07 +00:00
Chris Palmer
d971db78c4 Added Huxley assembly views 2016-01-13 10:18:25 +00:00
Chris Palmer
ef0406dc29 Fixed some assembly views so they work for Huxley.
Idler lever added to Huxley extruder.
Extruders now virtual.
views.py now allows camera to be specified using $vpt, $vpr and $vpd.
make_machine.py now does the accessories as well.
2016-01-13 10:11:55 +00:00
Chris Palmer
dc154bbe2c Fixed some missing STLS on Huxley 2016-01-11 08:59:51 +00:00
Chris Palmer
334e85d8bf Added generated files for Huxley and updated Sturdy and Mendel. 2016-01-11 00:52:29 +00:00
Chris Palmer
eeb12dd3cb Mods to carriage for Huxley.
Fan duct bracket screws longer for easier removal and replacement.
Direct 1.75mm drive extruder for Huxley.
MK5B J-head model length corrected to match reality.
2016-01-10 21:11:17 +00:00
Chris Palmer
4f56561bb7 X-end mods for Huxley. 2016-01-10 19:50:32 +00:00
Chris Palmer
9611c4743b Heatsheild mods for Huxley.
Has the side effect of making them all a bit bigger.
2016-01-10 18:39:54 +00:00
Chris Palmer
225b94f1b5 Fixed fixing block bug introduced when assign was replaced by assigment.
Fixed race condition in bom.py on Win7 with SSD.
2016-01-10 15:01:22 +00:00
Chris Palmer
dc5c5af3b8 Fixed z_bar_clamp mirrored vertically in the assembly view.
More noticable on Huxley as the switch holes are more offset.
Updated all the assembly views for recent changes.
2016-01-10 13:31:32 +00:00
Chris Palmer
58c83a5c49 Fixing block and PSU position mods for Huxley 2016-01-10 12:32:35 +00:00
Chris Palmer
4e1cc9c8cd Position tweaks for Huxley. 2016-01-10 12:15:51 +00:00
Chris Palmer
9daef0d573 New light and camera scheme.
Removed some assigns and child for new OpenScad.
Now renders the sheets for more responsive preview.
2016-01-10 11:09:38 +00:00
Chris Palmer
2459632962 x_motor_ribbon_bracket added to small_bits.
Mods for huxley.
2016-01-10 08:13:37 +00:00
Chris Palmer
5998dd49d2 Missing render 2016-01-09 19:37:54 +00:00
Chris Palmer
3d8160cf69 Wades block made a bit stronger and now has a socket for the PTFE tube.
This version used on later kits.
2016-01-09 19:35:05 +00:00
Chris Palmer
4a66d04ba5 Files affected by previews change 2016-01-09 11:41:40 +00:00
Chris Palmer
ca74ca7ad2 Removed some extra edges is some STLs. 2016-01-09 09:56:50 +00:00