Search found 9024 matches

by andrew
Wed Mar 05, 2014 9:33 am
Forum: QCAD Troubleshooting and Problems
Topic: [Solved] Cannot resolve two versions of QtWebKit
Replies: 2
Views: 4947

Re: Cannot resolve two versions of QtWebKit

Printing problems are usually related to usage issues (paper size not adjusted, drawing scale too big / small, drawing not on paper, lineweight is zero, ...). Please refer to this brief printing how-to: http://www.qcad.org/rsforum/viewtopic.php?f=32&t=2800 Let me know if that does not solve your pro...
by andrew
Mon Mar 03, 2014 9:13 am
Forum: QCAD Troubleshooting and Problems
Topic: QCAD3 quits on startup script, no error msg.
Replies: 4
Views: 8618

Re: QCAD3 quits on startup script, no error msg.

This procedure is outdated.

Please use the new File > New from Template tool instead to start a drawing based on one of the templates in libraries/templates
by andrew
Mon Mar 03, 2014 9:12 am
Forum: QCAD Community Edition
Topic: Layer support
Replies: 1
Views: 5901

Re: Layer support

Please uninstall the trial versions of the Pro plugins as described on the download page. Then restart QCAD.
by andrew
Mon Mar 03, 2014 9:11 am
Forum: QCAD Community Edition
Topic: Layer support
Replies: 1
Views: 5901

Layer support

From a QCAD user:
I am using the open source version of qcad, and while it says on
http://www.qcad.org/en/qcad-documentation/qcad-features that layers are supported in this version, the software requires the pro plug-in to be available.
by andrew
Fri Feb 28, 2014 12:34 pm
Forum: QCAD 'How Do I' Questions
Topic: Tips to speed-up operations?
Replies: 2
Views: 5571

Re: Tips to speed-up operations?

Yes, there are some settings to improve performance:
- Draft mode: View > Draft mode
- Edit > Application Preferences > Graphics View > Appearance > Performance:
- increase 'Text height display threshold (px)'
- increase 'Display arcs as lines below this angle (degrees)'
by andrew
Tue Feb 25, 2014 8:20 pm
Forum: QCAD 'How Do I' Questions
Topic: Is there a "Fit to page" print option?
Replies: 2
Views: 4860

Re: Is there a "Fit to page" print option?

It's one of the buttons in the toolbar at the top in the print preview. Please check the button tool tips (I'm not on my desktop computer at the moment).
by andrew
Sun Feb 23, 2014 12:02 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: Edit block
Replies: 2
Views: 5419

Re: Edit block

I don't have a good idea how to override that as easily as possible but the code is in DefaultAction.js in function DefaultAction.prototype.entityDoubleClicked. The default action could be made configurable in future versions.
by andrew
Wed Feb 19, 2014 9:36 am
Forum: QCAD Professional
Topic: Skalierung anpassen / Bemassung berechnen
Replies: 1
Views: 3863

Re: Skalierung anpassen / Bemassung berechnen

a) die Skalierung einer ganzen Seite anzupassen und dabei die Bemaßung neu berechnet zu bekommen?[/a] Ja, das ist standardmässig so, dass beim Skalieren die Bemassung angepasst wird, es sei denn es wurden fixe Masse eingegeben (unüblich). Also einfach alles Selektieren und Modifizieren > Skalieren....
by andrew
Wed Feb 19, 2014 9:28 am
Forum: QCAD Professional
Topic: Skalierung anpassen / Bemassung berechnen
Replies: 1
Views: 3863

Skalierung anpassen / Bemassung berechnen

Von einem QCAD Benutzer:
Gibt es im QCAD eine Möglichkeit
a) die Skalierung einer ganzen Seite anzupassen und dabei die Bemaßung neu berechnet zu bekommen?
b) Den Masstab für die Zeichung anzugeben und die Berechung der Maße dann korrigiert zu bekommen?
by andrew
Wed Feb 19, 2014 8:41 am
Forum: QCAD 'How Do I' Questions
Topic: Block with predefined layers behaves unexpectedly
Replies: 2
Views: 8567

Re: Block with predefined layers behaves unexpectedly

If I understand you correctly, you are starting with an empty drawing and then insert a block from the part library browser to get started with a template with predefined layers, etc. QCAD 3 does not insert unused layers into your drawing which presents a problem for your use case. The recommended w...
by andrew
Tue Feb 18, 2014 12:41 pm
Forum: QCAD 'How Do I' Questions
Topic: Print drawing to scale or export to PDF
Replies: 1
Views: 7485

Re: Print drawing to scale or export to PDF

First, please note that drawings are almost always drawn in real size (1:1) with a CAD system. If this is not the case, please correct your drawing first. If your drawing has a drawing border or header, scale the border or header instead of scaling your drawing. For example, if your drawing is to be...
by andrew
Tue Feb 18, 2014 12:32 pm
Forum: QCAD 'How Do I' Questions
Topic: Print drawing to scale or export to PDF
Replies: 1
Views: 7485

Print drawing to scale or export to PDF

From a QCAD user:
How can I print a drawing (to scale) or convert it to PDF with QCAD?
by andrew
Sat Feb 15, 2014 11:38 am
Forum: QCAD/CAM
Topic: How do i configure CAM?
Replies: 21
Views: 43679

Re: How do i configure CAM?

OK, try: entity.getCustomPropertyKeys("QCAD") Starting with QCAD 3.4.0, custom properties can be stored per application and in the above code, "QCAD" is the application. I think, this was not yet updated in the API doc online. Edit: The API doc was now updated: http://www.qcad.org/doc/qcad/latest/de...
by andrew
Sat Feb 15, 2014 10:29 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: Line2PEx - An improved line command?
Replies: 34
Views: 81551

Re: Line2PEx - An improved line command?

Thanks riverbuoy. I've noticed that you did not copy the changes I've made into your version (translation related). This means, I will have to re-apply my changes everytime you post a new version: https://github.com/qcad/qcad/commit/1a9e06e2b674388255099b8317fc7b1232e9a192 For this reason, we actual...

Go to advanced search