Axis 2 - touchscreen version of old friend
- Masiwood123
- Away
- Platinum Member
Less
More
- Posts: 330
- Thank you received: 79
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.
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
- Away
- Platinum Member
Less
More
- Posts: 330
- Thank you received: 79
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.
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:
Please Log in or Create an account to join the conversation.
Time to create page: 0.163 seconds