Commit Graph

25 Commits

Author SHA1 Message Date
Mike Abbott
3742026f46 add paper 2025-01-16 21:01:36 -07:00
Mike Abbott
f1e37b546a Fixed imports 2023-05-08 21:56:05 +00:00
Mike Abbott
85edfef231
Added link to video 2023-04-29 22:14:27 -06:00
Mike Abbott
4ad63fdc53 Update 3DO_Mount_v2.step 2023-04-29 17:33:20 -06:00
Mike Abbott
5e47485e7a Updated readme to add info about the build plate and camera used 2023-04-29 14:31:09 -06:00
Mike Abbott
07fb313c51 removing unused code 2023-04-29 13:14:59 -06:00
Mike Abbott
ef8dc5128a Update README.md 2023-04-29 13:09:20 -06:00
Mike Abbott
dcb202a233 Fixing readme 2023-04-29 13:08:24 -06:00
Mike Abbott
2ee5e0765d Getting ready to make repo public 2023-04-29 13:07:16 -06:00
Mike Abbott
24116d713f Working on formatting report data 2023-04-17 19:04:33 -06:00
Mike Abbott
9f60da8950 Started work on generating report data 2023-04-13 20:31:13 -06:00
Mike Abbott
bc22aaa597 Use the websockets API to resolve timeout issues. 2023-04-05 17:55:48 -06:00
Mike Abbott
29fc97dc67 Fixed start gcode 2023-04-05 17:54:45 -06:00
Mike Abbott
3c0f34ed1a Improved bounding box 2023-04-05 17:54:37 -06:00
Mike Abbott
d1eb639aa1 Cleanup 2023-04-05 16:16:03 -06:00
Mike Abbott
9680132c10 Full end-to-end support.
Cleaned up a lot of code.  Some things are still kind of messy, but it's a vast improvement over what I used to have.  Data is easy to pass around the system, and the pattern info has proved invaluable for cleanly connecting prints, scans, and analysis.
2023-04-04 16:49:03 -06:00
Mike Abbott
1658d54006 Checking in the pattern printing gcode
Also started cleaning up the video recording code so that it can work off the same parameters as the pa printing code.
2023-03-29 22:19:52 -06:00
Mike Abbott
2b44662261 First attempt at Python implementation of PA gcode 2023-03-28 22:20:48 -06:00
Mike Abbott
7cabd9107a Checking in the separated code
Next up is generating the PA code from Python.
2023-03-28 21:10:54 -06:00
Mike Abbott
f594ecc63c Complete refactor of height data generation.
This should make the code more performant and easier to analyze the resulting height data.
2023-03-02 14:42:34 -07:00
Mike Abbott
cf3f20a0c1 Checking in before a major refactor 2023-02-28 15:01:34 -07:00
Mike Abbott
9e55c7c901 Lots of updates 2023-02-16 17:27:06 -07:00
Mike Abbott
d3edd36d8e Checking in today's work.
The code is basically functional.  I wouldn't call it robust, but it does return generally correct results.
2023-02-04 21:30:38 -07:00
Mike Abbott
309e78056f Initial opencv testing 2023-02-02 15:20:22 -07:00
Mike Abbott
2ea697d5ba Initial commit 2023-02-01 20:27:45 -07:00