Commit Graph

15 Commits

Author SHA1 Message Date
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