Advanced Search

Search Results (Searched for: )

  • csec0128
  • csec0128
Today 19:08
Replied by csec0128 on topic Retrofit of Precix 5x10 CNC

Retrofit of Precix 5x10 CNC

Category: Driver Boards

I have something very similar and would love to pick your brain on the ins and outs of your retrofit. I just acquired a machine myself and would like to bring this into the modern world now!
  • djdelorie
  • djdelorie
Today 19:04
Replied by djdelorie on topic DIY CNC

DIY CNC

Category: Milling Machines

my machine was "only" a three axis machine too, but I just kept adding to it... ;-)
Mesa and Wifi should be OK; my machine has two ethernet ports. You just don't want mesa packets on the same wire as other packets.
  • Logthor
  • Logthor
Today 19:01 - Today 19:04
Replied by Logthor on topic DIY CNC

DIY CNC

Category: Milling Machines

My machine is only a 3-axis machine. I'm not sure of how much more I/O I really need. I plan on using the old Dell for LinuxCNC, so I really don't need to worry about having a free Ethernet port. Can you use a Mesa card and a WiFi card at the same time? If not, I'm fine with using the old sneakernet method.Different question: if I want to control my spindle's speed, I do this through software, right? My Sherline mill's speed control uses a 0-7V range to control its speed using a potentiometer.
  • djdelorie
  • djdelorie
Today 18:52
Replied by djdelorie on topic DIY CNC

DIY CNC

Category: Milling Machines

If you're using one of the ethernet-connected Mesa cards, you'll want a dedicated ethernet port on your pc to access it - don't share it with a connection to your home router (if you're not using wifi). PnCconf is otherwise sufficient to get you going, although I think you'll eventually find yourself hand-modifying your config files to do custom things ;-)

One consideration for the Mesa cards: if you think you'll need more field I/O, you might as well pay a little extra and get a card with that built-in. I.e. 7i76EU instead of 7i96S
  • Logthor
  • Logthor
Today 18:41
Replied by Logthor on topic DIY CNC

DIY CNC

Category: Milling Machines

I feel like making foolish decisions, so I think I'm going to go with the Mesa card. How hard is the setup? I know you can use PnCconf, but is that enough to get you going, or do you need to do anything extra?
  • Mars
  • Mars
Today 17:46
Replied by Mars on topic Remora for RP2040

Remora for RP2040

Category: Computers and Hardware

I am not a regular on the linuxcnc forum so please bear with me if I am not following the protocol/etiquette.  The Remora RP2040-w5500 looks like a great approach to a cost effective linuxcnc setup.  It is hard for me to understand how stable the current software/design is.  Are people using it routinely or is it still being developed?   About a year ago I started down the Remora path with one of the 3D printer stepper boards only to find out that the on-line documentation was not up to date.  I appreciate how complex this project is and can understand if it is not ready for prime time.  TIA.
 
  • tuxcnc
  • tuxcnc
Today 16:15
Replied by tuxcnc on topic DIY CNC

DIY CNC

Category: Milling Machines

GRBL or LinuxCNC

GRBL is a good and cheap driver, but only with basic capabilities.
The problem is in communication, the PC sends a full line of g-code and waits for confirmation of its execution.
It is not possible to create loops, conditions or use variables.
(In FluidNC they try to bypass this, but the effect is far from expected.)
LinuxCNC does not have these limitations that will start to irritate you sooner or later.

So if you only want to use some specific CAD/CAM program to generate g-code, then you can use GRBL.
LinuxCNC, on the other hand, offers practically unlimited possibilities.
  • MikkelRS
  • MikkelRS's Avatar
Today 15:41
Replied by MikkelRS on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

I converted a manual KBC GRIP-1340 lathe to CNC, kept the handwheels connected via encoders. I can manually machine or NC with it, It is more like a 'teaching' lathe, or tool room cnc lathe. Gives you the ability to quickly face or turn a diameter without having to write code or install a gui/cam thing to do it for you.

When i spin the handwheels, then stop, the machine stops. Encoder over-run is something you can disable. Sure you dont get feedback like a manual crank, but for the odd time doing something it doesnt matter. I put microswitches in the feed sticks and spindle fwd/rev lever, right now im using on screen dials to set the pitches and speeds, but its very similar to a manual lathe when you want it to be, and exactly a CNC lathe when it has to be.

I ended up using a 7i76E and 360ppr encoders connected with a small timing belt to 3d printed gears secured to the hand wheels inside an apron box i made from some rectangle tubing. My X ballscrew isnt in the apron it is beside the cross slide. I still have the cross slide on the lathe incase a quick taper job is required. Ill probably end up ditching it eventually for a more solid mount as its a weak point.

Anyways, the machine has made its money back and then a small fountain of cash to fund the other toys. It might not be everyones cup of tea, but it works very well.
 
  • Surmetall
  • Surmetall's Avatar
Today 15:38
Replied by Surmetall on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

Thanks for enlightening us ignorant folks. I'll call Siemens and Heidenhain right away and tell them to remove that feature from DMT Kern, DMG, and the rest. I'm sure they'll be thrilled that someone has finally pointed out they've been doing it wrong ever since the 1980s.
  • MikkelRS
  • MikkelRS's Avatar
Today 15:25
Replied by MikkelRS on topic DIY CNC

DIY CNC

Category: Milling Machines

I started with a parallel port for a lathe conversion, it was robust enough to do the job, but eventually went with a 7i76E for it, then a VMC i retrofit with 7i76E+7i84S, then now im doing another mill with a 7i95T, the Mesa hardware is fantastic- so good that china is now knocking it off!

Parallel port to start, then work your way through things. Lots of help here on this forum!!
  • 858PSJ
  • 858PSJ
Today 14:39
Replied by 858PSJ on topic o codes and grbl

o codes and grbl

Category: Mill Library

The log file produced by the polygon pocketing program  produces g-code linear moves as its output.  If you stick a few m2 and percents and a few setup commands in that file and change its name to a .ngc file you can  mill simple things. 
(maybe)   (I'm assuming you have some other machine that you can run that program on)
  • djdelorie
  • djdelorie
Today 14:20
Replied by djdelorie on topic DIY CNC

DIY CNC

Category: Milling Machines

If you have access to a PC with a parallel port, it's a cheap and easy way to get started in CNC using knockoff breakout boards from Amazon and some cheap stepper/driver kits. That's what I did. However, this is not a robust solution. I had many problems with port pins getting fried, for example. Getting any one of the Mesa cards (I used the 7i76E) is a bit more of an investment but the electronics are much more robust, and you get to enter the worlds of "industrial lego". At that point, you'd need LinuxCNC anyway, so might as well start there.

Also, it looks like GRBL is designed to run on an embedded board, not a PC, so if you want the lowest cost-of-entry, go LinuxCNC.
  • PCW
  • PCW's Avatar
Today 13:24

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

Category: Driver Boards

The 7I97T enable outputs should be able to drive that directly.

If you worry, you can always measure the current with a DVM
 
  • tuxcnc
  • tuxcnc
Today 13:21
Replied by tuxcnc on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

@tuxcnc
So you like the old cranks, that's fine, but looking at your recent posts makes me wonder if you are maybe starting to turn into one:

It's just a stupid idea, even if someone does it and is happy with it...

You're wrong.

Nonsense.

It is big mistake.

One more little gray text on a gray background...
No, thank you.
 

I just hate political correctness.
If someone does something stupid, you need to inform them about it, not praise them and wait until they waste a lot of time and money.
And he will do whatever he wants anyway...

 
  • tuxcnc
  • tuxcnc
Today 13:14
Replied by tuxcnc on topic installing of linxcnc

installing of linxcnc

Category: Installing LinuxCNC

The recommended Linux distribution for the latest version of LinuxCNC.
 

Download latest Debian iso image (current 13.6) and install. (There are thousands guides at the net.)
It is a good idea to manually partitioning and don't use swap partitions (Modern computers with at least few GB of RAM not need swap.)
LinuxCNC without CAD/CAM fits in 8 GB of disk space, 16 GB is better, more will be never used.
You should chose some lightweight window manager. (I preffered xfce4.)
LinuxCNC installation is simple, but I don't have the time or inclination to check now whether I made a mistake, but it should be like this:
apt-get update
apt-get dist-upgrade
apt-get install linux-image-rt-amd64
reboot
apt-get install build-essential dpkg-dev git
cd ~
git clone https://github.com/LinuxCNC/linuxcnc.git linuxcnc-source
cd linuxcnc-source
./debian/configure
apt-get build-dep .
dpkg-checkbuilddeps
# install unmet dependencies if some
dpkg-buildpackage -b --jobs=12
cd ..
apt-get install ./linuxcnc-doc-en_2.10.0~pre1_all.deb
apt-get install ./linuxcnc-uspace_2.10.0~pre0_amd64.deb
apt-get install ./linuxcnc-uspace-dev_2.10.0~pre0_amd64.deb
I don't remember the apt-get build-dep should be before or after ./debian/configure, the rest seems be properly.
Displaying 1 - 15 out of 287597 results.
Time to create page: 2.864 seconds
Powered by Kunena Forum