Advanced Search

Search Results (Searched for: )

  • MaHa
  • MaHa
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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.
  • my1987toyota
  • my1987toyota's Avatar
Yesterday 09:46

Did Anyone Else Have Trouble With EBAY Yesterday?

Category: Off Topic and Test Posts

 If so then you weren't the only one. I was trying to buy something yesterday myself , Everything was going 
as per usual until it came time to pay then all I got was an error code. Last night I found out why.
Apparently this is a worldwide outage.
  • abs32
  • abs32
Yesterday 08:30

How to fix "Queue is not empty after probing"

Category: General LinuxCNC Questions

I guess I'm not very tech-savvy. I couldn't find a link to the Bookworm DEB package at the bottom of the page (and I need to figure out whether it's the real-time kernel version or the userspace version).
  • xenon-alien
  • xenon-alien's Avatar
Yesterday 07:58 - Yesterday 08:14
Replied by xenon-alien on topic 7i96S card arrived what setup is recomended

7i96S card arrived what setup is recomended

Category: Driver Boards

5 years using mesa cards and this is the first time i had issues.  The cards i'm ordering via cnc.prom.ua (the same price ±, like on the official site but not need to pay customs and tax) Usually they came already opened (the sticker is damaged), maybe they testing it, or just puts their logo.
I found only DS26LS32CM,  AM26LS32AC  , AM26LS32ACDR,  26LS32AC  (which can be used?)

So, the used 7i96s card, which was on a lathe. Signal wires on one side of the El.box, power wires on the other side of the El.box - nearly one year worked well:
ch-a - working
ch-b - not working
ch-i - not working
   

The new 7i96s (rev E was not used and not tested after arrival) :
ch-a - working
ch-b - not working
ch-i - working
     
  • grandixximo
  • grandixximo's Avatar
Yesterday 06:55
Replied by grandixximo on topic LinuxCnc logo

LinuxCnc logo

Category: Show Your Stuff

yeah, I put EtherCAT logo on my device already, and I am now one of the owners of linuxcnc-ethercat, so we should be good, I take responsibility, please share, or if you prefer mail it to me luca at aitalmac.com
  • spumco
  • spumco
27 Apr 2026 21:32
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

Here's a program snip from the last round of unsuccessful testing:

Warning: Spoiler!


As I mentioned earlier, I've also tried the G43 on a separate line, with and without the Hn word.  I added the M1 just to stop the pgm before the spindle ramps up during testing.

The X-values are all negative based my post processor (gang tool slant bed back-lathe, X+ is 'up', and T2 is on the 'negative' side of things).  The motion is correct for my particular setup.

If I start the above program with T2 loaded and offsets applied (via MDI or GUI cmd), everything works...until the next tool change.

I've also attached my remap.py and stdglue.py just in case there's something in there messing things up.

Thanks for having a look.
  • COFHAL
  • COFHAL
27 Apr 2026 21:10 - 27 Apr 2026 21:18
Replied by COFHAL on topic Qtvcp GUI and hal pins

Qtvcp GUI and hal pins

Category: Qtvcp

Thank you so much for your support. You mentioned updating that on the main branch; I imagine you mean linuxcnc. How can I access those changes?
And if you could help me so I could make some modifications myself, I would appreciate it.
  • rodw
  • rodw's Avatar
27 Apr 2026 21:03
Replied by rodw on topic LinuxCnc logo

LinuxCnc logo

Category: Show Your Stuff

Would love to have a logo for linuxcnc-ethercat to match
 
I made one, and to be honest, I’m actually quite proud of it :D. However, I’m a bit hesitant to publish it. As far as I know, the EtherCAT logo is protected.

Yes, I wondered about that. It would be able to be used by someone like grandixximo who is a member of the ETG (Ethercat Technology Group) but not OK for linuxcnc to put on its web site so I think it could be shared here for those users who have the membership
Displaying 46 - 60 out of 16844 results.
Time to create page: 0.447 seconds
Powered by Kunena Forum