Matt McWilliams mattmcw
mattmcw pushed to main at mattmcw/emscripten_docker 2022-07-22 15:49:53 +00:00
a89d38abe3 REwork of Dockerfile to convert built boost .bc files to .a for (potentially) better linking in WASM (didn't work).
mattmcw pushed to main at mattmcw/emscripten_docker 2022-07-22 14:50:32 +00:00
b76765b10d Run single commands using ./pw cmd
mattmcw pushed to main at mattmcw/emscripten_docker 2022-07-22 14:46:49 +00:00
15fb1cc7af Move scripts into /scripts directory and create a pw command for managing these scripts. Will re-name scripts to further prevent confusion (my own)
1e2497a5ca Successfully builds boost with limited set of libraries
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-07-17 15:05:23 +00:00
f55b72044c Mcopy firmware with optional capper feature
mattmcw pushed to capper at 16mm/mcopy 2022-07-17 13:57:54 +00:00
3f759f5678 Add the ability to detect a single capper device
6582154ec6 Fix debug script and component
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-07-15 22:11:30 +00:00
9d0545aa4f All capper features in app, can shoot blank frames, can turn on capper independently and can schedule blank frames in the sequencer. Some cleanup may be needed but there are no noticeable regressions in the app. TODO: Finish all arduino scripts.
mattmcw pushed to capper at 16mm/mcopy 2022-07-14 03:04:05 +00:00
ea055d6e56 Capper case candidate
mattmcw pushed to capper at 16mm/mcopy 2022-07-13 22:16:47 +00:00
bc48765b35 Start work on base
mattmcw pushed to capper at 16mm/mcopy 2022-07-13 19:21:30 +00:00
70c2c695f0 All capper work. Need to wrap all actions in the 'b' command and push functionality to a lower level to prevent unneeded complexity.
8ec5816364 Adjust settings page to support Processing input
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-07-13 13:01:26 +00:00
c33c6e24f6 Work on motor rod
mattmcw pushed to capper at 16mm/mcopy 2022-07-13 12:29:14 +00:00
b0ca15bd8d Merge branch 'capper' of git.sixteenmillimeter.com:16mm/mcopy into capper
76799bd66d Capper work
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-07-06 18:42:56 +00:00
18dbb72a54 Minor updates to comments
mattmcw pushed to capper at 16mm/mcopy 2022-07-06 18:42:20 +00:00
c0ec81c0f9 Add Servo debug script
mattmcw pushed to capper at 16mm/mcopy 2022-06-28 12:58:33 +00:00
c3661d6ff1 Remove opto endstop logic, ready for hardware testing.
mattmcw pushed to capper at 16mm/mcopy 2022-06-28 12:38:14 +00:00
c0f056cd8d Re-render all STLs for capper, removing the opto endstop component (for now)
2924efe39f Reduce the size of the void for the screw in the cap.
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-06-22 11:45:06 +00:00
e275539fb0 Remove endstop completely and start rounding surfaces.
mattmcw pushed to capper at 16mm/mcopy 2022-06-20 17:00:45 +00:00
4c13c54815 Updates to endstop mount design. Had incorrectly positioned voids for SMD chips on the endstop
mattmcw pushed to capper at 16mm/mcopy 2022-06-18 03:39:23 +00:00
62a66f5f6d More mount work and start of endstop logic. Rebuilding the B&H projector unity.
3a435933e3 Work on the opto endstop mount. This needs to be re-oriented before next print.
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-06-14 02:46:28 +00:00
78f7ac0e68 Mount work
28dc19fc32 Work on endstop functionality
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2022-06-13 12:08:46 +00:00
585c47d6c7 Allow capper identifier in list of acceptable responses.