Advanced Search

Search Results (Searched for: )

  • 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

I get a tracking error. the scale of my encoder is correct on my B axis display

Category: Advanced Configuration

That points to hardware issues, are you sure:

The index wiring is correct.

The encoders actually have an index output.
 
  • 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
  • andypugh
  • andypugh's Avatar
22 Jun 2025 19:50

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

Category: HAL

Do the joints not move at all when you try to home them?

As a short-term expedient you can turn off the requirement to home (INI NO_FORCE_HOMING) and (if you are using the Axis interface) switch to world mode with Ctrl-$.

But don't forget that then the machine will have no idea where the joints are, so the end-effector motion will be a very curly version of cartesian.
  • andypugh
  • andypugh's Avatar
22 Jun 2025 19:36
Replied by andypugh on topic Weird problem happening during g71, g70 cycle

Weird problem happening during g71, g70 cycle

Category: General LinuxCNC Questions

"Bad character" should tell you which line of the G-code the error is on. This is much more likley to be a problem in your G-code than in the G71 code. (not that I exclude that possibility)
  • andypugh
  • andypugh's Avatar
22 Jun 2025 19:13
Replied by andypugh on topic Spindle speed?

Spindle speed?

Category: Basic Configuration

At a guess you have closed-loop control of the spindle, but the PID is being commanded by absolute spindle speed request.
  • andypugh
  • andypugh's Avatar
22 Jun 2025 19:07

Replaced Hard drive - now my 'fast move' (SHIFT->arrow |PgUp/PgDn is not working

Category: General LinuxCNC Questions

I am not sure why you used Stepconf at all. You should have been able to just copy the old "linuxcnc" directory from one drive to the other, and carry on as before.
  • andypugh
  • andypugh's Avatar
22 Jun 2025 19:04

M6 shuts off spindle, but no UI confirmation, and program doesn't pause

Category: Basic Configuration

M3 probably _could_ be remappable. It would just need the hooks adding to the code. After literally seconds of contemplation I can't think of anything that means it fundamentally couldn't be remapped if the code was modified to handle it.
  • lex200
  • lex200
22 Jun 2025 19:04

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

Category: HAL

The issue is that I'm not even able to move the robot arm, because it requires me to perform a 'Home All' operation before initiating any movement. I'm 90% sure that the problem lies in the incorrect application of DH parameters on my part. The tricky part is that it's so simple, I have no further idea what could be going wrong. I've been stuck at this point for a couple of days now, and still no progress. Later, I plan to rebuild the project from scratch to avoid any unnecessary correlations with the original Puma source files. Maybe that will help.
  • andypugh
  • andypugh's Avatar
22 Jun 2025 18:46
Replied by andypugh on topic Error compiling modbus configuration file

Error compiling modbus configuration file

Category: Advanced Configuration

My guess would be that you lost the { at the end of
static const hm2_modbus_chan_descriptor_t channels[] = {
or possibly the one that terminates that set.

If you still have the good and bad files, then could you attach them? I don't think that I can make the compiler more helpful in it's error messages, but possibly the preprocessor could be.
  • Creative25
  • Creative25
22 Jun 2025 18:36
Replied by Creative25 on topic TB 6600 getting hot

TB 6600 getting hot

Category: Driver Boards

How good are the clones they sell o AliExpress?

Has anyone tried one of these on a Nena 23 motors.

embeddedtronicsblog.wordpress.com/2020/06/24/tmc2160/
Displaying 496 - 510 out of 25545 results.
Time to create page: 0.378 seconds
Powered by Kunena Forum