Matt McWilliams mattmcw
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 05:13:47 +00:00
087fd3f763 Complete the mcopy relay sketch without variable exposure.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 04:38:09 +00:00
daece3b45a Add the new mcopy_cam_relay script.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 04:37:29 +00:00
9705505285 Refactor ino.sh to loop through array of scripts to copy McopySerial library to.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 04:28:37 +00:00
9016062f70 Rename mcopy_cam_canon to mcopy_cam_canon_ble to differentiate
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 04:24:44 +00:00
a6de66eb66 Blink LED on startup
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 03:28:08 +00:00
6ada6b08ed Add LED features to projector firmware.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-11 01:12:29 +00:00
710e178ba2 Merge branch 'canon_ble' of ssh://git.sixteenmillimeter.com/16mm/mcopy into canon_ble
9e7990851e Case design work
Compare 2 commits »
mattmcw pushed to stacking at 16mm/GNAL 2023-04-07 15:09:28 +00:00
fa1bf6d8a1 Merge branch 'stacking' of ssh://git.sixteenmillimeter.com/16mm/GNAL into stacking
70c0c54f13 Merge branch 'master' into stacking
4384251026 Add python3 to deps
54f16a864a Add build step which orders stl if ascii
bc5789018e Add script which orders STL
Compare 5 commits »
mattmcw pushed to main at modules/takeup 2023-04-07 15:02:07 +00:00
8f606f3517 Use R() module in daylight_spool_mount
mattmcw pushed to master at 16mm/contact_printer 2023-04-07 15:00:10 +00:00
d976daf9ca Layout work. Update use of R()
mattmcw pushed to master at 16mm/contact_printer 2023-04-07 14:55:48 +00:00
474b7122bb Use updated hex() module (not overloaded). Import takeup module.
mattmcw pushed to main at modules/takeup 2023-04-07 14:53:35 +00:00
6c2a640489 Use updated hex() module
mattmcw pushed to main at modules/takeup 2023-04-07 14:52:39 +00:00
b687357c8a Normalize name "daylight_spool_mount", replacing inconsistent "reel_holder" name
mattmcw pushed to main at modules/common 2023-04-07 14:46:56 +00:00
bcb4625818 Hex was overloaded. Use first implementation
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-07 13:44:54 +00:00
ae34558f18 Add project home and mirrors to Readme
mattmcw pushed to main at 16mm/intval2 2023-04-07 13:28:33 +00:00
71e175a0a2 Add new project home and mirrors
mattmcw pushed to master at 16mm/intval3 2023-04-07 13:25:56 +00:00
d1c356212a Add new urls and mirrors to Readme
mattmcw pushed to master at 16mm/intval3 2023-04-06 03:42:05 +00:00
3cfa2a28a0 Add sort-stl capabilties to makefile for OpenSCAD models
mattmcw pushed to main at 16mm/intval2 2023-04-06 03:02:48 +00:00
a783907da6 Use the sort-stl feature if it is available (not on mac?)
mattmcw pushed to main at examples/openscad_examples 2023-04-06 00:01:06 +00:00
aae4fbe763 Create initial tests which render two different files that should produce the same geometry but have different order of operation to prevent output from caching. Uses unmodified output, --enable sort-stl and a python script that sorts the file.