Re: [Emc-users] Glitch in PlasmaC?

2023-06-04 Thread Phill Carter via Emc-users
The VAD threshold is what the velocity is allowed to drop to after the THC is activated. THC won't activate until the velocity has reached 99.9% of the cut feed rate setting. > On 4 Jun 2023, at 5:53 pm, Viesturs Lācis wrote: > > Hello! > > I have an issue with PlasmaC. The thing is that VAD

Re: [Emc-users] [Emc-developers] Trajectory planner shortcomings

2023-07-07 Thread Phill Carter via Emc-users
> On 8 Jul 2023, at 2:21 am, John Allwine wrote: > > Can you attach a G code program that uses G93 that demonstrates the issue > you’re describing with your INI config file you’re using? I think these are the last ones used for my tests. axis_tube_cutting.ini Description: Binary data pip

Re: [Emc-users] pyvcp in Axis tab

2023-08-25 Thread Phill Carter via Emc-users
It works on the current 2.9 > On 26 Aug 2023, at 3:07 pm, Thomas J Powderly wrote: > > Hello > I want to embed pyvcp into a tab of Axis interface. > My attempts so far got me the new tab > but the pyvcp panel ( or pyTkinter panel) is free floating. > The panel is not embedded, > > There was a

Re: [Emc-users] LinuxCNC 2.9 is Released

2023-11-05 Thread Phill Carter via Emc-users
> On 5 Nov 2023, at 21:12, Andy Pugh wrote: > >  > >> On 5 Nov 2023, at 08:39, Thomas J Powderly wrote: >> >> Install Debian Buster (Debian 12), amd64 verison > > I am not going to have access to a PC today. > Could someone else do this? (And fix the verison misspelling too) Done. >

Re: [Emc-users] GibbsCAM machine .pst file.

2024-03-27 Thread Phill Carter via Emc-users
If you cannot get a post processor for LinuxCNC then another option would be to run the Fanuc g-code file through a Python filter program to automate any required changes: > On 28 Mar 2024, at 2:01 pm, John Dammeyer wrote: > > Doe