Commit Graph

127 Commits

Author SHA1 Message Date
mmcwilliams 9d58753183 Merge remote-tracking branch 'origin/master' 2020-09-12 10:57:09 -04:00
mmcwilliams e1083bd548 Simplify v3 scripts by removing vestigial modules. 2020-09-12 10:57:01 -04:00
sixteenmillimeter ba557087db
Fix typo in README 2020-09-01 22:31:30 -04:00
mmcwilliams 1ce5d947c0 Trick my render process into displaying degrees properly 2020-08-29 18:23:39 -04:00
mmcwilliams 70b3a7d8c7 Link openscad in /docs 2020-08-29 18:14:08 -04:00
mmcwilliams fe506a165b Update links in /docs with proper relative paths 2020-08-29 18:05:26 -04:00
mmcwilliams ce6285d277 Move index on docs page 2020-08-29 18:02:04 -04:00
mmcwilliams b7b501db1a Add all .zip files as sixteenmillimeter.com links. Host on my own site and track all downloads 2020-08-29 17:25:31 -04:00
mmcwilliams 991db37faf Not sure what I did there. Sorry to those browsing this git history. 2020-08-29 15:43:05 -04:00
mmcwilliams f09742cc90 Revert "Change create->generate. Update sentence linking to development notes."
This reverts commit 6c677f32f7.
2020-08-29 15:42:19 -04:00
mmcwilliams 6c677f32f7 Change create->generate. Update sentence linking to development notes. 2020-08-29 15:41:56 -04:00
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. 2020-08-29 15:19:01 -04:00
mmcwilliams 16d5a1f8eb Add an index and move contact to bottom. 2020-08-29 14:47:02 -04:00
mmcwilliams 7be6630919 Copy updates to README 2020-08-28 11:29:27 -04:00
mmcwilliams 5a8e748f3a Update to language in READMEs 2020-08-27 18:50:58 -04:00
mmcwilliams d3e244bebf Replace image placeholders with actual images 2020-08-27 02:31:33 -04:00
mmcwilliams 5d5e1d70f0 Add more images rendered with POV-Ray to use in readme. 2020-08-27 02:28:03 -04:00
mmcwilliams 14b0c690b2 Update readme and docs 2020-08-27 02:27:25 -04:00
mmcwilliams a8ab96ae37 HTML breaking the rendering? 2020-08-27 00:50:54 -04:00
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. 2020-08-27 00:49:28 -04:00
mmcwilliams 0b2e827981 Re-rendered spiral with latest 50ft v3 model (no triangular voids). 2020-08-27 00:46:54 -04:00
mmcwilliams 33a79181ca Migrade development notes into their own file. 2020-08-27 00:45:38 -04:00
mmcwilliams 396cfe85de Major README updates. Still needs proofing, images and more links to files. 2020-08-26 18:53:01 -04:00
mmcwilliams fae0100b7f First complete POV-Ray render 2020-08-26 18:52:42 -04:00
mmcwilliams 400120826c Re-render v2 with better triangular voids 2020-08-25 10:08:34 -04:00
mmcwilliams 2cf56276af Use local size.sh script with cross-platform support 2020-08-25 10:07:33 -04:00
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. 2020-08-24 17:41:05 -04:00
mmcwilliams 5e12838006 Merge remote-tracking branch 'origin/master' 2020-08-24 11:53:48 -04:00
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. 2020-08-24 11:53:32 -04:00
mmcwilliams d6773d6947 Add a "spiral test" module to render a slice of the spiral for printer tests 2020-08-24 09:18:27 -04:00
mmcwilliams baf98da5f2 Render latest updates to v3 2020-08-21 21:19:12 -04:00
mmcwilliams ec58e74757 Add latest render data 2020-08-21 21:17:48 -04:00
mmcwilliams 2116d3bfba Make the "bottom" argument a function parameter in the shared spiral() module. 2020-08-20 08:35:47 -04:00
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?) 2020-08-20 08:35:12 -04:00
mmcwilliams 563b24d90e Bold links to .zip releases 2020-08-19 22:12:41 -04:00
mmcwilliams 9f2a5fe1da Am now generating images of parts with an external script powered by povray. Will migrate to this project and use in place of OpenSCAD image rendering. 2020-08-19 22:12:18 -04:00
mmcwilliams abdd98a523 Fix typo in file links 2020-08-19 15:54:48 -04:00
mmcwilliams 966078b653 Update readme with new tables and some copy about benchmarks. 2020-08-19 15:53:27 -04:00
mmcwilliams fa8c3de390 Migrate all scad files to their own scad directory to make the root less messy. Might archive the 1-2-3 versions and properly use git for future versioning. 2020-08-19 15:52:28 -04:00
mmcwilliams 28c7ef1bb4 Script to convert existing models to binary. Found a curious thing: taking one very complex file from ascii to binary increased the file size dramatically (9460%). Need to investigate if this was a specific case and whether or not this is something to investigate in other projects. The model in question is gnal_100ft_spiral_top.stl produced by current code. 2020-08-19 15:12:02 -04:00
mmcwilliams b89205614e Readme work (still missing some links and copy) to test table rendering of stats. 2020-08-19 15:09:17 -04:00
mmcwilliams 895b7596ab Convert all v2 models to binary (large file size savings) 2020-08-19 13:14:01 -04:00
mmcwilliams 365d1e0796 tar.gz the v3 models as they are finished 2020-08-19 13:13:30 -04:00
mmcwilliams 46c78a2cb0 Build all stls into zip archives 2020-08-19 13:11:30 -04:00
mmcwilliams 059967f091 Generate all release files and package into .zip format. Maybe tar.bz, too? For the linux people such as myself... 2020-08-19 12:56:48 -04:00
mmcwilliams 2d16a5cde7 Zip all models after rendering for release 2020-08-19 12:46:19 -04:00
mmcwilliams 9e0e84bdcd Add binary conversion step to v1 and v2 scripts. TODO: Add a script that will loop through existing files and convert them to binary for big $$$ (diskspace) savings. 2020-08-19 10:27:50 -04:00
mmcwilliams d2e15e4c83 Moving all zips to releases folder (gitignored). Need to convert all to binary before compressing and then will place in the Releases section where they will be more efficiently served. 2020-08-19 10:27:05 -04:00
mmcwilliams cb8fe1ef7d Re-rendered all files and converted to binary where necessary. Logs indicate file size savings of 70-80% 2020-08-19 08:42:16 -04:00
mmcwilliams 6d8666dbd5 Rendered spindles for the first time 2020-08-19 08:41:26 -04:00