Error in tool_offsetview.py

More
03 Oct 2024 11:15 #311222 by MarkoPolo
Hi Cmorley

I don't know if you plan to implement the layout in qtdrahon_hd
the same as in qtdragon. If so, I have a modified file, ready to use.
Attachments:

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

More
03 Oct 2024 12:54 #311228 by cmorley
Replied by cmorley on topic Error in tool_offsetview.py

In gcode_graphics.py, yet another self.makeCurrent()
    def select_fire(self):
        if self.inhibit_selection: return
        if STATUS.is_auto_running(): return
        if not self.select_primed: return
        x, y = self.select_primed
        self.select_primed = None
        self.makeCurrent()
        self.select(x, y)

Does that work?
 

I added it to qt5_graphics and it didn't - I missed that gcode_graphics redefined it. thank you.
The following user(s) said Thank You: MennilTossFlykune

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

More
04 Oct 2024 04:20 #311266 by cmorley
Replied by cmorley on topic Error in tool_offsetview.py

Hi Cmorley

I don't know if you plan to implement the layout in qtdrahon_hd
the same as in qtdragon. If so, I have a modified file, ready to use.

 

Pushed to master.
Thank you!

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

Moderators: cmorley
Time to create page: 0.082 seconds
Powered by Kunena Forum