Advanced Search

Search Results (Searched for: )

  • Dudelbert
  • Dudelbert
20 Feb 2026 17:28

Considering a Full Rewire on a Working Schaublin 125 CNC

Category: Turning

I’m not sure how many encoders it showed on that page, I will confirm tomorrow. And thanks for the idea with the dummy config.
I will try getting it running tomorrow.
  • PCW
  • PCW's Avatar
20 Feb 2026 17:19

Considering a Full Rewire on a Working Schaublin 125 CNC

Category: Turning

If I run discovery on a 7i92t_7i85x2d config I get:

 

with all 4 encoders on P2

Does pncconf show2 all 8 encoders on the configuration page? like this:

 


( These should be adjusted to the actual number required to avoid wasted transfer/processing time)


For the 7I83 I suspect the easiest current way to add the hal interface code is to make a dummy configuration
for a 7I77 configuration and copy paste the analog hal an analog section from that as an example
(changing the 7i77 name to 7i83 and the sserial channel number as required)
  • JT
  • JT's Avatar
20 Feb 2026 16:58

Proposal to improve forum stability and structure

Category: Forum Questions


Also, from time to time the forum has high CPU usage that slows down the forum but I don't know why.

DDOS and "brute force" attacks, from what i gathered.
 

Just got another one from 9:03 to 10:40 Central time.

JT
  • AlessandroEmm
  • AlessandroEmm
20 Feb 2026 16:57 - 21 Feb 2026 10:31
  • Dudelbert
  • Dudelbert
20 Feb 2026 15:24

Considering a Full Rewire on a Working Schaublin 125 CNC

Category: Turning

Hi, I have a bit of a problem getting my initial LinuxCNC config up and running. I’m using a 7i92T (flashed with 7i92t_7i85x2d.bin) connected to a 7i85 and multiple Smart Serial cards (one 7i83, two 7i84, and one 7i73).
I tried getting it configured with PnCconf, aided by this post concerning unlisted Mesa boards:
forum.linuxcnc.org/39-pncconf/52554-disc...ted-mesa-fpga#299687

This mostly worked as expected, but I have two problems. One is that only two of the four encoder interfaces of the 7i85 are shown (this would be okay for now), and I cannot choose the 7i83, which means I am unable to have any PWM channels.
This means I cannot configure the X and Z axes, and because of that I cannot finish the configuration.

I am definitely doing something wrong. If anyone knows what that is, I would be extremely happy if someone could tell me where I am going wrong.

I also attached some pictures of what I am seeing right now.
  • michaeln
  • michaeln
20 Feb 2026 14:14 - 20 Feb 2026 14:32
Replied by michaeln on topic G-code wizard für Gmoccapy

G-code wizard für Gmoccapy

Category: Gmoccapy

Hallo,
ich denke NativeCAM ist aktuell das was deinem Wunsch als ShopMill-Alternative am nächsten kommt.
Da gibt es ja im Forum einen längeren Thread wie man das zum Laufen bekommt. Zudem gibt es mittlerweile mehrere Github-Forks von NativeCAM.

Wenn es da aktuell nur um Drehen geht, ist dieser Thread trotzdem interessant: 
forum.linuxcnc.org/qtvcp/58056-latheeasy...-programming?start=0
Da stellt cmorley seine QT-Portierung von NativeCAM vor.

Die Frage ist ja ob die Entwicklung in diese Richtung noch so wichtig ist bzw weitergeht, da es mit FreeCAD ja mitlerweile ein sehr gutes CAD-System gibt (das deutlich mehr kann) welches direkt auf dem LinuxCNC-Rechner läuft.

Viele Grüße 
Michael
 
  • tommylight
  • tommylight's Avatar
20 Feb 2026 14:13
Replied by tommylight on topic Proposal to improve forum stability and structure

Proposal to improve forum stability and structure

Category: Forum Questions


Also, from time to time the forum has high CPU usage that slows down the forum but I don't know why.

DDOS and "brute force" attacks, from what i gathered.
  • NT4Boy
  • NT4Boy
20 Feb 2026 13:52 - 20 Feb 2026 13:53
Replied by NT4Boy on topic HURCO KMB-1 Control Update

HURCO KMB-1 Control Update

Category: Milling Machines

If it's open loop, the question becomes what is changing the analog out command?

(bottom trace second plot)
 
Fixed the varying speed.. The source was the analog speed override pots, which are 5volt, being scaled to 3.3 and lastly 8 bit converted. 
I inserted a low pass filter with gain at 0.01 after the  analogin pin, and its magically stable.
You suggested this some time back, and as ever it was a good call. Thanks

  • Todd Zuercher
  • Todd Zuercher's Avatar
20 Feb 2026 13:21
Replied by Todd Zuercher on topic Xenomai 4 Poll

Xenomai 4 Poll

Category: General LinuxCNC Questions

I used to work with two machines that were stuck using older Ubuntu based Linuxcnc RTAI. Both ran servos, not stepper motors. One was because I could not get newer Linux kernels to work with the ISA IO card the machine was using, the other for extreme low latency to control torque mode servos. The ISA card machine was eventually upgraded to newer Mesa hardware and moved on to current Linux/Linuxcnc releases. The other is still running older RTAI.
  • Todd Zuercher
  • Todd Zuercher's Avatar
20 Feb 2026 13:12
Replied by Todd Zuercher on topic Poll to See Who Still Uses RTAI

Poll to See Who Still Uses RTAI

Category: General LinuxCNC Questions

I still have a machine running it. Needed for a low latency control for some difficult to tune torque mode servos. (So for the time being that machine is stuck on Linuxcnc 2.7)
  • JT
  • JT's Avatar
20 Feb 2026 13:12 - 20 Feb 2026 13:24

Proposal to improve forum stability and structure

Category: Forum Questions

BigJohnT used to be me and hasn't been on the forum in a long time unless someone has hijacked that account.

I have not made any changes to anything.

I don't have 100% access to everything. I can not log into the ISP hosting panel. I can log into Joomla and to Kunena and have ssh access to the forum where from time to time I do apt update. I do not know how to create a new droplet and install a new OS. I'm also not a Joomla developer so it's a bit strange to me.

Also, from time to time the forum has high CPU usage that slows down the forum but I don't know why.

JT
  • DerKlotz
  • DerKlotz
20 Feb 2026 11:45 - 20 Feb 2026 14:41
Replied by DerKlotz on topic Add Buttons in Probe Basic

Add Buttons in Probe Basic

Category: QtPyVCP

Hello,I've been working on this for the last few days and now understand how to add switches graphically under user_buttons/template_main/template_main.ui (see attached photo).However, I don't know how to link the light switch to the output of my Mesa 7i76e, for example. I tried to implement net light => hm2_7i76e.0.7i76e.0.0.output-02 <= qtpyvcp.light in my postgui_hal. Unfortunately, that didn't work. What am I overlooking as a newbie? 
And in addition i´d like to have a nice looking Led right to the button. Red = off, green = on. I could not find one in QT Designer. Alternatively, the button itself could change from red to green.

Translated with DeepL.com (free version)
  • br7may
  • br7may
20 Feb 2026 11:21
Replied by br7may on topic Qtplasmac Run From Line

Qtplasmac Run From Line

Category: Plasmac

Thank you for taking the time to look at that.

I will clean that up.
  • ihavenofish
  • ihavenofish
20 Feb 2026 08:39
Replied by ihavenofish on topic How good is Ethercat motion control?

How good is Ethercat motion control?

Category: EtherCAT

Now that I'm using my ethercat machine daily, I'm seeing some odd issues. Sometimes on startup it will trigger error b2 on the drives rapidly. this is apparently a timing conflict with modbus. Happens every dozen start ups.

Today i had a new one. I homed that machine, and then it began triggering joint errors and limits exceeded despite being nowhere near limits. i had to reboot the computer, and then it was fine.

If the machine starts "fine", it stays fine, but there is some flakeyness with the start up sequence.

Another thing I notice is when I tune my servos perfectly in the omron (usb) software, when they start under linux they are resonating, vibrating like 1 micron in travel. I don't know if that's a linuxcnc thing, and ethercat thing, or just a stupid omron thing.

Other than these quirks though, its great and I would not switch back for anything haha.
  • ihavenofish
  • ihavenofish
20 Feb 2026 08:31
Replied by ihavenofish on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines

need that jerk control......

Displaying 106 - 120 out of 18763 results.
Time to create page: 0.226 seconds
Powered by Kunena Forum