Advanced Search

Search Results (Searched for: )

  • ihavenofish
  • ihavenofish
05 Mar 2025 16:46
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster

New ethercat / probe basic control for minimonster

Category: CNC Machines

ok, i've finished your instructions. now what? haha.

I've only ever set up linuxcnc with the mesa wizard. what guide should i follow now for the rest?

Thanks!
  • Nathan40
  • Nathan40
05 Mar 2025 16:44
Replied by Nathan40 on topic Ethernet Settings for Raspi4

Ethernet Settings for Raspi4

Category: Installing LinuxCNC

Thanks for your reply! If possible can you share exact settings so that noobs like us can know and get this 7i95t up and running. Any help will be highly appreciated.
  • noqui
  • noqui
05 Mar 2025 16:40
Custom Panel was created by noqui

Custom Panel

Category: AXIS

Hi. I am a little bit confuse about working with your own Panels.
I modified the AXIS.ui with this panel ROBOT.ui

Se image 1. ROBOTui

Basically, I only added 6 tab windows

Then, as in the documentary PyVCP says it must be included in the INI I did it.
See image 2 PyVCP

But when I run again the Linux Stepconf to include the changes I find a place where I should add custom panels.
See image 3      Stepconf


In conclusion I don´t know where I have to place my custom ROBOT.ui that is an AXIS.ui modified.

Sorry for my English, is not my mother tongue,
By the way I am working in the translation into Spanish of the Developers Manual - 25 January 2025.

Thanks a lot.
  • tommylight
  • tommylight's Avatar
05 Mar 2025 16:32 - 19 Mar 2025 23:30

Should I just suck it up and buy a good stepper driver?

Category: Driver Boards

I have seen plenty of dead drives due to those mosfet drivers, some IR.8.1.2.. i can not recall, but i did not bother to check why or how, just left it to using cheap IRF540 or IRF740 output stages that have max 100V VGS and slapping 80V working voltage on the drives, so any coasting or hard brake would release the magic smoke.
I am sure you can figure out what company made those.
Fortunately i still have some in use as with 30-48V they are fine.
  • PCW
  • PCW's Avatar
05 Mar 2025 16:32

7i95t pin and firmware files with Stepgens and Inputs 5Axis BoB

Category: Driver Boards

Most will work for step/dir but the spindle PWM output may be on different pins
What is the pinout of a breakout available to you?
 
  • PCW
  • PCW's Avatar
05 Mar 2025 16:10

Mesa 7i96 mixed voltage field input wiring

Category: Driver Boards

Here is the 7I96/7I96S input circuit

Notes:

1. The quad optos are AC input type

2. The solid GND symbol is input common

 

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


 
  • mindstormmaster1
  • mindstormmaster1
05 Mar 2025 15:52
Built In Wifi Not Working Raspberry Pi 5 and 2.9.4 was created by mindstormmaster1

Built In Wifi Not Working Raspberry Pi 5 and 2.9.4

Category: General LinuxCNC Questions

I installed Linuxcnc on an 8GB Pi5 using this file since I want to use a MESA board, it looked like the right choice.

www.linuxcnc.org/iso/rpi-5-debian-bookwo...25-01-27-0140.img.xz

Everything booted up well(but there was no initial setup wizard like I have seen some people mention), and the install looks good, but I don't see wifi anywhere or network options of any kind. I tried a USB wifi dongle, and that didn't change anything and unfortunately, ethernet is not an option for me. Does anyone have any tips for getting wifi working? Should I have used the other .iso? Thanks!
  • jmelson
  • jmelson
05 Mar 2025 15:51

Should I just suck it up and buy a good stepper driver?

Category: Driver Boards

HEXFET, TrenchFET, Epitaxial FET, .... damn i am getting old and this time i am not blaming it on being 3:15AM right now, there are many more types of MOSFET's, and almost all have flyback diodes, you can spend days sifting through catalogs to find any that does not

 

I have been making servo amps since about 2004, and had some issues with them blowing up under certain conditions.  I used some beefy 56 A International Rectifier HEXFETs.  Using a digital scope, I was horrified to see that the body diodes in these transistors did not start to conduct until about 10 us after they were forward biased by up to 12 V!  So, I had to add in some ultra-fast diodes across the transistors to prevent this.  The issue was that when the high-side transistor was sourcing current and then shut off, motor and filter inductance would pull the source of that upper transistor down to large negative voltages, and cause the gate driver chip to turn both transistors on at the same time, leading to fireworks.  The  extra diodes solved this issue.
Jon
  • tommylight
  • tommylight's Avatar
05 Mar 2025 15:41

Should I just suck it up and buy a good stepper driver?

Category: Driver Boards

Any clue why adding fast diodes would cause them to blow up?

IT WILL NOT!
Unless you reverse polarity.
I wonder where are you getting such wrong info from and why are you so stuck at diodes ...
-
Are you aware that miss wiring the stepper motor will blow the drive?
The "fuses" you mention, are NOT fuses, they are resistors used for current limiting in the drives.
Also mentioned before, do NOT cut the drive power on the DC side, ever, meaning, if you wire the drive and motor and use any power supply that is already powered, then touch/wire the DC power to the drives = they are dead in most cases.
  • PCW
  • PCW's Avatar
05 Mar 2025 15:33 - 05 Mar 2025 15:34
Replied by PCW on topic HURCO KMB-1 Control Update

HURCO KMB-1 Control Update

Category: Milling Machines

Your hal file shows a software encoder rather than the 7I73's encoder,
A software encoder sampled at the servo thread rate will limit you to less than
1000 counts per second. You would need to use the 7I73s encoder counter to go
faster. From the 7I73 manual:

"The 7I73 can track encoder inputs up to a 50 KHz maximum count rate (4X modes).
Maximum count rate is 12.5 KHz in 1X modes and 25 KHz in 2X modes. These maximum
count rates will be reduced by quadrature distortion (deviation from 90 degree phase
difference between A and B ) so practical maximum count rates are normally somewhat
lower.
  • tommylight
  • tommylight's Avatar
05 Mar 2025 15:21
Replied by tommylight on topic 2 Encoders per axis ?

2 Encoders per axis ?

Category: EtherCAT

Short answer:
Yes, you can use encoders, even 2 encoders per axis/joint, or an encoder and a glass scale, both wired to Mesa/LinuxCNC,
and
Yes, you can have one encoder (usually the one on the motor shaft) wired to drive and a glass scale wired to Mesa/LinuxCNC
and
Yes, you can have new drives that take step/dir pulses and have their own encoder and add glass scales wired back to Mesa/LinuxCNC
and
Within reason, pretty much however you like/need.
As for backlash, the best and easiest way is the last version from above.
  • tommylight
  • tommylight's Avatar
05 Mar 2025 15:15
Replied by tommylight on topic Ethernet Settings for Raspi4

Ethernet Settings for Raspi4

Category: Installing LinuxCNC

The issue is that interface is setup for both dhcp and a static address.

Yeaaa man, sorry i missed that.
  • ihavenofish
  • ihavenofish
05 Mar 2025 15:15
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster

New ethercat / probe basic control for minimonster

Category: CNC Machines

so to be clear, I need to make this folder. it is not one that should already exist?
  • Pipik
  • Pipik
05 Mar 2025 14:49
Replied by Pipik on topic Mesa 7i96 mixed voltage field input wiring

Mesa 7i96 mixed voltage field input wiring

Category: Driver Boards

I get the general principle of inputs in your MESA cards, I understood. You have made a very simple and easily understable manuals with you cards, btw.

But I am trying to solve simmilar inputs possibilities in one of my arduino wirings. I would like to have a little universal solution like you have on 7i96 cards, not just TTL as usual, but cant figure out what parts is best to use to achieve this.
  • unknown
  • unknown
05 Mar 2025 14:49

Should I just suck it up and buy a good stepper driver?

Category: Driver Boards

What caused the original failures ?
Are the existing motors good or are they the cause of the initial failures ?
I've lost count of how many times a tech has replaced the failed component is a system, not investigated why it went only to destroy the custom ASIC they just replaced.
Displaying 8971 - 8985 out of 24528 results.
Time to create page: 0.449 seconds
Powered by Kunena Forum