Cad/Cam software for Linux

More
25 Aug 2022 08:26 #250387 by meister
Replied by meister on topic Cad/Cam software for Linux
Cool, thanks

@all
if someone has improvement suggestions, so that it could improve your workflow or fits in at all,
I would be happy about tips / suggestions. I use the CNC also only for the hobby and have no idea what requirements are otherwise so, but would like to make it also usable for others.
sometimes it also opens me up to new approaches i had not thought of
 

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 13:06 - 25 Aug 2022 16:01 #250397 by meister
Replied by meister on topic Cad/Cam software for Linux
now i can open an dxf/svg in axis, this starts viaconstructor und returns the gcode back to axis/linuxcnc :)
but i don't know how to embed the gui into axis tab's :(
  it must be possible, because pyVCP uses also pyqt5, but for what ?
Last edit: 25 Aug 2022 16:01 by meister.

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 16:02 #250411 by mgm
Replied by mgm on topic Cad/Cam software for Linux
Maybe it works with GladeVCP

www.linuxcnc.org/docs/html/gui/gladevcp.html

 

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 16:23 #250412 by mgm

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 16:55 - 25 Aug 2022 16:57 #250414 by meister
Replied by meister on topic Cad/Cam software for Linux
Wenn es umbedingt sein muss kann ich schauen wie das in pyVCP gemacht wurde, das ist nicht das Problem, nur für was ? es bringt nur nachteile das cam eingezwängt in einem Tab offen zu halten.

Das laden über 'axis -> open -> dxf' funktioniert ja schon, es startet halt ein neues fenster.und überträgt den gcode beim schließen.
Last edit: 25 Aug 2022 16:57 by meister.

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 17:56 #250422 by meister
Replied by meister on topic Cad/Cam software for Linux
how important is imperial(inch) support ??

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 18:00 #250424 by mgm
Replied by mgm on topic Cad/Cam software for Linux
No that does not necessarily have to be.

It's your program and I think it's super great that you make it available!
I only searched for it because you asked what it could go with ....

I will try it out tomorrow.
Do I have to do anything else for it?

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 19:04 #250435 by meister
Replied by meister on topic Cad/Cam software for Linux
I am very grateful for everything you have done,
it all helps me.
At first I thought it was a good idea, but I think it's enough if you can start it via the axis menu.

i have to make a new release first and see how it can be implemented most easily without having to edit the start-script by hand.

Please Log in or Create an account to join the conversation.

More
25 Aug 2022 20:52 #250454 by meister
Replied by meister on topic Cad/Cam software for Linux
Upgrade to new version:

   python3.9 -m pip install viaconstructor==0.4.2

and add this to your linuxcnc config file (.ini) in the '[DISPLAY]' section:

PROGRAM_EXTENSION = .dxf DXF-Drawing
PROGRAM_EXTENSION = .svg SVG-Drawing
dxf = python3.9 -m viaconstructor
svg = python3.9 -m viaconstructor

thats all (i hope)
 

Please Log in or Create an account to join the conversation.

More
26 Aug 2022 07:35 #250492 by mgm
Replied by mgm on topic Cad/Cam software for Linux
You have done an excellent job! 
Thank you very much ...

Please Log in or Create an account to join the conversation.

Moderators: Skullworks
Time to create page: 0.107 seconds
Powered by Kunena Forum