Advanced Search

Search Results (Searched for: )

  • my1987toyota
  • my1987toyota's Avatar
Yesterday 08:59
7i76EU Availibility ? was created by my1987toyota

7i76EU Availibility ?

Category: Driver Boards

   I have a new build project coming up and I need a 7i76EU for the build. But as my luck
usually runs Mesa Electronics is sold out of them. Does anyone know when more 
are expected to be in stock?
  • kanesl
  • kanesl
Yesterday 08:36

The machine tool coordinate system shifts before and after RTCP is turned on

Category: General LinuxCNC Questions

Hello, Aciera
After reading the paper you sent, I gained a lot of insights. Based on the method described in the paper, I successfully derived the kinematics that fits my machine tool configuration. Currently, it has been successfully implemented on my machine, and no other issues have been identified so far.
Lastly,thank you very much for your help!
  • Zipdodar
  • Zipdodar
Yesterday 08:29 - Yesterday 08:29

using linuxcnc on a raspberry pi to prog and test steppers and servos

Category: General LinuxCNC Questions

Hi Group

I would like to potentially use linuxcnc on a Raspberry Pi to program and test steppers and servos
  • Are there any solutions that I can see samples of or potential uses that are using a Raspberry Pi or Arduino and LinuxCNC to control and test servo and stepping motors?
  • One plan is to have a test bench to play with ideas; this will have a controller board, some switches, sliders, connectors for motors, a variable power supply, etc..
    - Could LinuxCNC be used for this? i.e can i program it with Python or similar to run my code snippets or a full program?
    - When connecting motors that use pulse and direction, will I be able to connect any motor as long as the variable power supply is adjusted to give the right power to the motor?
    - Has anyone done this before like this?
  • Another plan is to create individual builds that will have one or more motors, sensors, switches, etc.. and will be all built into a case or item as a stand-alone solution. With a customised touch control screen. So when powered on, it boots up and is ready to use and be controlled from the touch control screen.
    can linuxCNC be used like this?
    if so is ther any links to videos or projects that do similer?

    Z

  • Zipdodar
  • Zipdodar
Yesterday 08:11

using linuxcnc on a raspberry pi to control a boxford 250pc lathe

Category: General LinuxCNC Questions

hi Group

I just purchased a boxford 250pc lathe in a hardely used immaculate condition; however, as per the norm, it has no brain and the internal electronics, although pretty much unused, will be changed over to new stuff so I eliminate any issues and get going properly first time.
I will then likely use all the removed bits for other projects.
  • controllers
    At the moment, I am considering LinuxCNC, Mach 3/4, poss arduino,  and Centroid Acorn
    So can anyone advise if LinuxCNC on a Raspberry Pi will be powerful enough and good enough to use on a Boxford 250PC lathe with 2-axis, a tool changer, homing limit switches, spindle encoder with z values for threading, spindle speed control, a pump, E-stops, and the potential for another two-axis as well?
  • I like the idea of Raspberry Pi as it is small, adaptable, and can be built into cases, etc.. but would I be better off using a PC?? 
    or is the Raspberry Pi the way to go?
    or will Arduino be even better?
  • I am pretty good at doing stuff, and learn quickly. I have had some experience programming steppers from an Arduino before, but with LinuxCNC is there lots of help information available on the web and youtube etc, and is the forum friendly, helpful, and resourceful when needed?
  • What does the linuxCNC use for lathe control software (i.e like mach 3/4 or centroid CNC12)?
    Does it work well?
    is there any links to see it in action on YouTube?
    can it be messed about with to map out the control screen as i would like?
    Can the control screen running the lathe control software be used in portrait mode on a reasonable-sized screen?
  • With LinuxCNC on a Raspberry Pi, are there any limits to motor sizes in both stepper and servo motors?
I look forward to any input/feedback

Z
  • rodw
  • rodw's Avatar
Yesterday 04:29
Replied by rodw on topic linuxcnc frequent freeze

linuxcnc frequent freeze

Category: General LinuxCNC Questions

A quick Google indicated your motherboard is a poor choice for PREEMPT_RT kernel due to Its aging AMD 760G/SB710 chipset, older BIOS/ACPI implementations, and high System Management Interrupt (SMI) jitter typically cause severe latency spikes and potential system instability under hard real-time workloads.

I've never been keen on AMD.
  • ihavenofish
  • ihavenofish
23 Jul 2026 03:58
Replied by ihavenofish on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines



Yaaaay!
  • tommylight
  • tommylight's Avatar
23 Jul 2026 03:32
Replied by tommylight on topic Gantry oxyfuel / plasma type machine from scratch

Gantry oxyfuel / plasma type machine from scratch

Category: General LinuxCNC Questions

Oh yeah, no need for virtual machines, this is Linux, so download the ISO, write it to USB using Balena Etcher or DD or image writer on Linux, boot from it in Live mode, test as much as you like, reboot and remove USB, it does not write nor change anything to existing hard drive.
And also you can actually run machines while in Live mode.
  • tommylight
  • tommylight's Avatar
23 Jul 2026 03:30
Replied by tommylight on topic Gantry oxyfuel / plasma type machine from scratch

Gantry oxyfuel / plasma type machine from scratch

Category: General LinuxCNC Questions

By "leave them out" I meant to not connect them at all. But then how the linuxcnc will know where it is at certain point ? I will probably loose a part of precision with not connecting the encoders feedback.

Yes, do not connect the encoder output from DMM drives to Mesa board, see below

I see this card has a DB25 connector to connect it to the computer I suppose, or does it gets connected to the
7i96s ?

It gets connected to Mesa board, and yes it looks like parallel port, and yes there are adapters that connect to Mesa 7i96S (and other Mesa boards) that work as parallel port but at much, much higher pulse speeds, and no 7i85 can not be used with a normal parallel port.

Is the DMM Dyn4 encoder output supported by the Mesa 7i85 ?

Yes it is, and yes it works fine, technically, in reality the DMM drives have some strange latency/delay issues that make them useless for real time feedback.
But they do work fine (from what i read here) when used as normal stepper drives with step/dir control, and yes the precision will be out of LinuxCNC reach, but if the drives are tuned properly that should not be an issue.
  • tommylight
  • tommylight's Avatar
23 Jul 2026 03:20
Replied by tommylight on topic linuxcnc frequent freeze

linuxcnc frequent freeze

Category: General LinuxCNC Questions

Did it get worse with time, or is it roughly the same?
-
Stuff you can test:
-open a terminal while LinuxCNC is open, does not have to be enabled or running, type "sensors", check temps
-remove the CPU cooler and apply fresh thermal paste
-remove memory sticks if more than one and test, one by one. Do remove power and wait 2 minutes before removing or inserting modules.
-boot from USB stick containing LinuxCNC in live mode, run LinuxCNC, does it freeze?
-
Other things:
power supply
drying capacitors on PSU or motherboard
if you are using serial or usb for comms to machine, remove and test without them
  • RLA
  • RLA
22 Jul 2026 22:31
linuxcnc frequent freeze was created by RLA

linuxcnc frequent freeze

Category: General LinuxCNC Questions

Hi...I have an older MSI Motherboard 7641 ver 1....using mesa 7i96s for 6 axis work..recently more frequent freezes...read only errors or crashing..Today I noticed it happened immediately after selecting live plot....I know it could be a lot of things only related to pc but I am curious to see if there is any known causes to look into before changing parts etc...Using debian bookworm

Thanks,

Rick
  • rodw
  • rodw's Avatar
22 Jul 2026 21:48

Livestream Discussing LinuxCNC and MTConnect 27 July 2026 11:00am GMT+10

Category: Off Topic and Test Posts

Yes, it will be interesting to see Brad's working proof of concept in the podcast. I have a feeling the python interface provides the basis of a generic adapter so your concerns about the class of machine is probably not relevant.

I did find a 6 video tutorial series on MTconnect which I watched
  • tommylight
  • tommylight's Avatar
22 Jul 2026 21:06

If servo period is changed the coresponding P values for PID do not change

Category: PnCConf Wizard

Noticed this lately, if servo period is set to say 2000000 the P values will remain at 1000 (should be 500), and that causes issues where the steppers run rough or joint errors occur often.
How much trouble would it be to add the feature to calculate the P values for servo period entered?
  • PCW
  • PCW's Avatar
22 Jul 2026 20:55
Replied by PCW on topic Precix Retrofit Project

Precix Retrofit Project

Category: Driver Boards

A picture or part number of the motor drives would help
determine what interface hardware was needed.
  • 5_Zylinder
  • 5_Zylinder
22 Jul 2026 20:42
Replied by 5_Zylinder on topic Hurco BMC 30 AP

Hurco BMC 30 AP

Category: CNC Machines

I checked the folder name again today; it was correct—without a date. I also have the latest Python3 version, 3.13.5-1. The error persists.
  • csec0128
  • csec0128
22 Jul 2026 19:51
Precix Retrofit Project was created by csec0128

Precix Retrofit Project

Category: Driver Boards

I am decently new to the building of CNC's. I successfully built a smaller 4x4 machine that I also had to retrofit, but that's for another time.

With this, I just picked up a Precix CNC machine from a local sign shop. I came across a forum that did something similar to what I am after, but mainly looking for more input on the wiring and new retro components. I will need. I have a photo showing the overall machine when I moved it (about a week ago from this post). With that, I started taking photos and removing the components I knew I needed replaced. Those would mainly be just the computer and components they had in there for the computer (motherboard of the PC, RAM, and various input items such as VGA plug-ins). All other components, such as the amplifier, power supplies, relays, and motion cards, are all still in the computer box if you will. 

I have various photos of the internals as well as the spindle and axis motors. I can share those once I get them uploaded.

With that, I have heard of the Mesa cards working with the DC servo motors and amplifier my machine has. Looking into pinouts, wiring diagrams and other items I may need to complete this. I have a spare PC I will be using LinuxCNC on to power it and bring it to the modern world. 

Any help to work through this would be greatly appreciated!
Displaying 61 - 75 out of 14293 results.
Time to create page: 0.227 seconds
Powered by Kunena Forum