Advanced Search

Search Results (Searched for: )

  • gwond
  • gwond
18 Mar 2025 23:16

Koike Aronson Plasma Conversion - sanity check on Mesa board selection?

Category: Driver Boards

Looking for some guidance on best practice for Servo Enable for the 12A8 servo drives.  The original control has an AC transformer that sends 50V AC to a PCB that contains a rectifier bridge for DC voltage, has the connectors for the motors and tach signals, an interface for the -10/+10V control signals, as well as 3 relays.  One relay for the inhibit circuit for each drive and one to connect the DC drive voltage to the servo drives.  However, all three relays are driven by one 12V control signal.  I was hoping to reuse the existing power supply and pcb and plan to interface with it via the Mesa 7i97T.    From what I've read though, you cannot have two output signals connected to one physical pin, for example X Servo and Y Servo enable both driven by X servo enable circuit.  

Here are the options I'm considering:
1. Wire both enables from X and Y to the 12V relay, not sure if this would cause issues on the Mesa board if for some reason one servo was enabled and the other was not. Although, from reading the 7i97T manual, it seems like the enables are all switched in common?
2. Bypass the circuit board for enables and go straight to the drives with the enable circuit  (However, I would still need to enable the relay to connect drive power, so not sure which signal I could use for this.)  Perhaps I could make a new signal that would send 12V from the Mesa board if either of the X or Y drive enable commands are enabled, or route this to the estop switch and control it outside of the 7i97T.
3.  Any better ideas?
 
  • RobotMatic
  • RobotMatic's Avatar
18 Mar 2025 23:03

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration



I attach 2 images of different boards Pcie.La board that has Kernel Driver parport_serial(Linuxcnc boots clean without the alarm in question). The board that has the Kernel Driver Serial (Triggers the Alarm in question). Both plates work perfectly.
I insist on the concept of a parallelized serial port. The PCEI architecture is serial and the expansion boards are responsible for parallelizing so that we can have an LPT port at the end. LinuxCNC should contemplate this situation to boot clean without the alarm. Because everything works perfectly.
  • tommylight
  • tommylight's Avatar
18 Mar 2025 22:41 - 18 Mar 2025 22:42
Replied by tommylight on topic BRIX i7-7557, unexpected guts.

BRIX i7-7557, unexpected guts.

Category: Computers and Hardware

You lucky b.... :)
Leave the small one in, yank the big one out.
Nice that i do not have to explain more as the physically small is also capacity small.
Reason for it being, the small one seems to be M-SATA only, so it will not work on some normal mainboards, while the big one works on anything with a normal SATA connector. Or you can buy an external case for the big one at usually 7-15$ (insist on finding a USB-C or USB 3.0) and use it for whatever you like, even installing LinuxCNC on it and testing any PC you come near to, since Linux boots from anything and on anything (well almost, for me 99% of the time)
  • D Jensen
  • D Jensen
18 Mar 2025 22:19
Replied by D Jensen on topic Retrofitting a 1986 Maho 400E

Retrofitting a 1986 Maho 400E

Category: Milling Machines

Focus is a bit off but it's exactly the same as mine. If you disconnect at the elbow you will see what I mean about the tube going to the rotary joint being free to spin.
The way they are set up means you couldn't extent the Y quill for a special machining set up as the elbow would jamb on the rear of the Y slide.
Maybe you could shine a torch down the hole to see if there is anything else stopping the tube pulling out with the quill.
I haven't had a chance to figure out if there is an anti rotation slot and pin on the quill. You have to remove the one on the Z quill to remove that quill.
Cheers,
David
  • langdons
  • langdons
18 Mar 2025 22:14
Replied by langdons on topic Migration von 2.8.4 auf 2.9.4

Migration von 2.8.4 auf 2.9.4

Category: Deutsch

Newer versions are not always better.

 
I agree with you. I have several computers running for different tasks (Debian, Ubuntu, OSX, Windows). I work in IT. I just want to test whether I can possibly benefit from version 2.9.4. If it doesn't work, I'll continue to use version 2.8.4.
 

Check the changelog.

You may write down your stepconf settings on a piece of paper and then make a new config in 2.9.4 with those settings.
  • JTknives
  • JTknives's Avatar
18 Mar 2025 22:01
BRIX i7-7557, unexpected guts. was created by JTknives

BRIX i7-7557, unexpected guts.

Category: Computers and Hardware

Just got my BRIX i7-7557 delivered and I pulled it apart to just look inside as the listing said 256gb SSD. Well it has 2 SSDs, one mounted to the board and the other mounted to the back cover like normal. Both of them Samsung with the small board mounted one being 500gb and the cover mounted o e being 1TB and it’s an 850 EVO which shocked me. I only paid $110 for this computer and wasn’t expecting this much coin in SSDs to be inside. 

what do you recommend, pull one and just use the board  mounted SSD ok keep them both? Seams kinda over kill to use such a nice SSD for just LinuxCNC QRplasmaC.
Thank you for any advice you can provide on setting this up for optimal performance.







  • chris mcm
  • chris mcm
18 Mar 2025 21:32 - 18 Mar 2025 21:34
Replied by chris mcm on topic Retrofitting a 1986 Maho 400E

Retrofitting a 1986 Maho 400E

Category: Milling Machines

Trial photo Kind regardsChris 
  • AlexMagToast
  • AlexMagToast's Avatar
18 Mar 2025 21:30
Replied by AlexMagToast on topic Arduino IO Expansion

Arduino IO Expansion

Category: Show Your Stuff

you mean if a analog value is above X = High, if below = LOW?
  • unknown
  • unknown
18 Mar 2025 21:22

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

Category: General LinuxCNC Questions

The hardest part of working with the parallel port is getting the latency down as you have 2 threads going and the fact the base thread is usually 25000 ns for decent stepper speed .
With a mesa setup you only need a servo thread running at 1ms. Getting the latency right is far less work, usually it's good right out of the box. You'll find you machine moves more smoothly, due to the stepper signals being generated by hardware.
It's all plus plus, mesa is well supported on the forum, Pete is an absolute gent, mesa products are rock solid and quite expandable via their Smart serial interface.
I know most people on the forum will recommend Mesa, but the thing is they are that good.
  • unknown
  • unknown
18 Mar 2025 21:07
  • U2fletch
  • U2fletch
18 Mar 2025 21:00

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Brilliant!  I just had GMNOCCAPY up and running for hours without a glitch after making that change.  Believe you nailed it.

Thanks for the great tip.

Jeff
  • Murphy
  • Murphy
18 Mar 2025 20:29 - 18 Mar 2025 20:38
Replied by Murphy on topic Remora - Does Analog input syntax exist?

Remora - Does Analog input syntax exist?

Category: Computers and Hardware

Thanks scotta , ini and hal attached.
I played around with the p i d settings today in the INI but it made no difference. Dip in voltage was still there. Also when I set the gain to 0.0025 which should be the correct value for 4000rpm. It doesn't scale right. I need to input 0.02 for it to work.
 
  • scda
  • scda's Avatar
18 Mar 2025 20:26 - 18 Mar 2025 20:51
Replied by scda on topic M19 and spindle-index-enable issues

M19 and spindle-index-enable issues

Category: Advanced Configuration

What makes me wonder is why  constantly forcing index-enable low does not cause a problem for you.
 
You are right. I haven't used G33.1 yet. Will test it soon. 
But from the looks of it, this is not easily solveable --> need to disconnect the index somehow...

EDIT: Could we write a switch component that passes the signal in both directions (similar to mux2 but bidirectional... ) ?

EDIT2: The easiest solution for this is to probably just install a optical sensor as a second index signal... and then use this for indexing in M19 or for G33.1 ?
  • pgf
  • pgf
18 Mar 2025 20:08

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

Category: General LinuxCNC Questions

Thank you. I was clearly fantasizing that the mesa card would give me the power of linuxcnc and the ease of deployment of grbl. Silly me. :-)
  • scotta
  • scotta's Avatar
18 Mar 2025 19:42
Replied by scotta on topic Remora - Does Analog input syntax exist?

Remora - Does Analog input syntax exist?

Category: Computers and Hardware

For the spindle 0-10v output there is a PWM to analogue chip on the board. Remora uses hardware PWM to drive that chip. The 0 - 100% SP determines the duty cycle for the PWM.

It would help to share your config files to see what influences the SP on the LinuxCNC side as there is no interactions between the Remora modules, stepgen and PWM, running on the EC500.
Displaying 7951 - 7965 out of 24577 results.
Time to create page: 0.470 seconds
Powered by Kunena Forum