Gmoccapy 3.5.0 - opinions needed
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20287
- Thank you received: 6903
27 May 2025 08:25 #329203
by tommylight
Replied by tommylight on topic Gmoccapy 3.5.0 - opinions needed
Traffic lights? Walk!!!

Please Log in or Create an account to join the conversation.
- zz912
-
- Offline
- Platinum Member
-
Less
More
- Posts: 569
- Thank you received: 89
27 May 2025 08:33 #329204
by zz912
Replied by zz912 on topic Gmoccapy 3.5.0 - opinions needed
If you want to use a traffic light, these symbols should be there:
Traffic lights? Walk!!!
Attachments:
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4384
- Thank you received: 1953
27 May 2025 15:06 - 27 May 2025 15:09 #329226
by Aciera
Problem might be that the material symbol and icon library doesn't contain a turtle and/or a rabbit:
fonts.google.com/icons
Anyway regarding the Offset page I came up with this:
Replied by Aciera on topic Gmoccapy 3.5.0 - opinions needed
Cycle!Traffic lights? Walk!!!
Problem might be that the material symbol and icon library doesn't contain a turtle and/or a rabbit:
fonts.google.com/icons
Anyway regarding the Offset page I came up with this:
Attachments:
Last edit: 27 May 2025 15:09 by Aciera.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- zz912
-
- Offline
- Platinum Member
-
Less
More
- Posts: 569
- Thank you received: 89
27 May 2025 16:51 - 27 May 2025 17:12 #329239
by zz912
Replied by zz912 on topic Gmoccapy 3.5.0 - opinions needed
Attachments:
Last edit: 27 May 2025 17:12 by zz912.
Please Log in or Create an account to join the conversation.
- zz912
-
- Offline
- Platinum Member
-
Less
More
- Posts: 569
- Thank you received: 89
27 May 2025 17:23 #329242
by zz912
Replied by zz912 on topic Gmoccapy 3.5.0 - opinions needed
Rotation around which axis?
I think for a five axis machine you would need Rx Ry Rz.
I think for a five axis machine you would need Rx Ry Rz.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4384
- Thank you received: 1953
27 May 2025 19:25 #329263
by Aciera
Replied by Aciera on topic Gmoccapy 3.5.0 - opinions needed
R denotes the XY rotation angle around the Z axis.
www.linuxcnc.org/docs/html/gcode/overvie...gcode:ini-hal-params
Looks like there has been a discussion about it but it seems to have stalled:
github.com/LinuxCNC/linuxcnc/issues/3064
www.linuxcnc.org/docs/html/gcode/overvie...gcode:ini-hal-params
Looks like there has been a discussion about it but it seems to have stalled:
github.com/LinuxCNC/linuxcnc/issues/3064
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4384
- Thank you received: 1953
28 May 2025 09:10 #329301
by Aciera
Replied by Aciera on topic Gmoccapy 3.5.0 - opinions needed
I've decided to include G28 and G30 position:
Files are here for anybody interested (based on current master)
Note
rows 1-3 (Tool, G28, G30) are not editable. (The comments of those CAN be changed in the .pref file though)
'offsetpage_widget.py' seems to have been written to be used by other Gui(s) as well. I have only tested this on Gmoccapy (there are substantial sections of the code that are not used in Gmoccapy)
Files are here for anybody interested (based on current master)
Note
rows 1-3 (Tool, G28, G30) are not editable. (The comments of those CAN be changed in the .pref file though)
'offsetpage_widget.py' seems to have been written to be used by other Gui(s) as well. I have only tested this on Gmoccapy (there are substantial sections of the code that are not used in Gmoccapy)
Attachments:
Please Log in or Create an account to join the conversation.
- zz912
-
- Offline
- Platinum Member
-
Less
More
- Posts: 569
- Thank you received: 89
28 May 2025 09:17 #329302
by zz912
Replied by zz912 on topic Gmoccapy 3.5.0 - opinions needed
Why don't you make this a Pull Request?
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4384
- Thank you received: 1953
28 May 2025 11:11 #329306
by Aciera
Replied by Aciera on topic Gmoccapy 3.5.0 - opinions needed
i would but I have no idea which other guis use this widget so I cannot test.
Please Log in or Create an account to join the conversation.
- zz912
-
- Offline
- Platinum Member
-
Less
More
- Posts: 569
- Thank you received: 89
28 May 2025 11:44 #329309
by zz912
Replied by zz912 on topic Gmoccapy 3.5.0 - opinions needed
There are several options:
1) do nothing (worst option for me)
2) test some basic GUIs and accept that it might break other GUIs
3) make your own offsetpage widget for Gmoccapy
I prefer 2) Over time, the GUI will have to be tidied up
1) do nothing (worst option for me)
2) test some basic GUIs and accept that it might break other GUIs
3) make your own offsetpage widget for Gmoccapy
I prefer 2) Over time, the GUI will have to be tidied up
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.441 seconds