Advanced Search

Search Results (Searched for: )

  • timo
  • timo
Today 11:24
Replied by timo on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

I mean I cannot prove 100% right now, but I do not see it cannot be run with two hand encoders (at the same time)

It might even be a thing to do a "virtual taper attachment" when moving the encoder driving z and x at the same time. :-)

I should get going...
  • Japoo_Ness
  • Japoo_Ness
Today 10:43 - Today 10:46

Retrofitting a 3-axis VMC with DC servos - guidance needed

Category: Driver Boards

If it takes all this just to run the enable signal, I'm thinking it's better to wire it directly to the drive. Is there any good reason to keep it isolated with an extra relay? The 7i97T outputs are already opto-isolated, and my servo drive has a 10kΩ input impedance anyway. Adding a relay isn't really worth it, right?
  • Japoo_Ness
  • Japoo_Ness
Today 10:38

Retrofitting a 3-axis VMC with DC servos - guidance needed

Category: Driver Boards

I'm having some trouble with the servo enable relays.My relays have flyback diodes, but the datasheet is giving me a headache. The coil draws 40mA, but the flyback module includes an LED with no specified current draw. Since I can't be sure of the total load, I'm guessing I can't use it.Would you guys just change the module for these specific commands, or is there a better workaround?

These are the Finder 55 Series

i think its better to use other relays for these ones like interface relays isnt?
  • Logthor
  • Logthor
Today 08:13
DIY CNC was created by Logthor

DIY CNC

Category: Milling Machines

Hi,

I recently acquired a Sherline CNC-ready mill, and I've been thinking about finally getting around to getting it setup. The problem is that I can't decide on what path I should go down (GRBL or LinuxCNC). I'm quite a novice when it comes to CNC machines, so LinuxCNC seems quite daunting. However, the features the software provides are very enticing. I was wondering what you guys think I should do. Additionally, if I do go down the LinuxCNC route, should I go with a 7I96S or an old computer with a parallel port (I haven't tested its latency, but it should be fine; it is a Dell Optiplex)? The reason I'm considering using my old computer is that I can back out if I get way too in over my head (I figure I won't waste as much money).

Thanks,
Logan
  • robh
  • robh
Today 06:53

Sliding Head Lathe for sale - maybe grate devlopment tool for linuxcnc ? UK

Category: User Exchange

willing to give this away for free now

now offering this Free to a keen linuxcnc developer

i did try to reload parameters but the PLC board does not boot, could be as simple as a voltage issue on the PCB.. i dont have the time to fix it, but i am willing to let this go to a good home and more so to someone who can use it develope linuxcnc to such a machine and give back to the community

i can load to transport,
can give away a magazine bar feed with machine also that will need interfacing (LNS BRand)
  • motionmasterupgrade
  • motionmasterupgrade
Today 04:02
Replied by motionmasterupgrade on topic Retrofitting a 3-axis VMC with DC servos - guidance needed

Retrofitting a 3-axis VMC with DC servos - guidance needed

Category: Driver Boards

I am working through retroftting a motionmaster. I kept all my relays. My goal was slightly different, I wanted to keep the wiring as stock as possible because there was a chance of the whole upgrade not working and I would want to sell it stock, but I think I'm far along enough that its worth more as a linuxcnc box now.
  • NWE
  • NWE's Avatar
Yesterday 01:48
Replied by NWE on topic Precix Retrofit Project

Precix Retrofit Project

Category: Driver Boards

For what it's worth, I contacted Copley Controls sales. They said they couldn't help me on that obsolete model, but provided a datasheet on a similar 4113 model. If it can be proved the pinout matches this might help.
  • rodw
  • rodw's Avatar
Yesterday 00:47

LinuxCNC-PC - Remora - OrangePi3 LTS - BTT SKR V1.4 Turbo

Category: Computers and Hardware

You should be able to build a PREEMPT_RT image using Armbian for the OrangePi and install LinuxCNC and XFCE on it. I have done this with a Odroid N2+. I would go that way and ditch the PC out of the equation.

In the build process, you just need to run menuconfig to configure the PREMPT_RT flags.
Start here docs.armbian.com/Developer-Guide_Overview/
  • ukhellfire
  • ukhellfire
Yesterday 22:48

LinuxCNC-PC - Remora - OrangePi3 LTS - BTT SKR V1.4 Turbo

Category: Computers and Hardware

Yes running Linuxcnc on the OrangePi would be easier. And the board would probably run it extremely well. But again, that’s normal. 
if I’d opted for the w5500 on the SKR, I’d have to have ported the code over from the stm32/rp2040 side of things. Not hard, but not as challenging as this.
So I opted for this. Means I still have the main pc doing all the hard legwork, and the OrangePi just bridging the traffic over to the SKR. Which I think long term, is the best option, performance wise. This was the SBC isn’t doing a lot of work at all.

the last time I did anything challenging, was when I originally bought up Armbian for the OrangePi 3 LTS. This was nearly 5 years ago, and it’s the same board I’m using today! Never found a use for it! I had it running klipper and a 3d printer for a while 
  • 3404gerber
  • 3404gerber
Yesterday 20:05

LinuxCNC-PC - Remora - OrangePi3 LTS - BTT SKR V1.4 Turbo

Category: Computers and Hardware

I wouldn't do this, but I'll follow the topic as I'm sure I'll also learn something. Personally, I would have tried to run LinuxCNC directly on the OrangePi3. Or added a W5500 to the SKR.

A couple of months ago, I did some tests with Remora and a RP2040; I watched Rod's video on Youtube to achieve real time performance on the ethernet connection between a Pi400 and the Pico. My guess is that you'll have to compile a real time kernel for the Armbian OS too (did it last year for a Radxa Zero 3E, worked more or less).
  • PCW
  • PCW's Avatar
Yesterday 20:01
Replied by PCW on topic Precix Retrofit Project

Precix Retrofit Project

Category: Driver Boards

That retrofit seems to use individual drives. The real issue if you want to use
you combined 3 axis drive is to obtain/determine the pinout of the 25 pin interface
connector on your drive (or controller).
  • tommylight
  • tommylight's Avatar
Yesterday 19:55
Replied by tommylight on topic installing of linxcnc

installing of linxcnc

Category: Installing LinuxCNC

Old but still valid:



And some nice tutorials:
www.youtube.com/@swolebro/playlists
  • tommylight
  • tommylight's Avatar
Yesterday 19:44

LinuxCNC-PC - Remora - OrangePi3 LTS - BTT SKR V1.4 Turbo

Category: Computers and Hardware

Go for it!
Despite Tuxcnc being right about the time and effort, humanity would not reach very far if it did not try stuff that may or may not be "standard".
  • PCW
  • PCW's Avatar
Yesterday 19:36
Replied by PCW on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

You can download the support zip file from Mesa's webstore:

store.mesanet.com

(in the specification tab for the product)
  • Holzwurm56
  • Holzwurm56
Yesterday 18:58
Replied by Holzwurm56 on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

Hello pcw,
many thanks for your answer. Where i can get this file, I am looking on the Mesa page and in Github?
Hans
Displaying 16 - 30 out of 14199 results.
Time to create page: 0.242 seconds
Powered by Kunena Forum