Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
27 Feb 2025 14:59
Replied by Aciera on topic G33.1 synchronized tapping problem

G33.1 synchronized tapping problem

Category: General LinuxCNC Questions

I wonder if this could be related to the order of how the components are added in hal. I've just had a somewhat similar issue with my own encoder disconnect component and I moved the addf of my component up above 'motion-...' and it worked fine.

so maybe try to change this
addf motion-command-handler     servo-thread
addf motion-controller          servo-thread
...
addf caxis.0                    servo-thread            #MAIN SPINDLE


to this order
addf caxis.0                    servo-thread            #MAIN SPINDLE
addf motion-command-handler     servo-thread
addf motion-controller          servo-thread
...
  • Ismacr63
  • Ismacr63
27 Feb 2025 14:29
Replied by Ismacr63 on topic No Keyboard jog after update 2.9.3 to 2.9.4

No Keyboard jog after update 2.9.3 to 2.9.4

Category: QtPyVCP

I just tried it and it works like this.

Because of my keyboard layout (mini keyboard) is it possible to change the "+" key to the shift key?

Another question that has been on my mind for some time is: Can keyboard keys be assigned to change the different increments (5mm - 1mm - 0.5mm etc...?
  • cakeslob
  • cakeslob
27 Feb 2025 14:18

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

spindle enable is something that gets turned on and off when you are about to do a tapping operation or something. when spindle-index is high, when it rotates and sees the index pin, the index enable will go low and one of the spindle counts resets. if you are using the hal file from me, its already connected to what it should be. you can turn the index enable pin on in halshow, and when you rotate the spindle you should see it turn off when you hit the index
  • Murphy
  • Murphy
27 Feb 2025 13:45 - 27 Feb 2025 14:02

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Am I missing something with index enable? I have the Z phase connected to remora.input.13. hal pin lights up every rotation. But I am getting no index enable lights on when I turn it. Should I connect the encoder phase z to index enable ?
Iv also attached a pic of the config file. I'm using the WhA and whB
Displaying 18616 - 18619 out of 18619 results.
Time to create page: 0.636 seconds
Powered by Kunena Forum