- Hardware & Machines
- Pick and Place
- Making a GUI for Aligning Feeder Positions and Saving the Values to a CSV file
Making a GUI for Aligning Feeder Positions and Saving the Values to a CSV file
- jpg
- Offline
- Premium Member
-
Less
More
- Posts: 105
- Thank you received: 13
19 Oct 2025 15:20 - 19 Oct 2025 15:21 #336710
by jpg
Replied by jpg on topic Making a GUI for Aligning Feeder Positions and Saving the Values to a CSV file
Hey, Ive been meaning to work on this and Dmitry's up camera, but before that I needed to build/install/configure my hardware with c axis before I started on this.
Nothing against qt/glade, but for simplicity I am trying to do everything in an Axis tab with tk/tcl/tkinter, and probably using usercommand file so that is my challenge.
The usercommand file Ive included is your initial file, but with a camera tab created in axis. I am using this as a starting point.
first hurdle : conflicting mainloops between axis and opencv
here is solutions, but Im trying to understand them first (I struggle with OOP)
stackoverflow.com/questions/72318466/how...ow-inside-tkinter-ui
github.com/furas/python-cv2-streams-viewer
Hello, this is a bit off topic, but does the axis C component work perfectly? Thank you for your feedback
Last edit: 19 Oct 2025 15:21 by jpg.
Please Log in or Create an account to join the conversation.
- my1987toyota
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 997
- Thank you received: 445
27 Aug 2026 09:34 #349041
by my1987toyota
Replied by my1987toyota on topic Making a GUI for Aligning Feeder Positions and Saving the Values to a CSV file
So yeah it's been a good long time since I have done anything with the pick and place
to say nothing of the alignment gui. That said a project at work has put me in a position
to work with Tkinter. I would not say I am proficient with it or python but it has taught me
how to use it to some degree. I am hoping it will translate to something beneficial.
The only thing I know is that is that I don't know anywhere near enough.
to say nothing of the alignment gui. That said a project at work has put me in a position
to work with Tkinter. I would not say I am proficient with it or python but it has taught me
how to use it to some degree. I am hoping it will translate to something beneficial.
The only thing I know is that is that I don't know anywhere near enough.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- Hardware & Machines
- Pick and Place
- Making a GUI for Aligning Feeder Positions and Saving the Values to a CSV file
Time to create page: 0.085 seconds