Advanced Search

Search Results (Searched for: )

  • torulf
  • torulf
27 Mar 2025 20:37
Replied by torulf on topic 7C80 on RPI5

7C80 on RPI5

Category: Driver Boards

Hey! It worked :)
Thank you!

Now i am not sad anymore.
It must have been a bad connection. I solder shorted the 2 pins on the backside of the mesa board, then it worked.

I will be back with more stupid questions, probably. :)
  • programador
  • programador's Avatar
27 Mar 2025 20:36
Replied by programador on topic Need help with stepconf set up

Need help with stepconf set up

Category: General LinuxCNC Questions

Unfortunately this board has serious speed limitations, as it connects to the parallel port it is very slow and you have to adjust the Base Period Maximum Jitter according to the type of PC.
There is a latency test, which is important to check.
 
  • programador
  • programador's Avatar
27 Mar 2025 20:31
Replied by programador on topic Need help with stepconf set up

Need help with stepconf set up

Category: General LinuxCNC Questions

You need to synchronize the number of pulses from the hardware with the software. The photo below has the adjustment that increases the number of pulses.

 

The software has an initial screen to change the pulse speed. There must be a calculation for this, but I don't remember it at the moment. But you can try until you get the movement and then adjust it for the best performance.
 
  • Routerworks
  • Routerworks
27 Mar 2025 20:18
Replied by Routerworks on topic Need help setting up XYYZA for stepper motors

Need help setting up XYYZA for stepper motors

Category: General LinuxCNC Questions

Many thanks, I will give this a try and report back.

Thanks
  • BX-CNC
  • BX-CNC
27 Mar 2025 20:14
Replied by BX-CNC on topic Need help with stepconf set up

Need help with stepconf set up

Category: General LinuxCNC Questions

Thanks for your response.
Do i need to change the parameters like step time for drivers in the first page pf stepconf? I think thats the main reason of motor not running. Since i can toggle the machine by clicking on PC, i think breakout board right now can send the signals.
  • PCW
  • PCW's Avatar
27 Mar 2025 20:08
Replied by PCW on topic 7C80 on RPI5

7C80 on RPI5

Category: Driver Boards

That actually should work.

The faulty firmware has RPI GPIO 25 (40 pin header pin 22) 
as the SPI /CS pin.  The actual RPI SPI CS0 pin is RPI GPIO 8 (40 pin
header pin 24), so connecting 40 PIN header pins 22 to 24 should
allow access to the faulty firmware.

In fact  the only reason this was missed is that on a RPI4, GPIO25
happened to be low by default so /CS was asserted.

Is it possible you have the wrong pin numbers or a unrelated cable issue?
  • Hakan
  • Hakan
27 Mar 2025 19:58
Replied by Hakan on topic Adding a M.2 ethernet port

Adding a M.2 ethernet port

Category: Computers and Hardware

Next I tested a M.2 ethernet adapter, Intel I226 on a M.2 card and a cable to lead out to the RJ45 connector.
It's the same M.2 A+E key 2230 size card.
 
It turns out the cable runs over the screw also in this case. The cables are now much thinner and much easier to bend so it isn't particularly easy to make room for the securing screw but can be done. I think I broke the connector on the board but it continues to work.
 
 
 
 

The function was just as good with this M.2 network adapter. The adapter showed up in the pci listing automatically, showed up in the interfaces list also automatically and when I switched ethercat config to this new network adapter, ethercat worked just as well.

I decided to use this one, mostly because it was easier to make a nice installation. Here it is where the RJ45 connector is in a plastic housing, glued to the top of the T8.
 
The verdict: It works. Tricky with the cables on the M.2 board. Easier to make a nice installation of the RJ45 connector.

For both these ways of adding a network board to a mini-PC I must say that there are many ifs and buts and maybes that need to be figured out beforehand. The absolute recommendation is to buy the right system to start with.
I  tried to follow that advice and looked around for another N100-based motherboard and there are a few out there, even with Intel network adapter.
I test-fitted it in the cabinet, I used my old trusty J1900 board. And while there is room for it, there isn't much extra room. And the QtPlasma interface can use more CPU power me think.
In the end I thought this could be a fun experiment. And as i happens both products work.
 
  • phomann
  • phomann's Avatar
27 Mar 2025 19:54

Need basic ini/hal/pathpilot.json files for new versions 2.10/2.12

Category: PathPilot

Hi,
did you look through this thread where I got PathPilot running on a non-Tormach mill?

forum.linuxcnc.org/pathpilot/45846-pathpilot-7i92-g540-hal-file

cheers,

Peter. 
  • programador
  • programador's Avatar
27 Mar 2025 19:52
Replied by programador on topic custom button

custom button

Category: General LinuxCNC Questions

Hello friend
You can use Glade 3.8.6 software and edit the file responsible for the image in LinuxCNC

 
  • torulf
  • torulf
27 Mar 2025 19:45
Replied by torulf on topic 7C80 on RPI5

7C80 on RPI5

Category: Driver Boards

OK, thank you!

What is the shorting of pins supposed to do?
I have tried both suggestions, but the command still results in the same error.

I don´t have a rpi4.
I am a bit sad about this, i don´t want to buy a rpi4 just for flashing.
Stupidly i thought this would be a good Mesa card choice for me, i now wish i had bought something with ethernet. Then i wouldn't be stuck with rpi.
  • programador
  • programador's Avatar
27 Mar 2025 19:40
Replied by programador on topic Need help with stepconf set up

Need help with stepconf set up

Category: General LinuxCNC Questions

Hello friend
You can use an oscilloscope on the pulse output of this board, use the test axis feature in the image below

 

I recommend leaving the drives activated at this point, as remote activation may not be enabled in this test.
I also recommend not using the board indicated in your link, as it is not reliable, it does not have electrical isolation, and when the system loads it activates the outputs by itself, making the machine move before the releases and safety.
I recommend using the 7i96s electronic board, which is very safe and high quality.
  • Hakan
  • Hakan
27 Mar 2025 19:38
Replied by Hakan on topic Adding a M.2 ethernet port

Adding a M.2 ethernet port

Category: Computers and Hardware



I put in the MAC-address for the new adapter into /etc/ethercat.conf, and restarted ethercat service.
There were no initial datagram UNMATCHED messages, so I use the plasma table for some minutes.
Even after a day there were no datagram UNMATCHED messages, so I call that a win.
I even went back from isolcpus=1,2,3 to no isolpcus, it works just fine without that.

 
 

The verdict is: it works.
The stiff cable is a problem. And overall making a nice package of this will be a challenge.
  • Hakan
  • Hakan
27 Mar 2025 19:31
Replied by Hakan on topic Adding a M.2 ethernet port

Adding a M.2 ethernet port

Category: Computers and Hardware

My first experiment was to add an M.2 to PCIE adapter, and put in an Intel I210 card I have.Here is what that looks like 

There is the small M.2 card that goes in the slot and then there is the rather stiff cable that connects to the PCIE slot. And I plugged in the I210 there.

The biggest problem with this setup is that relatively stiff cable. It runs right over the screw that secures the M.2 board in place. I had to bend the cable, it is quite stiff. The cable became sandwiched between the adapter board and the M.2 system disk that sits on top. I got it there in the end but not ideal. 
 

As for the function - brilliant! After startup, the I210 showed up as a PCIE network adapter, it showed up in the interfaces list. I did nothing, just started the mini-PC. 
  • programador
  • programador's Avatar
27 Mar 2025 19:23 - 27 Mar 2025 19:26
Replied by programador on topic How to increase the Z axis punch speed?

How to increase the Z axis punch speed?

Category: Basic Configuration

Hello Mr. PCW, I would like to thank you very much for all the help I have received here on the forum. I am very happy with the quality of the Mesa boards and the countless possibilities for any type of project. Exceeding all expectations. I would like to thank the Mesa manufacturer team for all their support. I wish you much peace, health and prosperity.

My project has been completed and I can't wait to continue new projects using your technology.
I am very pleased to recommend this technology to everyone.
See you soon.
  • pgf
  • pgf
27 Mar 2025 19:20
Replied by pgf on topic Visualizing hal nets with graphviz

Visualizing hal nets with graphviz

Category: HAL

I didn't say I'd used it. ;-)

Okay, okay, I did! It's definitely more useful for looking at small sections of the HAL.
The whole thing is a little too much for the tool, but if there's a subset that you're trying to understand better, it's definitely useful.

Thanks for writing it -- I found it because I was setting out to do the exact same thing, also using graphviz, but decided I should look around to see what was already available. You saved me a bunch of work!

paul
Displaying 1756 - 1770 out of 26690 results.
Time to create page: 0.667 seconds
Powered by Kunena Forum