This program provides a cut preview of your GCODE, where it will cut, by simply taking a picture of the CNC bed with your wood on bed
 
 
 
Go to file
Tony 8d006bdaf0 ChArCo detection initially working 2021-12-19 00:25:40 -05:00
.realWorldGcodeSneder.py.swp 3 circles recognized ok 2021-10-17 11:30:25 -07:00
IMG_20211208_194811847.jpg projecting side checkard board onto bed of CNC seems to be working, need to make it work for other side of cnc bed, then use those results to generate bed homography 2021-12-08 23:31:50 -06:00
LICENSE Initial commit 2021-10-16 20:31:40 -04:00
README.md Initial commit 2021-10-16 20:31:40 -04:00
cnc.jpeg projecting side checkard board onto bed of CNC seems to be working, need to make it work for other side of cnc bed, then use those results to generate bed homography 2021-12-08 23:31:50 -06:00
cnc2.jpeg ChArCo detection initially working 2021-12-19 00:25:40 -05:00
new_file - Copy.csv ChArCo detection initially working 2021-12-19 00:25:40 -05:00
new_file.csv ChArCo detection initially working 2021-12-19 00:25:40 -05:00
realWorldGcodeSender.py ChArCo detection initially working 2021-12-19 00:25:40 -05:00
test - Copy.jpeg homography with cv2 working with predefined, need to finish up to make it work with camera. I should make it with a grid of rectangles to be more exact possibly 2021-11-23 09:41:12 -06:00
test.jpeg homography with cv2 working with predefined, need to finish up to make it work with camera. I should make it with a grid of rectangles to be more exact possibly 2021-11-23 09:41:12 -06:00
test.png homography with cv2 working with predefined, need to finish up to make it work with camera. I should make it with a grid of rectangles to be more exact possibly 2021-11-23 09:41:12 -06:00
test.py ChArCo detection initially working 2021-12-19 00:25:40 -05:00

README.md

realWorldGcodeSender

Put a camera above your CNC machine. Put 3 circles on outside of your CNC bed. Program will overlay your G code onto the camera image, showing you where it will cut in the real world.