Axis 2 - touchscreen version of old friend
- Masiwood123
-
- Offline
- Platinum Member
-
Less
More
- Posts: 358
- Thank you received: 87
24 Oct 2022 13:58 #254911
by Masiwood123
Replied by Masiwood123 on topic Axis 2 - touchscreen version of old friend
Attachments:
Please Log in or Create an account to join the conversation.
- zack
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 87
- Thank you received: 44
24 Oct 2022 14:47 - 08 Jan 2024 09:46 #254912
by zack
Replied by zack on topic Axis 2 - touchscreen version of old friend
Sorry wrong file - in my haste, sent you the original - please try again
Last edit: 08 Jan 2024 09:46 by zack.
Please Log in or Create an account to join the conversation.
- Masiwood123
-
- Offline
- Platinum Member
-
Less
More
- Posts: 358
- Thank you received: 87
24 Oct 2022 15:48 - 24 Oct 2022 15:52 #254916
by Masiwood123
Replied by Masiwood123 on topic Axis 2 - touchscreen version of old friend
Attachments:
Last edit: 24 Oct 2022 15:52 by Masiwood123.
Please Log in or Create an account to join the conversation.
- Donno
-
- Offline
- Premium Member
-
Less
More
- Posts: 137
- Thank you received: 17
22 Sep 2023 07:38 #281351
by Donno
Replied by Donno on topic Axis 2 - touchscreen version of old friend
I tested this on Linuxcnc 2.10pre and works great !
Maybe add a readme.txt in zip with instructions to install ??
where "donno" should be your username
Maybe add a readme.txt in zip with instructions to install ??
Setup Instructions Main
set display = axis2 in your ini
sudo cp -a /home/donno/Downloads/axis2/icons/. /usr/share/axis/images
sudo cp /home/donno/Downloads/axis2/axis2.tcl /usr/share/axis/tcl
sudo chmod +x /home/donno/Downloads/axis2/axis2.tcl
sudo cp /home/donno/Downloads/axis2/axis2 /usr/bin
sudo chmod +x /usr/bin/axis2
sudo cp /home/donno/Downloads/axis2/glcanon.py /usr/lib/python3/dist-packages/rs274/
sudo chmod +x /usr/lib/python3/dist-packages/rs274/glcanon.py
Linuxcnc-DEV
set display = axis2 in your ini
sudo cp -a /home/donno/Downloads/axis2/icons/. /home/donno/linuxcnc-dev/share/axis/images/
sudo cp /home/donno/Downloads/axis2/axis2.tcl /home/donno/linuxcnc-dev/share/axis/tcl/axis2.tcl
sudo chmod +x /home/donno/linuxcnc-dev/share/axis/tcl/axis2.tcl
sudo cp /home/donno/Downloads/axis2/axis2 /usr/bin
sudo chmod +x /usr/bin/axis2
sudo cp /home/donno/Downloads/axis2/glcanon.py /usr/lib/python3/dist-packages/rs274/
sudo chmod +x /usr/lib/python3/dist-packages/rs274/glcanon.py
where "donno" should be your username
Attachments:
The following user(s) said Thank You: tommylight, zack, Aciera, Soccer Kid
Please Log in or Create an account to join the conversation.
- pgf
- Offline
- Premium Member
-
Less
More
- Posts: 104
- Thank you received: 16
08 Apr 2025 21:16 #325956
by pgf
Replied by pgf on topic Axis 2 - touchscreen version of old friend
Well that's frustrating -- found this thread, got excited, read it to the end, and... crickets. :-/
What happened?
What happened?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23297
- Thank you received: 4938
09 Apr 2025 14:51 #325989
by andypugh
Replied by andypugh on topic Axis 2 - touchscreen version of old friend
I am a but puzzled too, there was talk of adding it to LinuxCNC, and a suggestion that it might already have been done. But I don't see any "axis2" in the code.
I am fairly sure that it _isn't_ the UI in sim/gaxis, but perhaps that could work for you?
I am fairly sure that it _isn't_ the UI in sim/gaxis, but perhaps that could work for you?
Please Log in or Create an account to join the conversation.
- pgf
- Offline
- Premium Member
-
Less
More
- Posts: 104
- Thank you received: 16
09 Apr 2025 21:46 #326010
by pgf
Replied by pgf on topic Axis 2 - touchscreen version of old friend
I don't find sim/gaxis, but I did find sim/gscreen, which is interesting. But I've also in the meantime found JT's Flexible UI thread, and I like the idea of being able to customize it easily. Having written a somewhat complex pyvcp panel for axis, that I now realize I can't use anywhere else, I'd rather the customization options are baked in from the start.
Please Log in or Create an account to join the conversation.
- Soccer Kid
-
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 1
15 Apr 2025 03:34 #326336
by Soccer Kid
Replied by Soccer Kid on topic Axis 2 - touchscreen version of old friend
Your work is excellent and simplifies the understanding of not understanding Linux. Thank you very much!
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds