Re: [Emc-developers] adding to linuxcnc/scripts

2023-01-27 Thread Chris Morley
Thanks Andy. From: andy pugh Sent: January 27, 2023 5:34 PM To: EMC developers Subject: Re: [Emc-developers] adding to linuxcnc/scripts On Fri, 27 Jan 2023 at 05:35, Chris Morley wrote: > > is there any other file that needs to be changed to have thi

Re: [Emc-developers] adding to linuxcnc/scripts

2023-01-27 Thread andy pugh
On Fri, 27 Jan 2023 at 05:35, Chris Morley wrote: > > is there any other file that needs to be changed to have this file installed > too? linuxcnc/debian/linuxcnc.install.in (based on searching the code for an included script) -- atp "A motorcycle is a bicycle with a pandemonium attachment and

[Emc-developers] adding to linuxcnc/scripts

2023-01-26 Thread Chris Morley
We have a script to set up Designer in: linuxcnc/lib/python/qtvcp/designer it would be much nicer for installed versions for it to be accessible directly by the users. I moved it (RIP version) to linuxcnc/scripts and it seems to work - I type the script in the terminal and it finds and runs it.