QTPlasmaC Show "As Run" path in GUI instead of just following the path?

More
16 May 2023 18:10 #271461 by brian_cant_code
Hello All,

I've been working on tuning my servo-driven plasma and I was wondering if it was possible to plot the actual tool position during a run instead of what appears to be it showing the position it "should be" in? While jogging around it shows the encoder-based position and I was hoping to get this enabled during the run of the program as well -- is this possible?

I've definitely had some parts come out way-off (due to my tuning) but it would be nice to see that error reflected in the GUI.

Thanks!

Please Log in or Create an account to join the conversation.

More
17 May 2023 05:16 #271505 by phillc54
You could try the following custom python code  although I am not sure that it will achieve what you want. I am sure that this will not affect on the DRO's.
self.w.gcodegraphics.use_commanded = False
If you place it in a user periodic file then you can change it on the fly as it runs every cycle (0.1Sec) whereas if you place it in a user command file then you need to restart QtPlasmaC whenever you change it. For testing purposes it would be fine in a user periodic file.
The following user(s) said Thank You: brian_cant_code

Please Log in or Create an account to join the conversation.

More
19 May 2023 00:38 #271637 by brian_cant_code
I'll have to try that out tomorrow, thank you!

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.071 seconds
Powered by Kunena Forum