Chris
35ffdaf780
Update README.txt
2012-03-27 19:20:38 +02: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
Chris Palmer
750ea16468
Changed the render camera placing heuristic to take into account the image is wider than it is tall.
...
Updated all the images.
2012-03-24 19:24:29 +00:00
Chris
b40f7077dc
Merge pull request #19 from zignig/master
...
Reduced render size and passes back to sane render time
2012-03-24 09:47:27 -07:00
Simon Kirkby
151ee7ed48
Turened up render too much , changed back to sane render time.
...
rescaled back to 320x240 from 640x480 , turned intergrater down to 50 passes
made grid objecy 200x200 mm.
2012-03-24 23:03:04 +08:00
Chris
222d66dc6a
Merge pull request #17 from zignig/master
...
better render view
2012-03-24 02:31:18 -07:00
Simon Kirkby
712c63b148
Merge branch 'master' of github.com:zignig/Mendel90
2012-03-24 16:36:58 +08:00
Simon Kirkby
3c59cfafc8
better view and scale reference floor material
2012-03-24 16:36:12 +08:00
Chris Palmer
88c2a017d7
Improved Wades extruder:
...
Front moved back to allow for deeper hobbed bolts.
Added upper support web and reduced the lower one to one layer.
Added clamp option for experimental Mendel90 hot end.
Added composite STL.
2012-03-22 16:24:42 +00:00
Chris Palmer
53aaca56e1
Fixed crash when there is a part outside of any assembly
2012-03-21 13:40:26 +00:00
Chris
35541747b9
Merge pull request #14 from dacarley/psu_work
...
Added support for the Lulzbot/ebay PSU, including configurable screw types for mounting
2012-03-18 00:31:56 -07:00
David Carley
663bcd1c13
Added support for the Lulzbot/ebay PSU, including configurable screw types for mounting
2012-03-18 00:36:55 -05:00
Chris Palmer
50e6a61abe
Missed files
2012-03-17 19:10:38 +00:00
Chris Palmer
fb162ba493
Merge branch 'master' of git@github.com:nophead/Mendel90.git
2012-03-17 19:08:37 +00:00
Chris Palmer
cb20fb1020
Render.py modifeid to work on Windows and handle the composite STLs in the printed directory.
...
Added renders for mendel version.
2012-03-17 19:06:59 +00:00
Chris
8708381e5d
Merge pull request #13 from sevikkk/linux-run
...
added #! to render.py too
2012-03-16 18:38:01 -07:00
Vsevolod Lobko
85ba8728de
added #! to render.py too
2012-03-17 02:02:38 +02:00
Chris
8bf0508c99
Merge pull request #11 from sevikkk/linux-chmod
...
chmod +x *.py
2012-03-16 15:21:12 -07:00
Vsevolod Lobko
90a9feb28c
chmod +x *.py
2012-03-17 00:15:24 +02:00
Chris Palmer
286d74c5bb
Default to modeling colours
2012-03-16 21:49:59 +00:00
Chris Palmer
cfb2bc5fcb
Fixed last pull.
2012-03-16 21:13:59 +00:00
Chris
c43bc66ba5
Merge pull request #10 from dacarley/color_changes
...
Reworking color usage to support a "realistic" render mode, and a "design" render mode
2012-03-16 13:01:13 -07:00
David Carley
6b7de14af6
Reworking color usage to support a "realistic" render mode, and a "design" render mode.
2012-03-16 14:42:43 -05:00
Chris
b5faf8344a
Merge pull request #8 from zignig/master
...
Automatic image generation of all the parts
2012-03-16 12:23:48 -07:00
Simon Kirkby
d260a1e31a
images of sturdy parts
2012-03-17 00:11:16 +08:00
Simon Kirkby
1a0f1b5c96
Merge branch 'master' of git://github.com/nophead/Mendel90
2012-03-17 00:02:29 +08:00
Simon Kirkby
a4bd7fe428
nicer render
2012-03-17 00:02:06 +08:00
Simon Kirkby
f8afc5987f
auto renderer
2012-03-16 23:14:52 +08:00
Chris Palmer
2d37ab2c2f
Sturdy STLs got missed from last commit
2012-03-16 10:29:57 +00:00
Chris Palmer
4f1ad329cf
Renamed the plates directory "printed" and now copies the un-aggragated STLs rather than moving them.
...
Added .gitignore
2012-03-16 09:47:28 +00:00
Simon Kirkby
aa42994a56
typo on render file
2012-03-16 15:51:36 +08:00
Simon Kirkby
d7213757c4
added seperator , so it is multi platform
2012-03-16 10:54:53 +08:00
Simon Kirkby
207167f33f
Merge branch 'master' of git://github.com/nophead/Mendel90
2012-03-16 08:39:19 +08: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
Simon Kirkby
7c4a2a1eee
run all stls through blender
2012-03-16 08:18:24 +08:00
Simon Kirkby
97fde83512
base framework for file rendering
2012-03-15 15:44:43 +08:00
Chris Palmer
df12df0354
Merge branch 'master' of git@github.com:nophead/Mendel90.git
2012-03-14 23:48:02 +00:00
Chris
5d6fcca58c
Fix
2012-03-14 23:33:08 +00:00
Chris Palmer
6e2ea08e87
Glass thickness now defined by the glass object, like the other sheets.
2012-03-14 23:29:24 +00:00
Chris
197cfa15bd
Fix
2012-03-14 23:21:37 +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
Chris Palmer
3e16e05231
Changed wades hot end size to 16mm standard. It was set to 12, whoops.
2012-03-14 23:11:50 +00:00
Vsevolod Lobko
7560ed542f
allow building selected stl's
2012-03-15 03:41:55 +08:00
Chris Palmer
c46edbf182
Fixed replaced nut_grey with nut_color to match nuts.scad
2012-03-13 16:35:11 +00:00
Chris
e5405f6da9
Merge pull request #4 from dacarley/master
...
Common location for colors
2012-03-13 08:47:01 -07:00
David Carley
62d7c5db63
Removing accidentally added files
2012-03-13 10:04:02 -05:00
David Carley
f2816b7ca9
Extracted all color resources into a common file.
2012-03-13 10:02:35 -05:00
Chris
184ad21c57
Removed another newline
2012-03-13 14:53:11 +00:00
Chris
95d21430f3
Merge pull request #3 from dacarley/master
...
Fixed some typos and flow
2012-03-13 07:47:09 -07:00
David Carley
9e5d384ba4
Removing cosmetic linefeeds for better viewing on github
2012-03-13 09:18:53 -05:00