Advanced Search

Search Results (Searched for: 7i76e)

  • Daroum
  • Daroum
04 Aug 2025 09:13
Modifying qtdragon screen was created by Daroum

Modifying qtdragon screen

Category: GladeVCP

Hello everyone 
I want to create a new screen for a machine that i am working on 
Qtdragon seems ideal for me but i need to modify it by deleting some sections that i don't need and adding other sections and buttons i already installed glade and also qt creator. 
The board that am using ( mesa 7i76e) is in the machine and it's a bit far from me i couldn't use it for now so i can't create a project using my board configuration 
So i need to create a modified qtdragon template or modifying the .ui file of the qtdragon template 
When i create sim project based on qtdragon i couldn't find where i should make the modifications (.ui file doesn't exist in my project directory)
Anyone has an idea how to do that ? 
Thanks in advance 
  • Benb
  • Benb's Avatar
03 Aug 2025 21:33
Replied by Benb on topic Switch relay in a defined x position

Switch relay in a defined x position

Category: Advanced Configuration

The following hal file is based on linuxcnc wcomp component.
linuxcnc.org/docs/2.8/html/man/man9/wcomp.9.html
The file was automatically generated by the eagle2hal script. 
 
​​​​​​​
#
# Load realtime Components and their counts
loadrt not          count= 1
loadrt or2          count= 1
loadrt wcomp    count= 1
#
# Add functions to threads
addf wcomp.0              servo-thread
addf not.0                    servo-thread 
addf or2.0                    servo-thread 
#
# Set parameters
setp wcomp.0.max  1600.0      
setp wcomp.0.min  900.0     
#
# Connect Pins using signals/wires
net axis.x.pos-cmd wcomp.0.in
net cyln.pos<max&&>min wcomp.0.out  not.0.in
net cyln.pos>max&&<min not.0.out  or2.0.in0 
net cyln.extended or2.0.in1  wcomp.0.under  
net trigger or2.0.out  hm2_7i76e.0.7i76.0.0.output-05 
 
  • pkludwig
  • pkludwig's Avatar
03 Aug 2025 10:12

Simulating a hm2_eth driver (e.g. mesacard 7i76e)

Category: Driver Boards

thanks for the hint with the wiki! -). I just added this under "Misc stuff".
  • zzrzzr
  • zzrzzr
02 Aug 2025 14:45 - 02 Aug 2025 14:46
Replied by zzrzzr on topic PlasmaC Voltage Divider

PlasmaC Voltage Divider

Category: Plasmac

Thanks.

I soldered both resistors in the + und - Line inside the plasma source and also connected the 2 torch-start pins of the plasma-source with the Spindle enable + and Spindle enable - -Pin of the Mesa 7i76e-board.

When I power up the plasmacutter it instantly fires although the torch is not activated in plasmac. When I remove the 2 wires from spindle enable +- then the plasmacutter doesn't start when powered up.

When I measure between s-en+ and e-en- with a multimeter there is no connection but the plasma fires when started. Maybe somebody has an idea ? Do I need an additional relays ? With the hypertherm powermax 1000 G3 on the same mesa-card this didn't happen ?

Maybe sb has an Idea?
  • tcbmetalworks
  • tcbmetalworks
27 Jul 2025 21:51
Replied by tcbmetalworks on topic Automatic band saw marvel v10a

Automatic band saw marvel v10a

Category: CNC Machines

Okay so I ordered a 7i76eu board a 10.9 touch screen a vandal resistant keyboard and mouse and a little fan less pc. 5v powersupply and a 24v powersupply. A incremental ebay linear encoder. I also programmed a little python program that will act as a gui.  
  • andypugh
  • andypugh's Avatar
25 Jul 2025 08:57

Simulating a hm2_eth driver (e.g. mesacard 7i76e)

Category: Driver Boards

You could consider adding this to the Wiki too.

wiki.linuxcnc.org/cgi-bin/wiki.pl?ContributedComponents

Here is how to edit a wiki page:
wiki.linuxcnc.org/cgi-bin/wiki.pl?BasicSteps

FWIW the penguin is called "Chips" (though I don't recall if he capitalises his name)
  • pkludwig
  • pkludwig's Avatar
24 Jul 2025 15:52

Simulating a hm2_eth driver (e.g. mesacard 7i76e)

Category: Driver Boards

Hi everybody,
i found some threats (e.g. Simulate a mesa 7i96 (solved)) where a component was written for mocking a 7i96e mesacard. Nevertheless i didn't found this component code published and as i'm using myself a 7i76e card i wrote a component on my own for mocking/simulating this driver.
My idea was to use the same .ini and .hal-files (and .tcl-files with some if statements -)) as on my real milling machine to keep the adaptions between simulation and real machine as low as possible.
In case it is interesting/helpful, i put the component-code on github.com/pkl42/linuxcnc_components_sim.git 
Also not all available pins are included right now, i added a detailed list on the git repository.
I tried to write the component in a generic way, so it should be quite easy to add missing pins or even adapting a 7i95 or 7i96 card. 
 
Displaying 496 - 502 out of 502 results.
Time to create page: 0.707 seconds
Powered by Kunena Forum