Advanced Search

Search Results (Searched for: )

  • spumco
  • spumco
28 Apr 2026 15:55
Replied by spumco on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

@Andrax
I'll try it, thanks.

@Maha
like @Aciera, I didn't think that was how M6/G43 worked, but I'll try it (again).  I've tried putting G43 on the next line after the Tn M6 (or M6 Tn) line, but that didn't seem to make a difference.

@Aciera
Thanks for pointing that out.  I think I tried the RETAIN_G43 when I first noticed an issue during the G10 L2 WCS flip testing a couple weeks ago.  I know I haven't turned that on/off during this last round of fiddling.

Among the many things confusing me is the F360 post for LCNC turning.  right at the beginning of the post file is this:
var outputG43OnSeparateLine = false;

But the post outputs no G43 at all - neither on the same line or the next.  Something to sort out once I get G43 working.

I'll try everyone's suggestions this evening and report back.  As usual, I'm grateful for the assistance.
  • cmorley
  • cmorley
28 Apr 2026 15:54
Replied by cmorley on topic Qtvcp GUI and hal pins

Qtvcp GUI and hal pins

Category: Qtvcp

How did you get linuxcnc originally? What version are you using?
What mods would you like to do?
  • T_D
  • T_D
28 Apr 2026 15:39

Ich brauche Hilfe bei meinem Getriebe

Category: HAL

Hey zusammen,ich hänge gerade ein bisschen fest und hoffe, jemand von euch kann mir einen Schubs in die richtige Richtung geben ,Ich habe eine Maho 500 W4 mit einem Servomotor, der analog im Closed Loop läuft. An der Maschine ist ein 3-gängiges Getriebe verbaut:
1:1 (ca. 650–5000 U/min)
Neutral
Untersetzung (ca. 20–649 U/min)

Ist wohl ähnlich wie bei dem User Dowerna hier aus dem Forum.Mein Problem: Ich bekomme den Gangwechsel in LinuxCNC einfach nicht sauber umgesetzt. Ich hab mir das mit der
transm.comp von Dowerna angeschaut, aber ehrlich gesagt verstehe ich nicht so richtig, wie ich das bei mir einbinden bzw. anpassen soll 
Alternative Ansätze kenne ich leider auch nicht wirklich.Zum Thema Skalierung bin ich ebenfalls etwas lost… da wäre eine kurze Erklärung echt Gold wert, wie man das korrekt aufzieht bei so einem Setup.Ich habe auch schon versucht, das Ganze über [code]gearchange (HAL Component) zu lösen, aber das hat bei mir leider überhaupt nicht funktioniert.Vielleicht hat ja jemand von euch sowas schon mal umgesetzt oder kann mir zumindest sagen, in welche Richtung ich denken muss. Danke euch schon mal! 
 
[/code]
  • Aciera
  • Aciera's Avatar
28 Apr 2026 15:37
Replied by Aciera on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

so G43 in a line with M6, sets G49

Not sure I understand this right but 'M6 Tn G43' certainly works fine for me.

@spumco
Have you tried without 'RETAIN_G43 = 1' in the ini file? (you have one line commenting it out and another later on activating it)
  • opw
  • opw
28 Apr 2026 14:57

Simple G7x Profile editor for Linuxcnc/Axis

Category: AXIS

It should, just try it, it is a small download and easy to try
  • PCW
  • PCW's Avatar
28 Apr 2026 14:24

7i96S card arrived what setup is recomended

Category: Driver Boards

In one picture you have the encoder inputs connected, this may affect test results.

Here is the encoder input circuit, you can check if the 26LS32 is faulty by seeing of the
outputs follow the input state. (the outputs are inverted from the TTL input levels)

 

This browser does not support PDFs. Please download the PDF to view it: Download PDF





 
  • abs32
  • abs32
28 Apr 2026 14:17

How to fix "Queue is not empty after probing"

Category: General LinuxCNC Questions

Thanks, I downloaded and installed it.
The latest changes to my configuration were as follows: I have a machine with a rack-and-pinion system. It has a good control board and cable. The XXYYZ configuration, Matrixkins—I backported it myself from the source code, adapting it for 5-motor control. The configuration has been tested and works.

To ensure the minimum Z-axis step size was acceptable for scanning, I switched the step divider from 8000 to 25000. For my speeds, I had to reduce the value
[EMCMOT]
#edited 2026-03-21 due to jitter tuning not exceeding 2800 (previously 8000) - base_period reduced from 20000
EMCMOT = motmod
COMM_TIMEOUT = 1.0
BASE_PERIOD = 10000
SERVO_PERIOD = 1000000

What did this lead to? Version 2.8.4 with these same parameters works like a charm. The version you sent displays a message at startup - -
Unexpected realtime delay on task 0 with period 10000
This Message will only display once per session....


then goes through homing

+ and when attempting to move the Y-axis, the Y-motor emergency protection trips (torque overload). Obviously, something is wrong with my Matrixkins. Apparently, my participation in testing is causing more problems than it’s helping.
  • Accipiter
  • Accipiter
28 Apr 2026 13:03
Replied by Accipiter on topic MESA card (LAN) failing to connect.

MESA card (LAN) failing to connect.

Category: General LinuxCNC Questions

Just wanted to send a quick thank you to Rodw and Jerry. I have managed to go through the first part of the video and the cyber black hole of networking has been cleared up somewhat. Will advise my success or lack therof when I have a chance to sit down and go over things. Wayne
  • MaHa
  • MaHa
28 Apr 2026 13:02
Replied by MaHa on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

You can check for G43 in Linuxcnc status. Eg Axis:


 


M6 turns off G43, 
so G43 in a line with M6, sets G49 
  • andrax
  • andrax's Avatar
28 Apr 2026 12:08
Replied by andrax on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

I'm not entirely sure about this either.
At least G10 only affects the currently selected coordinate system. As soon as you switch, your shift disappears.
It could be the same with G43, since you're applying the length correction to G53.

Just try it out.
  • JT
  • JT's Avatar
28 Apr 2026 12:08
Replied by JT on topic Developer Forum

Developer Forum

Category: General LinuxCNC Questions

Discord seems to be aimed at gamers that like flashy colors.
  • spumco
  • spumco
28 Apr 2026 10:42
Replied by spumco on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

I was under the impression that a 'G0 G53 Xnnn' line doesn't change the active WCS to the machine coordinates, it just causes LCNC to move to a machine coordinate for that line only.

Second, if a change in WCS causes the tool offsets to be removed everyone using LCNC would have to write programs with G43 after every WCS change.

More importantly, the order of G53-G43-G54 is what is output by the Fusion 360 standard LCNC turning post.  I can't be the only one using that post; if that order was wrong everyone who uses the post would be having the same problem.

I will certainly try out your suggestion this evening even if I'm dubious.  And thank you for giving it some thought.
  • andrax
  • andrax's Avatar
28 Apr 2026 09:59
Replied by andrax on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

I see
G53...
G43...
G54...
G43 currently refers to the machine coordinates. Then you select coordinate system 1.
That might be why G43 becomes ineffective.
Write G54 before G43
G53...
G54...
G43...
In MIDI, by the way, the last coordinate system is always active, so G54.

I hope this helps

regards
  • rodw
  • rodw's Avatar
28 Apr 2026 09:56

Did Anyone Else Have Trouble With EBAY Yesterday?

Category: Off Topic and Test Posts

All those dodgy Chinese routers marshaled into a botnet. I don't use TP-link but the ISP's insist on using them.
One example. www.malwarebytes.com/blog/news/2025/09/t...crosoft-365-accounts.
So far they've not found my home network.
Displaying 61 - 75 out of 16775 results.
Time to create page: 0.211 seconds
Powered by Kunena Forum