Interfaces & linear scale for LinuxCNC
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 532
- Thank you received: 54
03 Aug 2025 22:44 #332773
by langdons
Replied by langdons on topic Interfaces & linear scale for LinuxCNC
A parallel port has only 5 pins exclusive to input.
There are 8 pins that are bi-directional, but I think they have to all be the same direction (all inputs or all outputs).
It probably depends on the parallel port in question.
If your setup was 2-axis, you could use the 4 output-exclusive pins ans use all 8 bidirectional pins as inputs.
There are 8 pins that are bi-directional, but I think they have to all be the same direction (all inputs or all outputs).
It probably depends on the parallel port in question.
If your setup was 2-axis, you could use the 4 output-exclusive pins ans use all 8 bidirectional pins as inputs.
Please Log in or Create an account to join the conversation.
- Cysign
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
03 Aug 2025 23:52 #332775
by Cysign
Replied by Cysign on topic Interfaces & linear scale for LinuxCNC
Looks like installing LinuxCNC isn't as easy as installing a casual linux.I remember I had to burn DVD when I first installed it and I borrower a DVD drive to install it properly.I flashed the image using Rufus 4.7 and booted from the USB flash drive - but then the setup mentions "your installation media coultn't be mounted". Is this a known bug? What's the workaround?Also I was unable to set the BIOS to UEFI mode only. There's no option to disable the compatibility mode - so setup outputs warnings when using USB flash drive in EFI mode.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20499
- Thank you received: 6978
04 Aug 2025 00:38 #332778
by tommylight
Replied by tommylight on topic Interfaces & linear scale for LinuxCNC
At the error, remove the USB device and wait 5 seconds, insert again the USB and wait 15 seconds, click on YES and next.
Usually that works for this, well almost always.
In case it does not work for you:
Download and install Linux Mint Debian Edition, update and upgrade, then
sudo apt install linuxcnc-uspace
-
Warning, this might not be the best option for parallel port use as it might end up with quite high latency.
Usually that works for this, well almost always.
In case it does not work for you:
Download and install Linux Mint Debian Edition, update and upgrade, then
sudo apt install linuxcnc-uspace
-
Warning, this might not be the best option for parallel port use as it might end up with quite high latency.
The following user(s) said Thank You: Cysign
Please Log in or Create an account to join the conversation.
- Cysign
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
04 Aug 2025 00:51 #332779
by Cysign
Replied by Cysign on topic Interfaces & linear scale for LinuxCNC
Works, thanks

Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds