Matt McWilliams
2d69a58af1
Add new spiral thank you to Pip Chodorov
8 months ago
mmcwilliams
89c8f32b3b
Update license to current year
9 months ago
mmcwilliams
b1b33e1b4f
Ignore *.csg
9 months ago
mmcwilliams
01106665d2
Create correct CSG folder before building. Do not commit csg files because they are intermediary? For now.
9 months ago
mmcwilliams
fa5726a6a8
Build script now runs deps.sh before building to prevent running commands that aren't available.
...
Script now compiles csg files. TODO: fix the csg2step.py script by using latest FreeCAD logic.
Script allows for input of a size (50ft/100ft) or an part (from FILES) to render fewer files.
Migrate bulk of the loop into a render_part() function that can be re-used.
9 months ago
mmcwilliams
97737b0ba6
Merge remote-tracking branch 'origin/master'
9 months ago
mmcwilliams
484c32fbf7
Add a dep.sh file to check whether all required dependencies are installed
9 months ago
Matt McWilliams
16f618a727
rename the "spiral_bottom_insert" module to "spiral_insert" because the void is not specifically for the bottom insert anymore and is the same for both "top" and "bottom" spirals in the unified design.
9 months ago
Matt McWilliams
d915f255dc
Comment to preserve sanity: the seemingly-duplicate module "spiral_bottom_insert_single" is NOT the same as the Super8 insert: it has a different threading for a different screw.
9 months ago
Matt McWilliams
9b99318412
Fix a typo in the notes as caught by Levi Pratt
9 months ago
Matt McWilliams
842e0ff3fc
Change default model to "spiral"
1 year ago
Matt McWilliams
69da7420fe
Add engraved roman numerals into the spindle screws to tell the difference between the double layer and the single layer spindles.
1 year ago
Matt McWilliams
73a614bb01
Render the new single-layer spindle. Still needs to be rendered and added to the README.
1 year ago
Matt McWilliams
ce3ffbd9d3
Add a build script for updating the library
1 year ago
Matt McWilliams
39529b9038
Add a spot in the README for other spiral projects.
1 year ago
mmcwilliams
9d58753183
Merge remote-tracking branch 'origin/master'
2 years ago
mmcwilliams
e1083bd548
Simplify v3 scripts by removing vestigial modules.
2 years ago
sixteenmillimeter
ba557087db
Fix typo in README
2 years ago
mmcwilliams
1ce5d947c0
Trick my render process into displaying degrees properly
2 years ago
mmcwilliams
70b3a7d8c7
Link openscad in /docs
2 years ago
mmcwilliams
fe506a165b
Update links in /docs with proper relative paths
2 years ago
mmcwilliams
ce6285d277
Move index on docs page
2 years ago
mmcwilliams
b7b501db1a
Add all .zip files as sixteenmillimeter.com links. Host on my own site and track all downloads
2 years ago
mmcwilliams
991db37faf
Not sure what I did there. Sorry to those browsing this git history.
2 years ago
mmcwilliams
f09742cc90
Revert "Change create->generate. Update sentence linking to development notes."
...
This reverts commit 6c677f32f7
.
2 years ago
mmcwilliams
6c677f32f7
Change create->generate. Update sentence linking to development notes.
2 years ago
mmcwilliams
8b48f93364
A lot of newlines added to the readme. Sentences broken down to 1 line each instead of 1 line per paragraph. This will better track changes over time with smaller diffs per sentence.
2 years ago
mmcwilliams
16d5a1f8eb
Add an index and move contact to bottom.
2 years ago
mmcwilliams
7be6630919
Copy updates to README
2 years ago
mmcwilliams
5a8e748f3a
Update to language in READMEs
2 years ago
mmcwilliams
d3e244bebf
Replace image placeholders with actual images
2 years ago
mmcwilliams
5d5e1d70f0
Add more images rendered with POV-Ray to use in readme.
2 years ago
mmcwilliams
14b0c690b2
Update readme and docs
2 years ago
mmcwilliams
a8ab96ae37
HTML breaking the rendering?
2 years ago
mmcwilliams
4b9f7ec677
Rename development.md to README.md to trick github into displaying it as a rendered html file at the ./docs path. This is easier for me to render in my site builder script.
2 years ago
mmcwilliams
0b2e827981
Re-rendered spiral with latest 50ft v3 model (no triangular voids).
2 years ago
mmcwilliams
33a79181ca
Migrade development notes into their own file.
2 years ago
mmcwilliams
396cfe85de
Major README updates. Still needs proofing, images and more links to files.
2 years ago
mmcwilliams
fae0100b7f
First complete POV-Ray render
2 years ago
mmcwilliams
400120826c
Re-render v2 with better triangular voids
2 years ago
mmcwilliams
2cf56276af
Use local size.sh script with cross-platform support
2 years ago
mmcwilliams
2760cf5fee
Remove triangular voids from v3 and move the improved triangular voids into v2 to consolidate the best attempt at this design to that version.
2 years ago
mmcwilliams
5e12838006
Merge remote-tracking branch 'origin/master'
2 years ago
mmcwilliams
04af44c3d7
First render of the gnal_100ft_spiral_bottom from v1. Never completed in earlier render attempts. Left it running for ~2 days but did not catch render metadata.
2 years ago
mmcwilliams
d6773d6947
Add a "spiral test" module to render a slice of the spiral for printer tests
2 years ago
mmcwilliams
baf98da5f2
Render latest updates to v3
2 years ago
mmcwilliams
ec58e74757
Add latest render data
2 years ago
mmcwilliams
2116d3bfba
Make the "bottom" argument a function parameter in the shared spiral() module.
2 years ago
mmcwilliams
03059f7c5c
Add a script that generates a pov model from an stl but gives it the proper name (of the file). Using this to build renders of the models for launch (tomorrow?)
2 years ago
mmcwilliams
563b24d90e
Bold links to .zip releases
2 years ago