Matt McWilliams mattmcw
mattmcw pushed to master at 16mm/contact_printer 2024-03-07 14:01:57 +00:00
65ca7e882f Add neopixel example
mattmcw pushed to master at 16mm/contact_printer 2024-03-05 21:29:35 +00:00
147e39d5d1 Updates on residency report from laptop
mattmcw pushed to master at 16mm/contact_printer 2024-03-05 01:54:54 +00:00
967df4e7b1 Fixed report script. Update report.
mattmcw pushed to master at 16mm/contact_printer 2024-03-03 15:16:44 +00:00
eb6461c416 Work on report and start on integrating WebGUI
9dde491bcb Begin progress on web gui stub. Make AP-only for now and form post. Would bluetooth from a webapp be better?
Compare 2 commits »
mattmcw opened issue 16mm/contact_printer#8 2024-03-02 10:33:56 +00:00
Sprocket size stress test
mattmcw pushed to master at 16mm/contact_printer 2024-03-02 10:30:36 +00:00
01d309d539 Move remaining legacy openscad scripts into the scad/old dir until they are fully extracted of all their usefulness and finally ghosted into the git history.
mattmcw pushed to master at 16mm/contact_printer 2024-03-02 10:09:09 +00:00
c354203354 Update report with more information.
mattmcw pushed to master at 16mm/contact_printer 2024-03-01 10:36:02 +00:00
012b3ff72e Update report document as I play with pandoc rendering
mattmcw pushed to master at 16mm/contact_printer 2024-03-01 10:31:20 +00:00
84f78985d1 Save all work positioning feet around frame. Adjust lamp in debug module for rendering image.
mattmcw pushed to master at 16mm/contact_printer 2024-03-01 10:30:21 +00:00
1eea26c9d4 Save work in progress LinearRegression class
mattmcw pushed to master at 16mm/contact_printer 2024-03-01 10:29:56 +00:00
7b762a486d begin outline of residency report
mattmcw pushed to master at 16mm/contact_printer 2024-02-25 13:00:31 +00:00
6cf8f62a42 Add variables to start and stop lamp and alternately stop the machine after x number of frames
mattmcw pushed to master at 16mm/contact_printer 2024-02-25 12:59:52 +00:00
a2c092d57c Update README
mattmcw pushed to master at 16mm/contact_printer 2024-02-24 14:46:34 +00:00
d5cb055d2c Update render to new design. Add a script that will output the render from openscad and scale/crop with imagemagick.
mattmcw opened issue 16mm/contact_printer#7 2024-02-24 14:34:36 +00:00
Create lamp board design
mattmcw opened issue 16mm/contact_printer#6 2024-02-24 14:32:56 +00:00
Remove second L298N from electronics panel design.
mattmcw opened issue 16mm/contact_printer#5 2024-02-24 14:31:25 +00:00
Add filter holder
mattmcw opened issue 16mm/contact_printer#4 2024-02-24 14:30:54 +00:00
Improve gate design
mattmcw pushed to master at 16mm/contact_printer 2024-02-24 13:59:48 +00:00
2ea7cb2e8d Created the placeholder for the contact_printer dev server. This will accept a post from the ESP32 with a report after each run. This data can be used in developing features.
mattmcw pushed to master at 16mm/contact_printer 2024-02-24 13:18:11 +00:00
d3da5705f3 Rename variables from 16mmFilm to Film16mm because IDE is suggesting that variables not begin with numbers.