Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
24 Feb 2025 20:29
Replied by PCW on topic HURCO KMB-1 Control Update

HURCO KMB-1 Control Update

Category: Milling Machines

Typically you use 1X quadrature mode for MPGs (the 7I73 default)

If in doubt about pin names, you can always follow the pin tree in halshow  or do something like:

halcmd show all | grep -i 7i73

(when linuxcnc is running)
 
  • NT4Boy
  • NT4Boy
24 Feb 2025 20:23 - 24 Feb 2025 20:24
Replied by NT4Boy on topic HURCO KMB-1 Control Update

HURCO KMB-1 Control Update

Category: Milling Machines

Next task is Pendant encoder and feedrate pots.

I've a 7i92-7i77-7i73 combination.
From the 7i73 manual, I can use pins,3(IN0),4(IN1) and 5 (IN2) for 0-3.3v analogue inputs.
which I think I can call using
... <= hm2_7i92.0.7i73.0.0.analogin0, 1, 2

Then original Hurco mpg, (5 volt ) pulses can be connected pins 14 (IN8) and 15 (IN9) channels for a and b.
For which I think I need to set the mode
setp hm2_7i92.0.7i73.0.0.nvencmode1 4 (if quadrature scaled)

but then I am unsure how to refer to the pin.
my guesses .
.... <= hm2_7i92.0.7i73.0.2.input-08
... <= hm2_7i92.0.7i73.0.2.enc0.rawcounts

Are they interchangeable, or is only one effective depending on the mode?

As ever indebted to your kind selves.
  • Ismacr63
  • Ismacr63
24 Feb 2025 20:15

No Keyboard jog after update 2.9.3 to 2.9.4

Category: QtPyVCP

I was on 2.9.3 and today I updated to 2.9.4
After the update the Jog from the keyboard no longer works.
If I press the buttons with the mouse they work.
In the ini file I have KEYBOARD_JOG=1 enabled
Does anyone know what the problem could be?
  • PCW
  • PCW's Avatar
24 Feb 2025 20:08
Replied by PCW on topic QtPlasmac problems

QtPlasmac problems

Category: Plasmac

The first problem is real time issues with the network interface.

To get a rough idea where things are, can you run these two commands and reply with the results:

sudo chrt 99 ping -i .001 -c 60000 -q 10.10.10.10

This will run for 1 minute and print statistics
(replace 10.10.10.10 with 192.168.1.121 if that's the 7I76Es address)

lspci | grep -i eth

(this should make it possible to determine the PCs Ethernet interface type)
  • MTTI
  • MTTI's Avatar
24 Feb 2025 20:07
Replied by MTTI on topic My Homemade plasma CNC

My Homemade plasma CNC

Category: Show Your Stuff

I tried with new consumables because I was thinking about swirling due to a worn nozzle but ithe issue remains the same.
The air pressure/flow is automatically adjusted by the powermax and it’s air supply respects the manufacturer’s recommendations (pressure, flow, water/oil contamination etc…)

Regarding the cutting direction, I let Pronest decide for me but I will try on next cuts.
Do you think compensating the torch inclination could work?
  • PCW
  • PCW's Avatar
24 Feb 2025 19:40

Servo Oscillation Issue at ±6.6V 5i25 + 7i77, Analog Control

Category: Basic Configuration

Yes, if you decouple the linear axis (and comment out the net statement that connects
the PID output to the 7I77 analog output pin, you can simply setp the output voltage
with halcmd.
 
Displaying 18691 - 18696 out of 18696 results.
Time to create page: 0.346 seconds
Powered by Kunena Forum