Advanced Search

Search Results (Searched for: )

  • Henk
  • Henk
26 Apr 2025 15:39

Dual control setup - comms between 2 systems- 7i94 bin file?

Category: Driver Boards

HI
Linuxcnc doesn’t support more than one toolpath, for example a lathe with two independent turrets. Typically, this is referred to as a dual path system. 

As seen on other posts on the topic on this forum, it is recommended to use two separate LinuxCNC systems, which is OK Now, I would like to link the two systems and im not sure what would be the best to do this.On the PC side, im planning to set up a local network so that the slave system can load a program written on the master system, so file sharing etc. there should be a lot of info on this on the web… On the linuxcnc side, im running a 7i94 +7i77 on each PC.Typically, I would like to have a link between the two linuxcnc systems so that the one system (master) can interface with some of the HAL data on the other (slave) system.It would be ideal if the master system can read/write hal pins (float and bit). It does not have to be realtime though, but I need it reliableI don’t know what is possible, but I was thinking a serial link from one 7i94 to the other would be the best solution.Is it worth checking out the Mesa Modbus method? Does this seem like a good idea or are there some better options? Your ideas would be much appreciated ThanksHenk
  • tommylight
  • tommylight's Avatar
26 Apr 2025 15:18
Replied by tommylight on topic Absolute Beginner. Help!

Absolute Beginner. Help!

Category: General LinuxCNC Questions

Does the Gecko have G540 written on it?
If not, does it have 4 of DB9 connectors? That would be the G540, so it has a standard pinout and the wizard included with LinuxCNC named StepConf has a pinout for it.
Also do keep in mind that if it turns out to actually be a G540, it has a very strange feature where it does only 1 pulse from 10 pulses on the input, it was labeled as microstepping but it is not, so you do need to add 10 in the wizard for microstepping.
See if you can find a used Dell OptiPlex 980 in the big case, those have a built in parallel port and work nicely with LinuxCNC, usually 30-70$.
You might also need a plain parallel port cable, or old printer cable, sometimes also named centronics.
  • Aciera
  • Aciera's Avatar
26 Apr 2025 14:43
Replied by Aciera on topic Absolute Beginner. Help!

Absolute Beginner. Help!

Category: General LinuxCNC Questions

You need to figure out the pin assignment of the parallel port connector. So the first thing I would try is to get the original Mach3 config file from the old PC. If I remember correctly it's an .xml file in the 'mach3' folder. This should tell you how the signals are arranged on the parallel port connector. This is needed to set up linuxcnc using the 'stepconf' tool.
  • Nick_Hacking
  • Nick_Hacking
26 Apr 2025 14:10 - 26 Apr 2025 14:12
Absolute Beginner. Help! was created by Nick_Hacking

Absolute Beginner. Help!

Category: General LinuxCNC Questions

Dear All,

I'm very new here.

I'm a big fan of This Old Tony and I watched his CNC build thinking that I'd love to do something like that - except that while I've got a workshop full of machine tools (I've been quietly collecting them, for my retirement) I have very limited skills. I doubted that I could make one that would have any sort of precision. I looked at the flimsy inexpensive ones on eBay. Not convinced they'd do what I want... and then up popped a second-hand industrial machine just 30 miles down the road and within my budget.

It's about a yard square, solidly made of steel, with what seem to me to be high quality, if aged, Japanese stepper motors and ball screws. The control box that came with it contains nothing more than a Gecko controller and a PSU. The computer that used to run the macine was dying but I got it to boot up long enough to determine that it was running Windows XP and Mach3 (so probably about 20 years old?).

I've cobbled together a PC from some spare bits that I had lying around and installed LinuxCNC. I've found a parallel port which looks like it will plug into my motherboard, so I believe that I can connect it all together and off I go.....

What should I do now? What should I read to get started? Is anything bad likely to happen from just experimenting without actually knowing what I'm doing? I don't want to wreck what looks like a good quality piece of kit, even if it isn't bang up-to-date. All help and advice will be gratefully received.
  • Surmetall
  • Surmetall's Avatar
26 Apr 2025 14:06

WEMAS MT 32 CNC Lathe -> LinuxCNC - Mesa or EtherCAT?

Category: Turning

Hello and thank you both for the response. :)

I saw that the ethercat Beckhoff encodermoduls are really not cheap :/ Maybe a mixed setup with mesa would be an option? time will tell. My main Headache toipic is still the drivers for the Motors,

I allready have some parts of the SIEMENS S120

-Single Motors Modul for the spindle
-Double Motor Modul vor the X and Z Servo
-Active lIne modul
-Breakresistor
-Filter
-Motor choke


Now I have to search for CU320-2 on Ebay. and for the Ethercat modul wich is sadly really expensive.

If i dont get the ethercat PCB i think i also could run it with the ans SMC30. but that would mean i only have step dir. All functions form the ethercat world would of course be really cool!


endian, you say: profibus .. over ethercat ... the 2ms synchro ... I dont have a feeling for that. But ms sounds "slow" is that fast enough for Positioning a CNC machine?
Taht sounds really interesting, can you tell me more about it? Is there a Thread with your machine?


Have a great day!


Tom
  • tommylight
  • tommylight's Avatar
26 Apr 2025 12:48
Replied by tommylight on topic spindle with encoder

spindle with encoder

Category: Basic Configuration

1% of 360 is 3.6 degree of error, and that will result in broken taps.
  • hakinen2255
  • hakinen2255
26 Apr 2025 12:22
Replied by hakinen2255 on topic How to open QT ui file in LinuxCNC

How to open QT ui file in LinuxCNC

Category: Qtvcp

in qtplasmac it shows in z view and perspective view,

what u mean by it should work without coding, is there a way to turn it on or set in qtdragon_hd?
  • Pipik
  • Pipik
26 Apr 2025 10:34
Replied by Pipik on topic subroutine randomly stops at first G1 move

subroutine randomly stops at first G1 move

Category: O Codes (subroutines) and NGCGUI

Its not iffy probe. In toochange subroutine, I made several G0 move first to aproach toolholders, but then need to slow move to put tool in fork, so G1 move. Someday almost always stop here, someday working fine.
Its kind of ghost bug.
But it looks like it wait for something, maybe to have spindle-at-speed (but it is, 0rpm). But I also have manual too change, so at new tool demand, I hit ESC, move over ztouch plate, call M300 - subroutine, and it will fail. Hit ESC, run M300 again - it work.
  • IB_CnC
  • IB_CnC
26 Apr 2025 09:22 - 26 Apr 2025 09:26

Probe Basic and Carousel ATC with Geneva and Stepper

Category: QtPyVCP

About the files, this ATC is quite a specific design for my router.
It was a tricky design with regard to the work area and clearance so I'm not sure this should be a baseline for anyone.

On a typical mill I think the design would be a bit different, same principle but hanging from the top and therefore most of the dimensions probably will change.

But I can share the geneva wheel and drive and how it's setup with Probe Basic, if it works out, no problem if someone wants it.
Happy to give something back to the community. :-)
  • IB_CnC
  • IB_CnC
26 Apr 2025 09:19

Probe Basic and Carousel ATC with Geneva and Stepper

Category: QtPyVCP

I like the Voron as well, especially since it's so small and silent but still pretty fast.
Print quality is very good as well.
The Hevort is a different animal, can go really fast and the bed is positioned on 3 ballscrews with individual steppers, allowing for automatic tilt correction after probing the surface.

It's this one:


But I made the Hevort way too big. I was printing molds at the time, but big 3D prints are a hassle and I now made the CNC for that. A smaller printer is more stable and keeps a better consistent temperature to my experience.
  • Grotius
  • Grotius's Avatar
26 Apr 2025 08:17
Replied by Grotius on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Hi Pcw,

The referred config file is a simulation for use with no hardware. 
I thought if this runs ok on your pc, maybe you have a idea why it will not run ok on real hardware.

i have it running with huge ferror values.





 
  • Hakan
  • Hakan
26 Apr 2025 07:37
Replied by Hakan on topic comparing to Grbl, or FluidNC

comparing to Grbl, or FluidNC

Category: Milling Machines

Regarding capabilities, FluidNC isn't able to read real-time feedback like encoder input. As I understand it, I must add.
That gives limitations to the use of analog servos (step/dir without feedback to controller is fine), THC but I've got mixed info there.
Stepper motors, R/C servos can be used.
I think it can be a good fit for a 3-axis portal milling machine like a 6040.
Linuxcnc can do "everything", sometime that's not needed especially for uncomplicated machines like the 6040.
 
  • cmorley
  • cmorley
26 Apr 2025 03:07
Replied by cmorley on topic qtdragon mod

qtdragon mod

Category: Qtvcp

Initialize a variable as 0 at startup.
Update that variable with the current encoder count after checking if it is higher or lower.

I think if you look at the master version 9f qtdragon you will see encoder input code with a similar idea. I am on the road so can't go in more detail right now.
  • pgf
  • pgf
26 Apr 2025 02:51
Replied by pgf on topic comparing to Grbl, or FluidNC

comparing to Grbl, or FluidNC

Category: Milling Machines

Well, they're "hobby only", but also "small workshop". I think those systems are used in an awful lot of places, because they're so much simpler to set up.

If I end up with a system that comes with grbl, I'll certainly be interested in trying it. Hope someone else can chime in as well.

paul
  • pgf
  • pgf
26 Apr 2025 02:48

manual tool change with tool length probe

Category: G&M Codes

Thanks! There's a fair amount there to absorb, but I think it will be worth it.
Displaying 14866 - 14880 out of 18504 results.
Time to create page: 1.061 seconds
Powered by Kunena Forum