Screen shots of gui designs
10 Dec 2021 22:26 #228825
by cmorley
Replied by cmorley on topic Screen shots of gui designs
I wish to add automatic tool image change based on the tooltable, but I must use the new database tool procedure to be able to add image info to the tool table and I haven't got that far yet. I also lack nice images to make it worth the effort - the ones you provided are a start.
I like the idea of error message priority - it would be nice to add that information higher up in linuxcnc.
Nice job of customizations!
I like the idea of error message priority - it would be nice to add that information higher up in linuxcnc.
Nice job of customizations!
Please Log in or Create an account to join the conversation.
11 Dec 2021 22:44 #228894
by MarkoPolo
Replied by MarkoPolo on topic Screen shots of gui designs
It is a good idea to add photo files from the tool table level, I was thinking about that too. It would have to be easy enough for the user to take pictures of their tools and add them to the panel.
When it comes to photos of tools, I can provide more, of course of all types and dimensions, I am not able to do, but for a good start I can do something.
Write what you need, what types, resolutions, proportions?
When it comes to photos of tools, I can provide more, of course of all types and dimensions, I am not able to do, but for a good start I can do something.
Write what you need, what types, resolutions, proportions?
Please Log in or Create an account to join the conversation.
14 Dec 2021 12:55 #229052
by Reinhard
I had similar idea:
... and as *imho* the backend does not need to know anything about tool images, I did it this way: which means, that comment is extended by tooltype separated by "|"
You find my project at github as well as tooltable-model
Cheers Reinhard
Replied by Reinhard on topic Screen shots of gui designs
Hi,I wish to add automatic tool image change based on the tooltable,
I had similar idea:
... and as *imho* the backend does not need to know anything about tool images, I did it this way:
- I added an entry to INI-File called TOOL_IMAGE_DIR
- I extended tool table entry format like this
T6 P3 Z30.000 D6.000 ;6.00mm 4 Schneiden Fräser | EndMill
- tool_image_dir contains pictures named like tooltype with extension jpg or png.
- tool info shows a picture scaled to 150x150 and the list shows (the same) picture scaled to 24x24
You find my project at github as well as tooltable-model
Cheers Reinhard
Attachments:
Please Log in or Create an account to join the conversation.
14 Dec 2021 14:24 #229059
by Reinhard
Replied by Reinhard on topic Screen shots of gui designs
Attachments:
Please Log in or Create an account to join the conversation.
02 Jan 2022 23:20 - 02 Jan 2022 23:46 #230591
by MarkoPolo
Replied by MarkoPolo on topic Screen shots of gui designs
Attachments:
Last edit: 02 Jan 2022 23:46 by MarkoPolo.
The following user(s) said Thank You: aparecido
Please Log in or Create an account to join the conversation.
03 Jan 2022 05:44 #230626
by cmorley
Replied by cmorley on topic Screen shots of gui designs
Nice job. You can:
make a forum discussion in qtvcp
add an issue to linuxcnc's github
send a message to the mailist.
make a forum discussion in qtvcp
add an issue to linuxcnc's github
send a message to the mailist.
Please Log in or Create an account to join the conversation.
Time to create page: 0.402 seconds