Advanced Search

Search Results (Searched for: )

  • Kieran
  • Kieran
23 Jun 2025 02:04
Replied by Kieran on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

interesting. Im playing with the servos now. Today im getting an error code ErC1.1 Synchronization loss on all 5 drives. and ErC2.0 SYNC signal loss on some drives sometimes. I will power cycle PC and see what happens. my 3 axis config seems ok.
  • behai
  • behai
23 Jun 2025 02:00

Please help -- Mesa 7I96S 24VDC Contactor Wiring

Category: Driver Boards

Hi,

Please help with how to wire a 24VDC contactor to the Mesa 7I96S to switch on a wood router from LinuxCNC.

I would like to switch a wood router from LinuxCNC. I have the below 24VDC contactor and flyback diode:

- Contactor: www.tropac.com.au/10-Pole-24VDC-Coil-5.5...Contactor-LS-Metasol

- Flyback diode: www.jaycar.com.au/diode-fr307-1000v-3a-d027-pack-10/p/ZR1052 

I've learned how contactor works. I have wired and able to switch on a Dremel grinder via this contactor.

I think this is how I should wire it:


Is it correct, please? 

Thank you and best regards,

...behai.
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
23 Jun 2025 00:55
Replied by TheTinkeringMechanic1 on topic Spindle speed?

Spindle speed?

Category: Basic Configuration

Hectic weekend...
  • Yaroslav
  • Yaroslav
23 Jun 2025 00:01

Mesa 7i95T spindle step/Direction setup using stepgen

Category: Driver Boards

Hello. I have a lathe with a spindle on a servo motor and step/dir control and feedback via the encoder of the same drive on 7i96s. Everything works well. I also have an unfinished project on 7i97, where the spindle still works in an analog way. Step/dir is also planned. I can send the working files of the lathe.
  • PCW
  • PCW's Avatar
22 Jun 2025 23:22

Modbus connection issue mesa 7i76eu pktUART

Category: General LinuxCNC Questions

You cannot use the standard release as they are only updated about once a year.
For a binary update, you need to use the image built by the LinuxCNC buildbot:

buildbot.linuxcnc.org/

(The page is a bit old as 2.10 is the current LinuxCNC master version and 2.9
is the current release version)

 The other option is to build from source:

www.linuxcnc.org/docs/devel/html/code/building-linuxcnc.html



 
  • meister
  • meister
22 Jun 2025 23:19
Replied by meister on topic How to design new driver for my own board

How to design new driver for my own board

Category: Driver Boards

Comp-Style:
github.com/jzolee/HAL2UDP/blob/2.0/LinuxCNC%20driver/udp.comp

pure C/C++
github.com/scottalford75/Remora-NVEM/blo...emora-nv/remora-nv.c

what FPGA you want to use ? Verilog, VHDL, nmigem ,... ?
Open Source or closed ?
  • AdelRTP
  • AdelRTP
22 Jun 2025 22:20
Replied by AdelRTP on topic Modbus connection issue mesa 7i76eu pktUART

Modbus connection issue mesa 7i76eu pktUART

Category: General LinuxCNC Questions

Ther is no 2.10, where can i find it and i download the 2.9 now, and same problem help please
  • vitali
  • vitali
22 Jun 2025 21:58

How to design new driver for my own board

Category: Driver Boards

Hi.
I am new in Linuxcnc. I am going to design my own board use FPGA. I do not know how to make driver. I have experience in c c++. May be somebody knows how to do it, or where i can take any sample driver or any information.
  • PCW
  • PCW's Avatar
22 Jun 2025 21:46

7i77 +-10V outputs: unexpected voltage with analogena, no output with analogout

Category: Driver Boards

The drives common or GND signal should be connected to the 7I77 power GND with a separate wire. Where is the power GND on the 7i77? 

This would be the drives analog common, or if the drive has differential inputs, Analog in -
  • meister
  • meister
22 Jun 2025 21:09
new ESI XML to Eeprom converter tool was created by meister

new ESI XML to Eeprom converter tool

Category: EtherCAT

Since I don't use windows and therefore also a TwinCat,
I have been looking for a way to convert my ESI files under Linus and write them to the EEPROM.

I have to say that there is already such a tool in C,
but you can only use it for their hardware.
So I thought I'd write one in Python under the GPL.

it's still in the early stages, but the test data I have is written 1:1 bit-accurately in the same way as the siitool does.

github.com/multigcs/esitool/

 
  • PCW
  • PCW's Avatar
22 Jun 2025 21:04
Replied by PCW on topic Spindle speed?

Spindle speed?

Category: Basic Configuration

In cases where you have an unsigned spindle speed device (like an analog 0..10V VFD)
and encoder feedback, It might be better to use the signed commanded spindle speed
into the PID and just use the ABS on the output of the PID component to always get positive
analog values and also use the ABS components is_positive and is_negative pins for driving
the VFDs FWD/REV controls.

 
  • meister
  • meister
22 Jun 2025 21:02
Replied by meister on topic EasyCAT Arduino shield

EasyCAT Arduino shield

Category: EtherCAT

ready for testing:
github.com/multigcs/esitool/

there are some testfiles in tests/
and they are all bit exactly as generated by the siitool

but i need more testfiles and maybe some tester
  • PCW
  • PCW's Avatar
22 Jun 2025 20:49

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

That points to hardware issues, are you sure:

The index wiring is correct.

The encoders actually have an index output.
 
  • JackRay
  • JackRay
22 Jun 2025 20:22
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

i do that, but never nothing
  • Aciera
  • Aciera's Avatar
22 Jun 2025 19:59

Issue with Inverse Kinematics Failing During Homing – 3-Axis Robot with LinuxCNC

Category: HAL

Note that 'genserkins' uses 'modified' DH parameters.
Have a look here (there is also an example of how to derive the parameters for a manipulator):
www.linuxcnc.org/docs/stable/html/motion...ml#cha:dh-parameters
Displaying 616 - 630 out of 25551 results.
Time to create page: 0.431 seconds
Powered by Kunena Forum