Search found 24 matches

by lagnat
Tue Aug 30, 2022 12:59 pm
Forum: QCAD/CAM
Topic: Question - what future plans for the CAM module
Replies: 5
Views: 10149

Re: Question - what future plans for the CAM module

Hi Andrew,

Does this help you at all? Specifically "No binding code is needed because it is done dynamically using the Qt meta object system"

https://doc.qt.io/qt-6/qjsengine.html#q ... ntegration
by lagnat
Fri Jul 01, 2022 11:21 pm
Forum: QCAD Suggestions and Feedback
Topic: Parametric features
Replies: 13
Views: 28745

Re: Parametric features

I'd like to think that constraint-based CAD is easier and that it's the inevitability in this space, but agreed that it would be a pile of work.
by lagnat
Fri Jul 01, 2022 5:25 pm
Forum: QCAD Suggestions and Feedback
Topic: Parametric features
Replies: 13
Views: 28745

Re: Parametric features

Existing users might not know what they're missing and there's probably no good way to determine how many *more* users you might be able to attract with parametric features but I totally understand your position. I'll ask again in 12 years!
by lagnat
Wed Jun 29, 2022 5:22 pm
Forum: QCAD Suggestions and Feedback
Topic: Parametric features
Replies: 13
Views: 28745

Parametric features

Saw this question asked in 2010 but thought it might be valuable to ask again. I've been using another cad app for my 3D printing designs and I've become quite fond of parametric constraints. Coming back to QCAD has me missing that capability quite a bit.
by lagnat
Sat May 15, 2021 9:55 pm
Forum: QCAD/CAM
Topic: Milling out the entire area of a polyline
Replies: 5
Views: 7571

Re: Milling out the entire area of a polyline

That's interesting. Isn't that just for leads, which I have disabled?
by lagnat
Sat May 15, 2021 6:22 pm
Forum: QCAD/CAM
Topic: Milling out the entire area of a polyline
Replies: 5
Views: 7571

Re: Milling out the entire area of a polyline

Well.. it almost worked. It's generating some strange tool paths that go way outside of the polyline.
Screen Shot 2021-05-15 at 1.21.11 PM.png
Screen Shot 2021-05-15 at 1.21.11 PM.png (106.26 KiB) Viewed 7542 times
by lagnat
Sat May 15, 2021 5:33 pm
Forum: QCAD/CAM
Topic: Milling out the entire area of a polyline
Replies: 5
Views: 7571

Re: Milling out the entire area of a polyline

That looks like it'll work. Thanks!
by lagnat
Sat May 15, 2021 5:14 pm
Forum: QCAD/CAM
Topic: Milling out the entire area of a polyline
Replies: 5
Views: 7571

Milling out the entire area of a polyline

As the subject implies I'd like to mill out the area described by a polyline but I've not seen any (easy) way to do it. I've tried to create a series of concentric polylines, each one smaller by the diameter of the tool but selecting them an adding them to the tool path seems to confuse QCad. My gue...
by lagnat
Wed Jan 06, 2021 4:59 pm
Forum: QCAD/CAM
Topic: [solved] X,Y,R support for arcs
Replies: 5
Views: 8121

Re: [solved] X,Y,R support for arcs

Can you confirm that: - this.arcSweep - this.arcRadius aren't known at prototype post level ...? Not sure I know what you mean by post level, but I'll try to answer anyway. this.arcSweep, etc.. are set in writeEntity itself so they are not available in the override. That fact also makes it impossib...
by lagnat
Wed Jan 06, 2021 5:46 am
Forum: QCAD/CAM
Topic: [solved] X,Y,R support for arcs
Replies: 5
Views: 8121

Re: X,Y,R support for arcs

That wasn't quite right but that link gave me what I needed.. this.nRadius = undefined; this.registerVariable("nRadius", "NRADIUS", true, "R", "DEFAULT", "DEFAULT"); this.firstArcCWMove = "[N] G2 [X] [Y] [NRADIUS] [F]"; this.arcCWMove = "[N] G2 [X] [Y] [NRADIUS] [F]"; this.firstArcCCWMove = "[N] G3 ...
by lagnat
Wed Jan 06, 2021 4:03 am
Forum: QCAD/CAM
Topic: [solved] X,Y,R support for arcs
Replies: 5
Views: 8121

[solved] X,Y,R support for arcs

Short story: I've changed my post processor to generate XYR instead of XYIJ and that works fine most of the time. When the arcs are greater than 180 degrees, the convention is to specify a negative radius. See "R Method Example 2" http://www.manufacturinget.org/2011/12/cnc-g-code-g02-and-g03/ Is the...
by lagnat
Fri Dec 25, 2020 6:03 pm
Forum: QCAD/CAM
Topic: How do you move the 3d window origin?
Replies: 10
Views: 11087

Re: How do you move the 3d window origin?

@Andrew Can I turn this into a feature request? How about a modifier key + mouse drag for 3D pan/zoom?
by lagnat
Fri Dec 25, 2020 5:57 pm
Forum: QCAD/CAM
Topic: How do you move the 3d window origin?
Replies: 10
Views: 11087

Re: How do you move the 3d window origin?

CVH wrote:
Fri Dec 25, 2020 4:59 pm
What can AppPrefs .. Graphics View .. Navigation do for you?
Not much. Those don't seem to affect the 3D window.
by lagnat
Fri Dec 25, 2020 5:55 pm
Forum: QCAD/CAM
Topic: How do you move the 3d window origin?
Replies: 10
Views: 11087

Re: How do you move the 3d window origin?

CVH wrote:
Fri Dec 25, 2020 4:42 pm
Follow the USB cable to the external Mouse .... :lol:
Ohh it's that thing with the ball underneath it!
by lagnat
Fri Dec 25, 2020 4:38 pm
Forum: QCAD/CAM
Topic: How do you move the 3d window origin?
Replies: 10
Views: 11087

Re: How do you move the 3d window origin?

Great, thanks.. but can you help me find the middle mouse button?

Go to advanced search