[QtDragon] Simple vismach window

More
12 Mar 2022 02:00 #236975 by cmorley
Excellent!
If you want it displayed as a tab of it's own in the main tab of qtdragon there would be more code changes needed.

I'm working on code to make this all easier but it's fairly involved.

If you come up with a nice model, please consider adding it to linuxcnc.

Chris
The following user(s) said Thank You: RomeReactor

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

More
15 Mar 2022 00:32 - 15 Mar 2022 01:05 #237272 by RomeReactor

If you want it displayed as a tab of it's own in the main tab of qtdragon there would be more code changes needed.

By adding:
import press_brake as MILL
and:
machine = MILL.Window()
self.w.horizontalLayout_3.addWidget(machine)
to the handler file, and deleting GCodeGraphics from QtDragon we effectively replaced the plotter with our model:

If you come up with a nice model, please consider adding it to linuxcnc

Sure. Attached is the file for the model we're using. The original parts came from here: grabcad.com/library/press-brake-4
Attachments:
Last edit: 15 Mar 2022 01:05 by RomeReactor.

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

More
15 Mar 2022 01:03 - 15 Mar 2022 01:04 #237280 by RomeReactor
The forum isn't allowing me to upload the files, either zipped or one by one... Anyone know why?
Last edit: 15 Mar 2022 01:04 by RomeReactor.

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

More
15 Mar 2022 10:22 #237316 by tommylight
What is the size of the files ?
1.6MB is the forum limit for a single picture, not sure about files.
The following user(s) said Thank You: RomeReactor

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

More
15 Mar 2022 16:07 #237339 by RomeReactor
Any ideas how to set the zoom of the space when the simulation starts, example (first image is how it starts, second how you want it to look like)
Attachments:

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

More
15 Mar 2022 17:08 #237347 by cmorley
See your other thread for the answer
The following user(s) said Thank You: RomeReactor

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

More
15 Mar 2022 20:41 #237372 by RomeReactor
Thank you.

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

More
15 Mar 2022 20:42 - 15 Mar 2022 20:43 #237374 by RomeReactor

What is the size of the files ?
1.6MB is the forum limit for a single picture, not sure about files.


Apparently that also holds true for other attachments. We got the files from here: grabcad.com/library/press-brake-4 , and made some modifications.
Last edit: 15 Mar 2022 20:43 by RomeReactor.
The following user(s) said Thank You: tommylight

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

More
16 Mar 2022 03:50 #237428 by cmorley
Thanks for the link.

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

More
28 Feb 2024 09:51 #294680 by Abdulkareem
hello, could you please tell me in which file format do i include this script

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

Moderators: cmorley
Time to create page: 0.113 seconds
Powered by Kunena Forum