Search found 337 matches

by TSG
Sat Oct 03, 2020 10:39 pm
Forum: QCAD 'How Do I' Questions
Topic: [SOLVED] Move a line by dragging one end
Replies: 3
Views: 3213

Re: Move a line by draging one end

Drag the line by clicking on the line NOT near start or endpoint..
by TSG
Sat Oct 03, 2020 6:45 pm
Forum: QCAD 'How Do I' Questions
Topic: How do I extend line and keep the same angle?
Replies: 9
Views: 7352

Re: How do I extend line and keep the same angle?

In the past, working on a drawing board, you would have made an auxiliary circle from the top of the roof and then extend the edge of the roof to the point of intersection with the circle (hold the SHIFT key in QCAD). The auxiliary circle is then deleted again. Simple geometry that always works.
by TSG
Fri Oct 02, 2020 11:32 am
Forum: QCAD 'How Do I' Questions
Topic: [solved] dxf to pdf
Replies: 7
Views: 5088

Re: dxf to pdf

I've added a second for-do-loop in the script:

for file in *.dwg
do
/Applications/QCAD-Pro.app/Contents/Resources/dwg2pdf -a -p A4 -f "$file"
done

With this dwg are also converted to pdf.
by TSG
Fri Oct 02, 2020 10:55 am
Forum: QCAD 'How Do I' Questions
Topic: [solved] dxf to pdf
Replies: 7
Views: 5088

Re: dxf to pdf

Thanks again.
After some troubleshooting, I got the script to work.
I got stuck at your "./alldxf2pdf.sh".
It should read: "alldxf2pdf.sh".
by TSG
Thu Oct 01, 2020 1:45 pm
Forum: QCAD 'How Do I' Questions
Topic: [solved] dxf to pdf
Replies: 7
Views: 5088

Re: dxf to pdf

Many Thanks. The procedure works for me if I set the path manually in the terminal (cd) and then enter the program loop you mentioned ("for i = ...") in the terminal window. So far so good. Then I tried to create an executable shell script ("#! / Bin / sh" and "chmod 755" filename ") according to in...
by TSG
Wed Sep 30, 2020 3:42 pm
Forum: QCAD 'How Do I' Questions
Topic: [solved] dxf to pdf
Replies: 7
Views: 5088

[solved] dxf to pdf

QCAD 3.25.2 is running on my iMac with macOS Catalina (10.15.7).

I would like to convert all dxf in a folder to pdf via batch or script. How do I have to proceed under macOS?
Please step-by-step, as my Unix and script knowledge is only rudimentary.
by TSG
Fri Jul 17, 2020 12:18 pm
Forum: QCAD 'How Do I' Questions
Topic: Flow Diagram - How do I connect two "valves" with a line, then drag them around, and they're still connected?
Replies: 4
Views: 3695

Re: Flow Diagram - How do I connect two "valves" with a line, then drag them around, and they're still connected?

The question is how do you come from black to blue without drawing the lines again.
From Black to Blue.png
From Black to Blue.png (16.84 KiB) Viewed 3634 times
Other software like Microsoft Visio Pro has a built in routing tool (routing connections). Dragging and moving the valve redraws the lines automatically.
QCAD hasn't such a functionality.
by TSG
Fri Jul 17, 2020 8:11 am
Forum: QCAD 'How Do I' Questions
Topic: Flow Diagram - How do I connect two "valves" with a line, then drag them around, and they're still connected?
Replies: 4
Views: 3695

Re: Flow Diagram - How do I connect two "valves" with a line, then drag them around, and they're still connected?

I'm afraid there are very limited options for this in QCAD. The only way I know and that I use for such cases is the "Stretch Tool (SS).

Thomas
by TSG
Fri Jul 10, 2020 9:37 am
Forum: QCAD Community Edition
Topic: Show one object in front of another
Replies: 7
Views: 5700

Re: Show one object in front of another

In CAD filling with a solid hatch to cover lines doesn't make sense.
The better way is to trim the lines (see tool D2)

TSG
by TSG
Fri May 29, 2020 10:21 am
Forum: QCAD Professional
Topic: Inhaltsverschiebung eines gedrehten Ansichtsfensters
Replies: 2
Views: 3362

Re: Inhaltsverschiebung eines gedrehten Ansichtsfensters

Vielen Dank für die Rückmeldung, dass es bei mir alleine nicht so "komisch" funktioniert. Ich kann deine Argumentation nachvollziehen aber nicht teilen. Versuche doch einmal in dem beigefügten Beispiel den Text im Model_Space auch im Paper_Space erscheinen zu lassen. Die meisten würden wohl den Auss...
by TSG
Tue May 26, 2020 9:43 am
Forum: QCAD Professional
Topic: Inhaltsverschiebung eines gedrehten Ansichtsfensters
Replies: 2
Views: 3362

Inhaltsverschiebung eines gedrehten Ansichtsfensters

macOS 10.15.4, QCAD 3.24.3 Ich habe folgendes Problem: Wenn ich ein um einen beliebigen Winkel (außer 0°) gedrehtes Ansichtsfenster im Paperspace platziert habe und dann im Paperspace den Inhalt (!!!) des Ansichtsfensters verschieben möchte (Verschieben des oberen der beiden Referenzpunkte mit der M...
by TSG
Sat Apr 18, 2020 11:14 am
Forum: QCAD Professional
Topic: Zeichnungseinstellung mit Zeichnung speichern
Replies: 17
Views: 12741

Re: Zeichnungseinstellung mit Zeichnung speichern

@Andrew, seit 3.24.3.2 klappt es mit der Übernahme der Option nach dem Speichern und wieder Neuladen.
Vielen Dank und bleib gesund.

TSG
by TSG
Sat Mar 28, 2020 10:04 am
Forum: QCAD Suggestions and Feedback
Topic: [solved]Layer state widget
Replies: 3
Views: 7215

Re: [solved]Layer state widget

So far, layer status has only been implemented very rudimentarily.
I wish something like a dialog box in which you can choose for each layer status, which layers belong to it and which not.
Feature Request under https://qcad.org/bugtracker/index.php?d ... sk_id=2060
by TSG
Sun Mar 22, 2020 8:54 pm
Forum: QCAD 'How Do I' Questions
Topic: Square rounded corners
Replies: 8
Views: 6063

Re: Square rounded corners

Bone wrote:
Sun Mar 22, 2020 4:34 pm
Is there a simple way to convert the corners from curved to 90deg?
Yes, see 1., 2., 3. from above

Go to advanced search