Search found 13 matches

by bergdesign
Mon Apr 19, 2021 8:12 am
Forum: QCAD Troubleshooting and Problems
Topic: Lineweight for "Render text as paths"
Replies: 3
Views: 4151

Re: Lineweight for "Render text as paths"

Attached. I simply created a new file with a one inch square and two dimensions, and the dimensions render on my MacBook Pro as shown in my previous post when the pref is set to "Render text as paths." I don't recall seeing this before the recent update to 3.26.2, but I don't use dimensions very oft...
by bergdesign
Sun Apr 18, 2021 4:50 pm
Forum: QCAD Troubleshooting and Problems
Topic: Lineweight for "Render text as paths"
Replies: 3
Views: 4151

Lineweight for "Render text as paths"

I just noticed this in QCAD/CAM Pro 3.26.2 Mac, but when the application's preference for text rendering is set to "Render text as paths", the lineweight used to draw the strokes of stick fonts in dimensions is incorrect on-screen and when printed. If I switch from normal view mode to screen-based l...
by bergdesign
Thu Mar 11, 2021 6:54 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: Is there an alternate script location for Macs?
Replies: 1
Views: 4182

Is there an alternate script location for Macs?

Is there an alternate location, other than inside the application bundle on Macs, to install scripts so that they are auto-loaded when the app is launched? On the Mac, the only "documented" location that I have found is inside the application's bundle under /Contents/Resources/scripts, but this loca...
by bergdesign
Thu Mar 04, 2021 4:00 am
Forum: QCAD Troubleshooting and Problems
Topic: Undo vs TM; Odd behavior
Replies: 9
Views: 9027

Re: Undo vs TM; Odd behavior

Thanks Husky. I needed that confirmation as a reality check, and I think I've managed to find the culprit when reproducing it again on my side... I've been working on a script for converting segmented arcs to true arcs, and one of the things that I've been grappling with is a lack of details on oper...
by bergdesign
Thu Mar 04, 2021 1:09 am
Forum: QCAD Troubleshooting and Problems
Topic: Undo vs TM; Odd behavior
Replies: 9
Views: 9027

Re: Undo vs TM; Odd behavior

I just updated to 3.26 on macOS, and while I don't recall seeing this bug after using Trim Both (TM) in 3.25, I am certainly running into it now. The undo stack is either getting corrupted or multiple operations are getting coalesced into one undo operation by Trim Both. Needless to say, this wreaks...
by bergdesign
Thu Feb 18, 2021 7:14 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Create arcs and circles from tessellated segments
Replies: 15
Views: 34075

Re: Create arcs and circles from tessellated segments

This may be a comment and question for Andrew, but it has to do with the Undo menu item text... I cannot find a way to set the menu item text for a transaction group, but it appears that if I name every operation before it is added to the transaction group and subsequently applied, the menu then dis...
by bergdesign
Thu Feb 18, 2021 5:55 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Create arcs and circles from tessellated segments
Replies: 15
Views: 34075

Re: Create arcs and circles from tessellated segments

CVH, Here's a functioning alpha-quality script for QCAD Pro that converts both open and closed sequences of line segments into arcs and circles. I still have a number of features that I wish to implement, but it's a starting point for conversation purposes :) The following instructions are for the u...
by bergdesign
Wed Feb 17, 2021 5:10 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Create arcs and circles from tessellated segments
Replies: 15
Views: 34075

Re: Create arcs and circles from tessellated segments

CVH, Being locked up in-home during the long freeze in Texas is finally giving me some free time to work on this :) The shop is too cold and the roads are treacherous, so I'm having fun using the uninterrupted time to get acclimated with QCADs scripting. I have a working script that is basically jus...
by bergdesign
Sun Oct 11, 2020 3:15 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Create arcs and circles from tessellated segments
Replies: 15
Views: 34075

Re: Create arcs and circles from tessellated segments

I'm at the opposite end of the scale, running a 5ft x 10ft CNC router :) It's a older machine by a Canadian company AXYZ that started by making CNC controllers, and while it uses its own DNC software that does some optimization when downloading g-code to the machine, it relies on 3rd party software ...
by bergdesign
Sat Oct 10, 2020 5:46 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Create arcs and circles from tessellated segments
Replies: 15
Views: 34075

Re: Create arcs and circles from tessellated segments

Hi CVH. You mean curved lines that are approximated with line segments. Kind of interpolated. Is that standard for SketchUp? Unfortunately, that is the standard for SketchUp. It's a polygonal modeler, and while it maintains some internal data about each curve which allows you to change the number of...
by bergdesign
Fri Oct 09, 2020 3:06 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Create arcs and circles from tessellated segments
Replies: 15
Views: 34075

Create arcs and circles from tessellated segments

I would love to have a feature/tool/script/plug-in added to QCAD. I work regularly with DXF files generated from SketchUp, and the problem is that SketchUp generates tessellated arc and circles in all 2D output. This tessellated output doesn't work well with CNC machines because the tool path genera...
by bergdesign
Tue May 28, 2019 12:24 am
Forum: QCAD 'How Do I' Questions
Topic: Polyline to spline
Replies: 6
Views: 7831

Re: Polyline to spline

Awesome workaround :) Thanks Andrew.

Brock
by bergdesign
Sat May 25, 2019 5:01 pm
Forum: QCAD 'How Do I' Questions
Topic: Polyline to spline
Replies: 6
Views: 7831

Polyline to spline

Is there a tool or script for converting a polyline to a fit-points-spline or a control-points-spline? have searched the docs, the ebook and the forums, and I haven't been able to find anything so maybe this should just be a suggested feature. I do a lot of CNC routing, but I start with geometry fro...

Go to advanced search