QT C++ code samples

More
14 Jan 2020 22:40 #154853 by Clive S
Replied by Clive S on topic QT C++ code samples

Hi all, thanks for this test phase so far.
I got a solution !! It's called "deployement" It writes all files, dependencies, libraries etc into one file as an image..


I have tried it using 2.9 I think you said that it has limited things that work. I drew a few shapes but the snap to end of line etc did not work for me. but it was quite responsive. Not like Phills Vid.

But I am no programmer.
Attachments:
The following user(s) said Thank You: Grotius

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

More
14 Jan 2020 23:29 #154857 by tommylight
Replied by tommylight on topic QT C++ code samples
It works!
Well what works works, the rest does not, but it is usable and it is fast.
Attachments:
The following user(s) said Thank You: Grotius

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

More
14 Jan 2020 23:50 #154860 by phillc54
Replied by phillc54 on topic QT C++ code samples
Well my issue seems confined to my Mac with a retina screen, the workshop Mac with a standard screen runs it fine in a VM and it runs fine on a real machine.

Everything that is there seems to work, it certainly is fast and it produces gcode.

I didn't see the issue Clive had, all the snapping worked

I am impressed, great work...
The following user(s) said Thank You: Grotius

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

More
14 Jan 2020 23:52 - 15 Jan 2020 00:14 #154862 by Grotius
Replied by Grotius on topic QT C++ code samples
@Phill,

It looks good but there is a bit of strange behaviour shown in the video linked to below.
This is on a Stretch virtual machine in VMware Fusion on a Mac. I will try later today on a real machine.


The y-axis mouse cad coordinates are responding in line with the mouse movement. It's like the opengl screen is inverted on the y-axis.
Could this be a VMware related thing?

@Clive,
I drew a few shapes but the snap to end of line etc did not work for me.
In the left lower corner of the screen, you see shapes with red dot's.
If you activate them, you got from top to bottom :

-endpoint snap
-midpoint snap
-perpendicular snap
-nearest snap
-line-line intersection snap
-circle midpoint snap
-snap inline to circle
-snap various points on circle

P.s. i preferr you save and load your drawings in .gro format

@Tommy,
It works! Well what works works, the rest does not, but it is usable and it is fast.
Nice to see it works..

You can load and cut a dxf file. But without splines or ellipse at the moment.
Will draw a .gro file as example, you can load it by file input.

File Attachment:

File Name: plate_100x100.zip
File Size:1 KB


If you draw a line, you can insert a line lenght. If you type 500 + enter. The line is 500mm long.
This works just like draftsight. The line goes where the preview is.
Key F8 is ortho toggle. (straight line horizontal / vertical..)
Cntrl+Z is one step back

I know the software is not finished. But it's already usefull for some people. That's the only reason i published it already.

@Phill,
I am impressed, great work...

Thanks !! Programming goes better every day. So programs can only improve !!
Attachments:
Last edit: 15 Jan 2020 00:14 by Grotius.
The following user(s) said Thank You: Clive S

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

More
15 Jan 2020 09:35 #154899 by Clive S
Replied by Clive S on topic QT C++ code samples

@Clive,
I drew a few shapes but the snap to end of line etc did not work for me.
In the left lower corner of the screen, you see shapes with red dot's.
If you activate them, you got from top to bottom :


Yes I rushed it last night as I was off to bed. I have now seen and done a lot more with it. It is quite fast looking forward to seeing the full program in time.
Great work.
The following user(s) said Thank You: Grotius

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

More
15 Jan 2020 16:45 #154933 by tommylight
Replied by tommylight on topic QT C++ code samples
Another issue for me is that the preview is set as 0.0 in the middle, i always use the lower left 0.0.
Any chance of changing that and how ?
Thank you, that is impressive as it is.
The following user(s) said Thank You: Grotius

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

More
15 Jan 2020 20:04 #154949 by Grotius
Replied by Grotius on topic QT C++ code samples
@Tommy,

I dont exactly understand your question.

But with the version below you can follow the grid that starts at xy : 0,0

Here is a new CadCam for today : Cad
updates:
1.grid, this was a request.
2.line, linestrip, reqtangular are improved with coordinates, and clicking procedure

Attachments:
The following user(s) said Thank You: phillc54, tommylight, Clive S

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

More
21 Jan 2020 18:43 - 21 Jan 2020 18:46 #155347 by Grotius
Replied by Grotius on topic QT C++ code samples
Hi,

New release for today : CadCam

Included updates :
1.text fonts processed to gcode
2.draw points, also available in cam (this is handy for future drilling operations)
3.match properties in cad section. (matches color, linetype, linetype scale, textheight etc).
4.drawing purge function. Clean's up the array (delete's empty items) result's in reduced drawing file size.

Text to cam preview :


Look how the letter 'X' is done by the cnc machine.. This is a fast engrave letter fonts designed with minimal start's.
The gcode of this file is included with the release of today
Linuxcnc preview :
Attachments:
Last edit: 21 Jan 2020 18:46 by Grotius.
The following user(s) said Thank You: phillc54, tommylight, Clive S

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

More
22 Jan 2020 20:59 - 22 Jan 2020 21:10 #155451 by Grotius
Replied by Grotius on topic QT C++ code samples
Hi Today i have a .deb package to try out.
It's installed like Freecad or Draftsight... Have fun !

Download link : CadCam

It's tested on a fresh ubuntu install without anything of qt installed.
Copy the entire 'cadcam' folder to your /home directory.

Attachments:
Last edit: 22 Jan 2020 21:10 by Grotius.
The following user(s) said Thank You: phillc54, tommylight

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

More
22 Jan 2020 21:29 #155460 by phillc54
Replied by phillc54 on topic QT C++ code samples
I am stuck for time over the next few days so I'll give it a try when I am free.

Are you intending to make this available later for OS other than Linux?
The following user(s) said Thank You: Grotius

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

Time to create page: 1.161 seconds
Powered by Kunena Forum