Re: [Emc-developers] Nev AXIS interface

2024-11-04 Thread Thomas J Powderly
thx Andy tomp On 11/2/24 07:41, andy pugh wrote: On Wed, 30 Oct 2024 at 16:11, Thomas J Powderly wrote: (http://www.hcnc.sk/ponuka.html and mailing list) show an interesting user interface It uses axis tabs to hold a background image of a task. The image is an isometric drawing of a job t

Re: [Emc-developers] Nev AXIS interface

2024-11-02 Thread andy pugh
On Wed, 30 Oct 2024 at 16:11, Thomas J Powderly wrote: > (http://www.hcnc.sk/ponuka.html and mailing list) > > show an interesting user interface > > It uses axis tabs to hold a background image of a task. > > The image is an isometric drawing of a job to be cut. > > The image is overlaid with t

Re: [Emc-developers] Nev AXIS interface

2024-10-30 Thread Thomas J Powderly
I think the screenshots (http://www.hcnc.sk/ponuka.html and mailing list) show an interesting user interface It uses axis tabs to hold a background image of a task. The image is an isometric drawing of a job to be cut. The image is overlaid with  tcl numeric entries. Dimensions on the image

Re: [Emc-developers] Nev AXIS interface

2024-10-24 Thread Bari
? On 10/23/24 7:31 PM, Kevin LaSanders wrote: Domi on the forum right? just do it in usercommand file. i have most of what you did already in a usercommand file, just edit the containers and stuff. https://forum.linuxcnc.org/media/kunena/attachments/25269/usercommand_dark_2022-03-20.py On Wed,

Re: [Emc-developers] Nev AXIS interface

2024-10-23 Thread Kevin LaSanders
Domi on the forum right? just do it in usercommand file. i have most of what you did already in a usercommand file, just edit the containers and stuff. https://forum.linuxcnc.org/media/kunena/attachments/25269/usercommand_dark_2022-03-20.py On Wed, Oct 23, 2024 at 5:10 PM Alec Ari via Emc-develop

Re: [Emc-developers] Nev AXIS interface

2024-10-23 Thread Alec Ari via Emc-developers
Hey everyone, I haven't been following this thread too closely but I am curious... Can I see a screenshot of the new proposed AXIS interface? Thanks! Alec ___ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge

Re: [Emc-developers] Nev AXIS interface

2024-10-08 Thread Thomas J Powderly
haha that's a funnier mistake than my old Newton I wasn't using dictation either! yes I meant co-exist thx Nicklas Did you wonder about the  screenshots? Was that embedded SCAD or NCAD or  what tomp On 10/8/24 03:36, Nicklas SB Karlsson wrote: Guess you wrote Co exist and might be a g

Re: [Emc-developers] Nev AXIS interface

2024-10-08 Thread Nicklas SB Karlsson
Guess you wrote Co exist and might be a good option. Nicklas Karlsson tis 2024-10-08 klockan 02:06 -0500 skrev Thomas J Powderly: > Cant it co-resit? > > Maybe another folder in /config? > > The overwrite method is the 'problem'. > > Its not a lot of memory for a 2nd config. > > If many

Re: [Emc-developers] Nev AXIS interface

2024-10-08 Thread Thomas J Powderly
Cant it co-resit? Maybe another folder in /config? The overwrite method is the 'problem'. Its not a lot of memory for a 2nd config. If many files are duplicated, that is really no problem, we don't hear of user complaining they feel a need to delete TKemc or qtdragon because those are

Re: [Emc-developers] Nev AXIS interface

2024-10-07 Thread Juraj Adamkovic
Ok, the axis.tcl file is color editable. ut 8. 10. 2024 o 8:36 Viesturs Lācis napísal(a): > otrd., 2024. g. 8. okt., plkst. 09:28 — lietotājs Juraj Adamkovic > () rakstīja: > > > > Request that we replace the existing Axis version. > > Mine and your ".tcl" are almost the same, except mine looks

Re: [Emc-developers] Nev AXIS interface

2024-10-07 Thread gene heskett
On 10/4/24 02:35, Juraj Adamkovic wrote: Hi, Is it possible to include this new screen (attachment) in a new release of linuxcnc? It is the AXIS user interface "axis.tcl" and modified icons. (/usr/share/axis/tcl/axis.tcl) (/usr/share/axis/images) Best regard *Juraj Adamkovič* *adamkovic.ju...

Re: [Emc-developers] Nev AXIS interface

2024-10-07 Thread Viesturs Lācis
otrd., 2024. g. 8. okt., plkst. 09:28 — lietotājs Juraj Adamkovic () rakstīja: > > Request that we replace the existing Axis version. > Mine and your ".tcl" are almost the same, except mine looks nicer than the > existing bad gray version. With all due respect for your input and effort I would lea

Re: [Emc-developers] Nev AXIS interface

2024-10-07 Thread Juraj Adamkovic
Request that we replace the existing Axis version. Mine and your ".tcl" are almost the same, except mine looks nicer than the existing bad gray version. The spindle icons clockwise/counterclockwise are bad due to the configuration for the lathe. They must be replaced by others. (I know the QTAxis )

Re: [Emc-developers] Nev AXIS interface

2024-10-07 Thread andy pugh
Being picky, the spindle clockwise / anticlockwise icons are rather pixelated. Presumably from a low-res bitmap rather than something scalable? Is your request that we replace the existing version of Axis, or that we offer your version as an alternative? (Note that there is also QTAxis which is a

Re: [Emc-developers] Nev AXIS interface

2024-10-07 Thread Juraj Adamkovic
I'm glad you like it. ne 6. 10. 2024 o 8:51 Thomas J Powderly napísal(a): > Works well, very easy on the eyes > > No err when run as explained > > Embedded panels and other dialogs /tools remain axis colored > > Thank you > > tomp > > On 10/4/24 10:13, Juraj Adamkovic wrote: > > Yes i have . > >

Re: [Emc-developers] Nev AXIS interface

2024-10-05 Thread Thomas J Powderly
Works well, very easy on the eyes No err when run as explained Embedded panels and other dialogs /tools remain axis colored Thank you tomp On 10/4/24 10:13, Juraj Adamkovic wrote: Yes i have . Just copy and overwrite the files in the installed version (2.9.3) pi 4. 10. 2024 o 10:57 Nicklas

Re: [Emc-developers] Nev AXIS interface

2024-10-04 Thread Thomas J Powderly
Hello The tcl file is executable (  as delivered in the xz file) Should it render the interface? I tired it in a rip after sourcing the env but it gives this message ./axis.tcl: line 98: syntax error near unexpected token `}' ./axis.tcl: line 98: `}' This is with tcl 8 8.6/13 and Tk 8.6 I

Re: [Emc-developers] Nev AXIS interface

2024-10-04 Thread Nicklas SB Karlsson
You have any screenshot of it? fre 2024-10-04 klockan 08:34 +0200 skrev Juraj Adamkovic: > Hi, > Is it possible to include this new screen (attachment) in a new release of > linuxcnc? > It is the AXIS user interface "axis.tcl" and modified icons. > > (/usr/share/axis/tcl/axis.tcl) > (/usr/share/a

[Emc-developers] Nev AXIS interface

2024-10-03 Thread Juraj Adamkovic
Hi, Is it possible to include this new screen (attachment) in a new release of linuxcnc? It is the AXIS user interface "axis.tcl" and modified icons. (/usr/share/axis/tcl/axis.tcl) (/usr/share/axis/images) Best regard *Juraj Adamkovič* *adamkovic.ju...@gmail.com * *www.hcnc.sk