- Hardware & Machines
- Driver Boards
- 4-Axis RP5 with Bigtreetech Octopus Pro- How to make axis indipendent
4-Axis RP5 with Bigtreetech Octopus Pro- How to make axis indipendent
- Pierangelo
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
22 Mar 2026 09:48 #344600
by Pierangelo
Hi all,
I am developing a 4-axis foam cutter using a Bigtreetech Octopus Pro V1.0.1 F429 connected to a Raspberry PI5 via SPI.
I have amended the Config.txt file, the .hal and .ini, and named the axis as X, Y, A and U.
What happens is the following:
1- X and Y axis work fine.
2- If I try to move the A-axis, then both A and U move.
3- If I try to move just the U axis, then nothing happens.
What am I missing?
I have attached the board pin mapping, the Config.txt and my .hal and .ini files, which were modified from those in the remora "ConfigSamples" directory.
Cheers
Pier
4-Axis RP5 with Bigtreetech Octopus Pro- How to make axis indipendent was created by Pierangelo
Hi all,
I am developing a 4-axis foam cutter using a Bigtreetech Octopus Pro V1.0.1 F429 connected to a Raspberry PI5 via SPI.
I have amended the Config.txt file, the .hal and .ini, and named the axis as X, Y, A and U.
What happens is the following:
1- X and Y axis work fine.
2- If I try to move the A-axis, then both A and U move.
3- If I try to move just the U axis, then nothing happens.
What am I missing?
I have attached the board pin mapping, the Config.txt and my .hal and .ini files, which were modified from those in the remora "ConfigSamples" directory.
Cheers
Pier
Please Log in or Create an account to join the conversation.
- 3404gerber
- Offline
- Senior Member
-
Less
More
- Posts: 46
- Thank you received: 12
22 Mar 2026 20:59 #344616
by 3404gerber
Replied by 3404gerber on topic 4-Axis RP5 with Bigtreetech Octopus Pro- How to make axis indipendent
Hi Pier,
I just googled " 4 axis foam cutter Linuxcnc" and found a couple of example using " X Y U V " axis. ABC are angular axis and according to this post , they are always treated as angular.
I'd start with that.
Cheers,
Luca
I just googled " 4 axis foam cutter Linuxcnc" and found a couple of example using " X Y U V " axis. ABC are angular axis and according to this post , they are always treated as angular.
I'd start with that.
Cheers,
Luca
Please Log in or Create an account to join the conversation.
- Pierangelo
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
27 Mar 2026 08:22 #344817
by Pierangelo
Replied by Pierangelo on topic 4-Axis RP5 with Bigtreetech Octopus Pro- How to make axis indipendent
Luca
Thank you for your response.
I have eventually managed to make it work.
It looks like the Octopus Pro board has Motor3 and Motor4 running in parallel.
I have used Motor0,1,3 and 5, defined XY;UV axis and it works.
Now I have 4 independent linear axis.
Thank you for your response.
I have eventually managed to make it work.
It looks like the Octopus Pro board has Motor3 and Motor4 running in parallel.
I have used Motor0,1,3 and 5, defined XY;UV axis and it works.
Now I have 4 independent linear axis.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
- Hardware & Machines
- Driver Boards
- 4-Axis RP5 with Bigtreetech Octopus Pro- How to make axis indipendent
Time to create page: 0.104 seconds