Advanced Search

Search Results (Searched for: )

  • Nick_Hacking
  • Nick_Hacking
26 Apr 2025 16:42
Replied by Nick_Hacking on topic Absolute Beginner. Help!

Absolute Beginner. Help!

Category: General LinuxCNC Questions

Google suggests that they are both 1.8 degree (200 steps per revolution) motors, so stepconf's default values should be fine...
  • Nick_Hacking
  • Nick_Hacking
26 Apr 2025 16:31
Replied by Nick_Hacking on topic Absolute Beginner. Help!

Absolute Beginner. Help!

Category: General LinuxCNC Questions

Thanks to both of you.Being somewhat impetuous, I put it all together and started tinkering while I waited for advice.... nothing's gone bang. Yet.

Yes: it's a G540. I've just been playing in the workshop and I found the preset for it. Using stepconf, I've been moving the x,y,z and A axes about, like a gleeful child with a new train set!

Sadly, the original computer is now dead and buried. I did keep the hard drive from it, but although I tried connecting it to another Intel motherboard (the original was an Intel dual core) I couldn't get it to boot. Now I think I need to verify the motors. Z and Y use Vexta PK268-02A but the x-axis appears to use an Italian motor HY 200 2232 - 160 88 looks like the model number. I shall have to do some Googling, to find data sheets.

I see a steep learning curve ahead......
  • tommylight
  • tommylight's Avatar
26 Apr 2025 16:26

Problem with Shuttle component , valid device faults with "not a known device"

Category: Advanced Configuration

Probably a kernel issue, so try installing another RT kernel.
packages.debian.org/search?keywords=linux-image-rt
There are several under the "Package linux-image-rt-amd64" section, try from Trixie and down.
To switch the kernels when powering on/rebooting, hold down the right SHIFT key until the GRUB menu shows up.
  • tommylight
  • tommylight's Avatar
26 Apr 2025 16:18

Tangential Cutting Path - Post Processor/ Filter File?

Category: Advanced Configuration

Is this the same machine i did reply to with RugBot a while back?
Did you try to find out what he/she is using for CAM? I do recall vaguely mentioning Inkscape somewhere but never checked.
Well id did check now, and it sure does output valid gcode that runs on LinuxCNC without any issues, and changing the scaling in the screenshot does change the angle as it should.
The best thing with Inkscape and GcodeTools is Python, so very easy to edit and modify, i did this for Plasma.
  • tommylight
  • tommylight's Avatar
26 Apr 2025 15:52

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

Category: Driver Boards

Since you asked for ideas, here i go:
-how hard would it be to run two interpreters and two trajectory planners?
-
-with 2 of 7i94 i would look to have them connected via IDC26 for sure, real time and 1ms or less if faster servo thread is used, given the possibility of Mesa to have all pins as inputs or outputs
-this would also keep everything in hal and with some "creative" components would be much safer than any ModBus or serial.
Just checked, 7i94 has only one IDC26 that in your case is used for 7i77, so reverting back to Smart Serial, and here i have to stop as i have no idea if connecting two 7i94 through SS is possible, but i would venture a guess at yes, but might need some help from the Mesa master: PCW.
  • 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.
Displaying 1591 - 1605 out of 26448 results.
Time to create page: 0.396 seconds
Powered by Kunena Forum