TAMV
TAMV copied to clipboard
TAMV = Tool Align Machine Vision for Duet based tool changing 3D printers.
I tried several times on an Raspi 5 (ubuntu) with two different cameras the tool but i always get the tuple error when the button toggleCrosshair is pressed or when...
This fixes the error: "__init__() got an unexpedted keyword argument 'password'" which occurs when connect button is pressed. Same error is reported in #56.
Not having a password field crashed TAMV, leaving the camera inaccessible until reboot.
Found a bug and an easy fix. Please read https://github.com/SteveJWallace/JubileeKlipper/issues/3
It would be nice, if the cam-preview would resize with the GUI-window.
Develop a small script to test all the functions usually used by openCV, numpy, DuetWebAPI, etc. on a test image and printer. This "unit test" script would help troubleshoot exceptions...
When adjusting the camera-parameters with the sliders, like brightness or contrast, they aren't at the same value when the opoup-window is opened again.
Create a built-in setup wizard that takes new users through each of the steps needed to get nozzles cleaned and prepped for alignment. Can use the Tx buttons built-in along...
Need to create interface to select between a USB camera and a network http/rtsp feed for running TAMV. Should ideally support all camera sources that openCV does using the VideoCapture...
A feature that would allow you to run a series of homes to test the consistency of the z switch and show the range and standard deviation of the run....