Advanced Search

Search Results (Searched for: 7i76e)

  • RMJ fabrication
  • RMJ fabrication
01 Nov 2024 18:34

qtplasmac (Operation Error: hm2/hm2_7i76e.0:) in middle of cut

Category: Plasmac

My problem just got worse. Now the error has returned even while using "sudo ethtool -C enp0s25 rx-usecs 0". Its just like before popping up every 5-10 minutes and stopping my cut in the middle of the process forcing me to recover the cuts and it is very difficult. Any ideas of what can be causing this error? and also can you guys maybe recommend working pc models so I could maybe swap the computer for one that works how it is supposed to.
  • PCW
  • PCW's Avatar
24 Oct 2024 22:37

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

It's not a issue with Intel MACs
If you disable IRQ coalescing
and pin IRQs, You get pretty decent
performance.

For example on this HP8300 I have been running a test on a 7I76EU
with a 3 KHz servo thread for about 3 days while using the PC for general
web browsing, email etc and have not had any issues.
(CPU frequency is 2.9 GHz and times are in CPU clocks)


 

 
  • daveyr
  • daveyr
22 Oct 2024 22:21 - 22 Oct 2024 22:24
Start / resume button challenges was created by daveyr

Start / resume button challenges

Category: QtPyVCP

First up i am apologizing for the silly thing that i have missed or dont yet understand but i hope i have tried. :) 

I have my Probe basic (now will be previous stable on 2.9.3) setup mostly working for what i wanted with Pendant etc.. but wanted to customize the physical buttons that i have for start / resume, Step / feed hold and well stop works fine.

(Currently 7i76 with physical buttons mapped through to the following
# --- Start ---
net cycle-start <= hm2_7i76e.0.7i76.0.0.input-07
# --- ABORT ---
net abort     <=  hm2_7i76e.0.7i76.0.0.input-05
# --- SINGLE-STEP ---
net single-step     <=  hm2_7i76e.0.7i76.0.0.input-06

I started with forum.linuxcnc.org/47-hal-examples/13201...ume-buttons?start=40 and thought that i would like to have it when i press the start button and the system is in a feed hold state to resume.  So first part was to change from the single mapping to using an And to only allow start to happen when idle. (I know that is how the above cycle-start works but i was trying to do it to just prove i could get it working)
loadrt and2 names=and2.pause-resume-0 # Really just added to end of existing loadrt line not fresh.
addf and2.pause-resume-0 servo-thread
#Mapped physical button with no issues to one leg of And
net my-start-resume-button-in1 and2.pause-resume-0.in0 <= hm2_7i76e.0.7i76.0.0.input-07
#Then when trying to map one of the existing pins / signals is where  i get all screwed up.  
net my-start-resume-button-in2 and2.pause-resume-0.in1 <=  halui.program.is-idle

I thought that read as the following Netname = my-start-resume-button-in2, name of signal wire to set and2.pause-resume-0.in1 (the 2nd leg of the And), The trigger signal = halui.program.is-idle 
Instead of that working (Knowing i have no output yet) i get the following error.
custom_postgui.hal:67: Pin 'halui.program.is-idle' was already linked to signal 'prog-running'

So i was well lets change the trigger to be prog.running and see what happens then.
#net my-start-resume-button-in2 and2.pause-resume-0.in1 <=  prog.running
#.../custom_postgui.hal:68: Pin 'prog.running' does not exist (I can see that prog.running is a signal not pin but i am then back to confused about how to do the 2nd part of the and)

Then i was trying to even take the output of the and to trigger 'cycle-start'
net my-start cycle-start <= and2.pause-resume-0.out
#.../custom_postgui.hal:75: Pin 'cycle-start' does not exist

i hope that i am so close but yet so far.  (The reason that i posted this in the Probe basic is my aim is to use qtpvcp.feed-override.reset to remove from feed hold (I hope that is the correct way))
Thank you for reading this far and hoping someone can fix my broken understanding.  Full code block of what i was trying to do below with no extra typing.
loadrt and2 names=and2.pause-resume-0,and2.pause-resume-1
addf and2.pause-resume-0 servo-thread
addf and2.pause-resume-1 servo-thread
net my-start-resume-button1-in1 and2.pause-resume-0.in0 <= hm2_7i76e.0.7i76.0.0.input-07
net my-start-resume-button1-in2 and2.pause-resume-0.in1 <=  halui.program.is-idle
net my-start cycle-start <= and2.pause-resume-0.out

net my-start-resume-button2-in1 and2.pause-resume-1.in0 <= hm2_7i76e.0.7i76.0.0.input-07
net my-start-resume-button2-in2 and2.pause-resume-1.in1 <=  halui.program.is-paused
net my-start2 qtpvcp.feed-override.reset <= and2.pause-resume-1.out
  • tommylight
  • tommylight's Avatar
21 Oct 2024 20:48

Knuth Mark Super CNC Retrofit - need some help with my first LinuxCNC

Category: Milling Machines

Hard to see on the PDF and my glasses, but those look like analog drives, not step/dir so 7i76E would not be the best option.
Can you take a picture of the drives where the pin naming is?
  • martin2day
  • martin2day
21 Oct 2024 17:46

Knuth Mark Super CNC Retrofit - need some help with my first LinuxCNC

Category: Milling Machines

Hello together.

i am Martin form Germany. I have bought a Knuth Mark Super CNC with a fault Controller (GPlus450) and I will not try to fix this old Controller.
The machine has servos with feedback and Maxsine EP100 AC Servo Driver so I think it is not a big deal to change the Controller to LinuxCNC.
I also have the electrical drawings of the machine.

This browser does not support PDFs. Please download the PDF to view it: Download PDF



I would use TCP/IP for connection so I think the Mesa 7i76e is fine for me, but this card is not available. So one alternative is the 7i96.
But this card has less in and output and I think I need a lot... :-)

Spindel: CW + CCW + Analog
every Axis 3 switches (end, end, rev)
Lub level
Start/Stop
Drive X, Y, Z on
Cooling Pump
and much more....

So what do you think of this project.
How to start and what hardware I have to use?

Have a nice day
Martin
  • my1987toyota
  • my1987toyota's Avatar
17 Oct 2024 09:13
Replied by my1987toyota on topic 7i76E any updates?

7i76E any updates?

Category: Driver Boards

Yeah if Milton came ashore as a cat5 I am pretty sure it would be quite a while before you all would've been hearing
from me. I am just dumb struck at the mess Helene had become and still is.
  • rodw
  • rodw's Avatar
16 Oct 2024 12:05
Replied by rodw on topic 7i76E any updates?

7i76E any updates?

Category: Driver Boards

They're here. They're here. the 7i76EU is now available. Thank you PCW, JT and MESA for making these boards available once again.
Now I just have to scrounge up some money to buy one. LOL. Hurricane prep wasn't cheap. Thanks Helene and Milton.

Great to know you survived. In the end, as far as hurricanes go, Milton's Category 3 was a bit of a Fizzer. Shame about the storm surges and flooding though!
  • my1987toyota
  • my1987toyota's Avatar
16 Oct 2024 11:33
Replied by my1987toyota on topic 7i76E any updates?

7i76E any updates?

Category: Driver Boards

They're here. They're here. the 7i76EU is now available. Thank you PCW, JT and MESA for making these boards available once again.
Now I just have to scrounge up some money to buy one. LOL. Hurricane prep wasn't cheap. Thanks Helene and Milton.
 
Displaying 541 - 549 out of 549 results.
Time to create page: 0.776 seconds
Powered by Kunena Forum