Read G-code file from UBS
24 Jun 2024 02:37 #303661
by COFHAL
Read G-code file from UBS was created by COFHAL
How to read a G-Code file on a USB memory from Axis?
Please Log in or Create an account to join the conversation.
24 Jun 2024 06:05 - 24 Jun 2024 06:07 #303667
by cornholio
Replied by cornholio on topic Read G-code file from UBS
Just browse to the folder where the USB device is mounted.
To find this out, after inserting the drive.
Open a terminal
runThe last entry will be where the USB device is mounted.
There's a good chance it will be under
To be a good user you should umount/eject the USB driver via your file manager.
To find this out, after inserting the drive.
Open a terminal
run
mount
There's a good chance it will be under
/media/username/somethingelsethatmaybelotsof numbers/
To be a good user you should umount/eject the USB driver via your file manager.
Last edit: 24 Jun 2024 06:07 by cornholio.
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds