Advanced Search

Search Results (Searched for: )

  • vre
  • vre
17 Jun 2025 08:53
override pots or encoders was created by vre

override pots or encoders

Category: Driver Boards

I want to add 4 override pots-encoders to linuxcnc.
Feed-rapid-spindle-jog override because qtdragon sliders from touch screen are not easy usable.
How can I do it this.
Arduino and potentiometers? Other way?
  • Dylan144GT
  • Dylan144GT
17 Jun 2025 08:51

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Hello,

Forgive me, but I am a bit new here. I have been trying to setup an RPi 4 with an Octopus 1.1 (STM32F446) and I am hitting a bit of a brick wall with trying to get a hello world going with a setup of just 3 stepper motors on a bench.

Can you please point me to a good tutorial for help please, both for understanding the basics of LinuxCNC and then how to get Remora up and running for this setup? I have installed the Flexi-Pi RPi image, that is up and running. I have flashed the Remora firmware to the STM32 using the ST CubeProgrammer utility. I have loaded the example configto LinuxCNC and I can "open" it. But then a whole lot is blanked out and I can't seem to get any response from it. I have a feeling that I missing the step where I load components and I am not sure how to do this.

Any input would be greatly appreciated.

Thanks,

Dylan
  • JAMSys
  • JAMSys
17 Jun 2025 05:38

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

Hi,
The Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5 are
special OS. The menu-config configuration does not have the option for auto login.
  • djdelorie
  • djdelorie
17 Jun 2025 05:37

M6 shuts off spindle, but no UI confirmation, and program doesn't pause

Category: Basic Configuration

I'm not an expert at this, but I've seen some of things you noted, and here's my take on them:
I think it makes sense that a tool change would want the spindle to stop.  I mean, unless your system can change a tool at 24,000 RPM.  My custom ATC code halts the spindle too, and waits for it to stop.  So, after M6 (tool change) you should always M3/M4 if you want that tool to turn.  To be paranoid, you should M5 before M6 too, as needed.  Remember that M6 is the tool change; the T command tells the changer which tool to prepare.
As for the at-speed signal, beware - if there's a delay in setting it, the system might not wait when it should.  I used an at-speed signal with a VFD and it didn't respond fast enough, I ended up reading the VFD's RPM and comparing that to what motion wanted.  At least a delayed "0" is still not the same as the desired 24,000.
I think it's normal for the system to allow rapid moves before the spindle comes up to speed, because rapid moves aren't intended for actual cutting.  It's only when the first G1/G2/G3/etc is seen that it knows the spindle must be ready.
  • deedee
  • deedee
17 Jun 2025 05:36
Replied by deedee on topic Einbindung AX5000 und EL3104

Einbindung AX5000 und EL3104

Category: Deutsch

Hallo,

ja, hier laufen ein AX5106 und ein AX5203.
  • Lcvette
  • Lcvette's Avatar
17 Jun 2025 05:19

Probe Basic Not Remembering Current Pocket Number

Category: QtPyVCP

What version of linuxcnc are you running. We noticed the python broke on atc between 2.9.4 and 2.10 master.

If you're running master, check the updated python file from the latest develop version of probe basic. Run a meld file comparison to see if the latest edit is in your current python file.

Beyond that, just come through your subroutines. Check pocket counts to make sure your not dropping an index signal for some reason.

As debug everywhere to see everything is doing what you expect.
Displaying 15091 - 15096 out of 15096 results.
Time to create page: 0.577 seconds
Powered by Kunena Forum