Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
23 May 2025 20:29 - 23 May 2025 20:30

Protecting My Mesa 7i76EU: Wiring Questions for Home Sensors and Touch Probe

Category: Basic Configuration

Yes, if the touch probe uses a contact to ground you can use a pull-up
resistor as Andy suggested.

For 7I76XX inputs this needs to be fairly stiff, say 2.2K 1/2W

This is because the 7I76XX input resistance is 11K and needs an input > 14.4V
for a high level at 24V Vfield, and a 10K resistor will not do this.
  • andypugh
  • andypugh's Avatar
23 May 2025 20:25
Replied by andypugh on topic Retrofit SODICK A320D

Retrofit SODICK A320D

Category: General LinuxCNC Questions

Do you want to replace like-for-like or swap out for a LinuxCNC conversion?
  • Lcvette
  • Lcvette's Avatar
23 May 2025 20:25
Replied by Lcvette on topic Probe Basic: Hide Tabs & Default Tab

Probe Basic: Hide Tabs & Default Tab

Category: QtPyVCP

not currently, but its on the list
  • Lcvette
  • Lcvette's Avatar
23 May 2025 20:24
Replied by Lcvette on topic Setting started modification Probe Basic

Setting started modification Probe Basic

Category: QtPyVCP

yup, from memory the probe led is a good example, forgot about that one
  • andypugh
  • andypugh's Avatar
23 May 2025 20:23
Replied by andypugh on topic M62-M68 codes not working

M62-M68 codes not working

Category: Plasmac

M62 and friends need connections in HAL to have any effect. Do these connections exist? (motion.digital-out-NN etc)
  • andypugh
  • andypugh's Avatar
23 May 2025 20:13
Replied by andypugh on topic Index homing Heidenhain ls 403/exe602

Index homing Heidenhain ls 403/exe602

Category: Basic Configuration

As far as I know nobody has done this yet, but the change that allowed one to use a custom homing component was put in to support this type of scale.

How's your C coding?

www.linuxcnc.org/docs/devel/html/man/man9/homecomp.9.html

github.com/LinuxCNC/linuxcnc/blob/07cee8...nts/homecomp.comp#L4

However, I don't know if that is strictly necessary. I think that it _might_ be possible to craft a custom HAL component that outputs an encoder position and handles index_enable. This would take the encoder counts as input, and also manipulate the index_enable pin of the encoder counter. (I think it would be necessary to use the position-latching facility of the software or Mesa encoder. I _think_ you can set index-enable, which will zero the counts when the first index is seen, then re-enable index-enable and look at the counts-latched pin when index-enable resets on the second index. But I have not tried this.)

The component would then reset the index-enable that the homing system sees, and pass the correct position into the system. (Note that the "correct" position might be the inverse of the actual position, in some way. The position-after-index-enable is used by the system to calculate how far the current position is from the home position.

component inputs:
index-enable - to / from motion system
encoder position - from encoder counter
position-latched - from encoder counter

outputs:
index-enable - to manipulate the encoder counter
encoder-position - an offset version of the encoder position input

I do have a Heidenhain scale, but i have never done anything with it, and don't know if its a type with encoded index marks.
  • spumco
  • spumco
23 May 2025 20:13

Developments on my Home built 5C CNC Lathe - Polar interp. and Live tooling

Category: Advanced Configuration

Yes, it's probably best to turn off CSS when threading. 


Andy,

I wasn't using CSS when threading.  Multiple attempts at tapping the same thread at different speeds resulted in different start points.

What I discovered (through @Aciera's help) was that caxis.comp interfered with threading/tapping, and that LCNC has a bug in G33.1 and G76.

forum.linuxcnc.org/38-general-linuxcnc-q...peed?start=30#317931
Displaying 15811 - 15817 out of 15817 results.
Time to create page: 0.395 seconds
Powered by Kunena Forum