Advanced Search

Search Results (Searched for: )

  • unknown
  • unknown
19 Mar 2025 20:21
Replied by unknown on topic Blown 7i84

Blown 7i84

Category: Driver Boards

All I can add is a bit of advice on replacing the chip.
My method of removal is to carefully cut the leads on the chip, not too much pressure just lightly with an exacto knife. Then clean up the pads with desoldering braid.
There's also the flood method, but it requires some very deft action with the soldering iron.
Replacement is pretty easy, lookup the "drag method" on YouTube.
If you have experience with a proper desoldering station and hot air gun, ignore what I've said as you probably realised I'm a ham fisted Aussie.
  • rodw
  • rodw's Avatar
19 Mar 2025 20:17
Replied by rodw on topic THCAD selection including ohmic sensing

THCAD selection including ohmic sensing

Category: Plasmac

except you are confused between the torch tip and the shield. Some torches (Hypertherm, and Thermal Dynamcs for example) Have a seperate shield that is not shorted to the workpiece.

So in general if you have an exposed tip you can't do ohmic sensing because its shorted to the material.

Some machines (ie Swiftcut) lower a seperate probe and ohmic probe off that. This can be done fairly easily in QTplasmac with a pneumatic cylinder as all the required signals are there.
  • matasbuk
  • matasbuk
19 Mar 2025 20:13
Replied by matasbuk on topic Blown 7i84

Blown 7i84

Category: Driver Boards

I had burned up a few outputs on my 7i84, was able to replace the chip, its the same one as above it in the top row. Worked ever since. As for the blown chip, do the relays have diodes? Is there any potential for a spark from AC to travel back to the mesa from the relay? I personally use mosfet output protectors to protect the expensive mesa cards
  • PCW
  • PCW's Avatar
19 Mar 2025 20:12 - 19 Mar 2025 20:15
Replied by PCW on topic Blown 7i84

Blown 7i84

Category: Driver Boards

Yeah, an instant dead short on the 24V rail could damage the output chips.
It may be repairable by replacing (probably both) NCV7608s
Unfortunately they are obsolete so a bit hard to find, I can probably
mail a couple to you if you want to try.

To make sure the damage is limited to the output chips, so worth repairing,
you could remove the output chips and see if you still have communication
with the 7I84.

Other option would be to replace it with a 7I84U (which is fully compatible
and a bit more rugged)
  • rodw
  • rodw's Avatar
19 Mar 2025 20:03
Replied by rodw on topic General Questions about using ethercat

General Questions about using ethercat

Category: EtherCAT

Is there a place that has instructions for new users on how to set up an ethercat machine once lcnc and ethercat is installed?

Not really except the sticky posts here. Ethercat works with a master and slaves (devices). There is an open source Ethercat master from Etherlab that runs on Linux. A user wrote a hal driver that allows Linuxcnc to interface with the Ethercat master. There is a licence incompatibility between Linuxcnc and Ethercat itself so we have never been able to openly support it. Plus you had to compile source code to get the master installed. In recent times, Etherlab made their master available in  a Linux repository and kindly agreed to host our hal driver on that repository, So now anybody can install Ethercat easilly and we can configure apt in our installers on the downloads page so anybody who wants Ethercat can access that repository.

Once Ethercat is installed its set and forget but the installation is more complex because you need to configure two different systems.
  • RotarySMP
  • RotarySMP's Avatar
19 Mar 2025 20:03 - 19 Mar 2025 20:04
Blown 7i84 was created by RotarySMP

Blown 7i84

Category: Driver Boards

Hi Peter,
I blew a component on my 7i84 on my Maho mill.

History :
I had a loose screw in my pendant shorting a 24V wire, dropping the CB for the 24V rail. I removed the screw. The machine worked normally for a week.

I was using the machine to set up a job, and when I switched my spindle on it,  it dropped a CB on one of the main 3 phase CB's. That was poor judgement...

At that time  I was commanding a different spindle speed, so the gearbox comp would have tried to twitch the spindle back and fourth.  These are the pins for the twitching relays...
net activate-spindle-twitch-cw  mh400e-gearbox.twitch-cw           => hm2_5i25.0.7i84.0.2.output-06
net activate-spindle-twitch-ccw mh400e-gearbox.twitch-ccw          => hm2_5i25.0.7i84.0.2.output-07

However it could also have been one of these three...
# --- SPINDLE-CW ---
net spindle-cw   motion.spindle-forward => hm2_5i25.0.7i84.0.2.output-12
# --- SPINDLE-CCW ---
net spindle-ccw  motion.spindle-reverse => hm2_5i25.0.7i84.0.2.output-11
# --- SPINDLE-ON ---
net spindle-on   motion.spindle-on      => hm2_5i25.0.7i84.0.2.output-13

The damage is pretty clear...
 

 

1/ Do you have specific recommendations what I need to be looking as a root cause? I suspect it would be a short in the output connected to the sixth pin from the LH on the top row of that IC. Which output would that be please? Any additional troubleshooting suggestions I would appreciate.
2/ Any chance of fixing this? Any guidance appreciated.

Cheers,
Mark
 
  • ruediger123
  • ruediger123
19 Mar 2025 19:45
Replied by ruediger123 on topic scurve trajectory planner

scurve trajectory planner

Category: General LinuxCNC Questions

Hello,

I've been following this topic for a long time, great work.

I looked at the jerk with the Hal oscilloscope, there seemed to be outliers.
see image. 
  • scotta
  • scotta's Avatar
19 Mar 2025 19:43

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Hi Daz, no issues from my side. I'd probably do the same if I had time.
  • pgf
  • pgf
19 Mar 2025 19:34

switching from parport to mesa 7i96 -- check my assumptions

Category: General LinuxCNC Questions

Well, that was quick. The customizations are all applied. The update script did a good job, but did miss one thing, in case anyone cares: the main HAL file for my mill led with the following loadrt lines:
loadrt trivkins
loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES

I think the final "[TRAJ]AXES" should have been changed to "[KINS]JOINTS", at least if I'm reading the update_ini code correctly. But it was not, leading to "Ini variable '[TRAJ]AXES' not found".  Please correct me if I'm wrong, since I've made the change manually.  (For the record, my config file had no [EMC]VERSION line.)

So now all I need is for USPS to deliver my Mesa card.
  • mtbbiker
  • mtbbiker
19 Mar 2025 18:10 - 20 Mar 2025 05:46
Replied by mtbbiker on topic Beginner HallUI question

Beginner HallUI question

Category: HAL

This work perfectly for me using version 2.9 (Thanks a mil JT !!) My setup uses a Logitech (old) Xbox USB controller to work
  • pommen
  • pommen's Avatar
19 Mar 2025 16:24
Replied by pommen on topic ATC carosel

ATC carosel

Category: QtPyVCP

  • ContinenteCNC
  • ContinenteCNC's Avatar
19 Mar 2025 16:05
Replied by ContinenteCNC on topic Hydraulic Pipe Bender Retrofit - BLM C88

Hydraulic Pipe Bender Retrofit - BLM C88

Category: Show Your Stuff

Hi Craig!

Those are insane machines! Great job!

Are them all controlled by LinuxCNC?
  • leandrocontarini
  • leandrocontarini
19 Mar 2025 15:58
Replied by leandrocontarini on topic LinuxCNC using ESP32 as Stepper Generator.

LinuxCNC using ESP32 as Stepper Generator.

Category: Driver Boards

Hello, could you share these files?
The link has been deleted
  • leandrocontarini
  • leandrocontarini
19 Mar 2025 15:52
Replied by leandrocontarini on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32

linuxcnc-esp32 Software Stepping over Ethernet Using ESP32

Category: Computers and Hardware

Hello, could you share these files?
The link has been deleted
  • leandrocontarini
  • leandrocontarini
19 Mar 2025 15:46
Replied by leandrocontarini on topic LinuxCNC using ESP32 as Stepper Generator.

LinuxCNC using ESP32 as Stepper Generator.

Category: Driver Boards

Hello, how are you?
Did you save these files?
I saw that you deleted the link.
Displaying 17281 - 17295 out of 18581 results.
Time to create page: 0.407 seconds
Powered by Kunena Forum