QtPyVCP Mill Touch V4
- Posts: 8002
- Karma: 194
- Thank you received: 998
This is the main screens, there are three sets of stacked widgets, the upper right is the DRO and Offsets status, the lower right is all the stuff you might need and want to see the backplot and the left side is the main set of stacked widgets.
This is the conversational set entering drill parameters.
This is the conversational set entering in XY positions for each hole
This is the conversational set creating the G code. You also have editing controls for the G code.
This shows the generated G code in the backplot and the G code Viewer.
This shows the Smart MDI screen, you enter in say G33 and press Load and the name of the G code is shown and the upper buttons are populated with the appropriate words for that G code.
This last shot shows the help screen for that G code.
Attachments:
Please Log in or Create an account to join the conversation.
Thanks
Scott
Please Log in or Create an account to join the conversation.
You've done a lot of cool work I wish industrial controllers had, great work!
Please Log in or Create an account to join the conversation.
- Posts: 8002
- Karma: 194
- Thank you received: 998
scotta wrote: Excellent John! Will you be sharing this on your GitHub?
Thanks
Scott
Of course, I don't have any docs yet but you can clone and install with pip to follow along and test it.
github.com/jethornton/mill_touch_v4
git clone https://github.com/jethornton/mill_touch_v4.git
cd mill_touch_v4
pip install -e .
to update just do
git pull
JT
Please Log in or Create an account to join the conversation.
- Posts: 8002
- Karma: 194
- Thank you received: 998
cmelojr wrote: Looks awesome, I like the spindle,feed and rapid over ride sliders. Do you have "distance to go" displayed somewhere as well? That and the feed hold I find to be one of the most used features of a control.
You've done a lot of cool work I wish industrial controllers had, great work!
Thanks for the feedback, I didn't even think of the feed hold or distance to go.
JT
Attachments:
Please Log in or Create an account to join the conversation.
- Posts: 8002
- Karma: 194
- Thank you received: 998
Looks best on youtube
JT
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
- Posts: 10024
- Karma: 69
- Thank you received: 3285
Thank you.
Please Log in or Create an account to join the conversation.
- Posts: 8002
- Karma: 194
- Thank you received: 998
And it looks better in putube lol
JT
Please Log in or Create an account to join the conversation.
- Mike_Eitel
-
- Offline
- Platinum Boarder
-
- Posts: 1144
- Karma: 3
- Thank you received: 179
Please Log in or Create an account to join the conversation.