Advanced Search

Search Results (Searched for: )

  • Hartwig
  • Hartwig
11 Aug 2025 12:22

Heidenhain EXE610 - which MESA board would be needed to connect 4 of them?

Category: Driver Boards

I have checked the MESA 7i97T documentation and the Heidenhain (HDH) EXE outputs. My idea of the connections is shown in the picture,

#1 Is my idea correct?

#2 Unclear are the connections of the HDH pins 10, 11, and 12. Do you have an idea?
 

Thanks a lot and best regards

Hartwig
  • rodw
  • rodw's Avatar
11 Aug 2025 12:15

"pwm/dir" (Out1) switches for spindle CCW

Category: Basic Configuration

I've never used a parallel port. Do they have -not pins that are inverted for each pin? If not, there is a not component that inverts a pin.
linuxcnc.org/docs/stable/html/man/man9/not.9.html
  • rodw
  • rodw's Avatar
11 Aug 2025 12:07
Replied by rodw on topic Diving deeper into linuxcnc

Diving deeper into linuxcnc

Category: General LinuxCNC Questions

Go to the 2.94 docs and click down the HAL (Hardware Abstraction Layer) section to see how hal works
Then click on the button that says expand man pages
Take your time reading the man pages to learn what hal can do out of the box.
You only need to learn a bit of Python if you want to write or modify a GUI. Google has a very good Python course
Personally, Before tackling Python, I would learn how to write real time components using (a variant of) C and look at some examples in the linuxcnc source.
github.com/LinuxCNC/linuxcnc/tree/master/src/hal/components
copy a simple one like and2 and rewrite it into a different one like and3


 
Displaying 14056 - 14058 out of 14058 results.
Time to create page: 0.379 seconds
Powered by Kunena Forum