extra axis on 7i96 with bob
- PaulQUE
- Offline
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 1
17 Aug 2025 19:33 #333571
by PaulQUE
extra axis on 7i96 with bob was created by PaulQUE
hello, I have a working config on my cnc machine using a 7i96 (no s) thats using 4 stepgens and pmw output for the spindle and it's been working greaat for a few years now.
I need the four stepgens to square up the gantry (XYYZ kinematics) and I am looking at options to add a 5th stepgen to drive a rotary axis using a chinese Bob connected to the P1 expension port.
Am i correct it seems the simplest is to move the spindle pwm control to the BOB to use the 5 stepgens directly on the card?
what firmware would i need to flash on the card, and is there a exemple config that displays how to drive the spindle pwm output from the BOB?
thanks for the help
I need the four stepgens to square up the gantry (XYYZ kinematics) and I am looking at options to add a 5th stepgen to drive a rotary axis using a chinese Bob connected to the P1 expension port.
Am i correct it seems the simplest is to move the spindle pwm control to the BOB to use the 5 stepgens directly on the card?
what firmware would i need to flash on the card, and is there a exemple config that displays how to drive the spindle pwm output from the BOB?
thanks for the help
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 19096
- Thank you received: 5270
18 Aug 2025 00:14 #333593
by PCW
Replied by PCW on topic extra axis on 7i96 with bob
If this is the standard SainSmart V2 5 Axis BOB, then
7i96_5abob_d.bit firmware would be the appropriate.
The existing hal file should be close (the PWM output just moves
to the BOB) There may be polarity/frequency changes needed
with the PWM output.
You would need to add the 5th axis stuff to the hal/ini files
7i96_5abob_d.bit firmware would be the appropriate.
The existing hal file should be close (the PWM output just moves
to the BOB) There may be polarity/frequency changes needed
with the PWM output.
You would need to add the 5th axis stuff to the hal/ini files
Please Log in or Create an account to join the conversation.
- PaulQUE
- Offline
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 1
29 Aug 2025 19:07 #334102
by PaulQUE
Replied by PaulQUE on topic extra axis on 7i96 with bob
thanks for the answer, I tried flashing the firmware with mesa flash and all I get is "no 7I96 board found"
adress is 10.10.10.10,
running --device ethernet-- returns "ETH device 7I96 at ip=10.10.10.10"
any idea what that could come from?
adress is 10.10.10.10,
running --device ethernet-- returns "ETH device 7I96 at ip=10.10.10.10"
any idea what that could come from?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20597
- Thank you received: 7009
29 Aug 2025 19:18 #334105
by tommylight
Replied by tommylight on topic extra axis on 7i96 with bob
What version of mesaflash are you using?
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 19096
- Thank you received: 5270
29 Aug 2025 19:25 #334106
by PCW
Replied by PCW on topic extra axis on 7i96 with bob
What command line did you use?
Something like:
mesaflash --device 7i96 --addr 10.10.10.10 --write 7i96_5abob_d.bit --reload
should work
Something like:
mesaflash --device 7i96 --addr 10.10.10.10 --write 7i96_5abob_d.bit --reload
should work
Please Log in or Create an account to join the conversation.
- PaulQUE
- Offline
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 1
29 Aug 2025 19:28 #334107
by PaulQUE
Replied by PaulQUE on topic extra axis on 7i96 with bob
mesa flash version 3.4.6
I tried adding --reload but i still get the same answer, I also tried using 7i96_2
I tried adding --reload but i still get the same answer, I also tried using 7i96_2
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 19096
- Thank you received: 5270
29 Aug 2025 19:30 #334109
by PCW
Replied by PCW on topic extra axis on 7i96 with bob
Did you add the "--addr 10.10.10.10"
Please Log in or Create an account to join the conversation.
- PaulQUE
- Offline
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 1
29 Aug 2025 19:32 #334110
by PaulQUE
Replied by PaulQUE on topic extra axis on 7i96 with bob
yes I ran your exact command
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 19096
- Thank you received: 5270
29 Aug 2025 19:38 #334111
by PCW
Replied by PCW on topic extra axis on 7i96 with bob
Strange, does:
mesaflash --device ethernet --addr 10.10.10.10 --write 7i96_5abob_d.bit --reload
work?
mesaflash --device ethernet --addr 10.10.10.10 --write 7i96_5abob_d.bit --reload
work?
Please Log in or Create an account to join the conversation.
- PaulQUE
- Offline
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 1
29 Aug 2025 19:45 #334113
by PaulQUE
Replied by PaulQUE on topic extra axis on 7i96 with bob
"no ethernet board found",
I must admit I am not super linux savy, could i be doing something wrong related to either the boards' jumper or some other config related issue?
I must admit I am not super linux savy, could i be doing something wrong related to either the boards' jumper or some other config related issue?
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.119 seconds