Search found 9002 matches

by andrew
Thu Mar 21, 2024 6:20 pm
Forum: QCAD/CAM
Topic: Legacy Export for Heidenhain TNC150
Replies: 16
Views: 632

Re: Legacy Export for Heidenhain TNC150

The "Heidenhain TNC145" post processor should output a "TOOL DEF" and "TOOL CALL" when the tool changes. Tools that are not used are not exported. If that's not the case, please attach your DXF and NC files. Can I create an new export possibility / format for my TNC150 using the TNC145 as a starting...
by andrew
Thu Mar 21, 2024 2:05 pm
Forum: QCAD 'How Do I' Questions
Topic: Bitmap export image size question
Replies: 5
Views: 172

Re: Bitmap export image size question

I'm not familiar with Word but as far as I know it should support the SVG format. If so, SVG is usually the way to go as this avoids any issues with resolution and file size. We're using SVG in house for the QCAD book / e-book . You can export to SVG in QCAD using File > Advanced SVG Export or autom...
by andrew
Wed Mar 20, 2024 6:29 pm
Forum: Pre-sales Questions
Topic: Minimal install for just dwg2csv usage?
Replies: 1
Views: 408

Re: Minimal install for just dwg2csv usage?

Is there a minimal install for just using dwg2csv in a batch operation? No. However, you could remove the "doc", "examples", "libraries", "themes" and "ts" folders after installation without affecting the command line tools. Is there a way to eliminate warning messages during processing? Depending ...
by andrew
Thu Mar 14, 2024 9:29 pm
Forum: QCAD Professional
Topic: Problemi a caricare il navigatore libreria
Replies: 1
Views: 618

Re: Problemi a caricare il navigatore libreria

Consultare il nostro tutorial sull'impostazione e l'uso della libreria di parti e inviare un messaggio se il problema persiste:

https://www.qcad.org/it/tutorial-workin ... rt-library
by andrew
Thu Mar 14, 2024 1:26 pm
Forum: QCAD Professional
Topic: [Résolu] QCAD gestion / lecture coordonnée Z
Replies: 2
Views: 128

Re: QCAD gestion / lecture coordonnée Z

Pour afficher les coordonnées Z dans l'éditeur de propriétés :
Edition > Préférences d'application > Widgets > Éditeur de propriétés > Afficher coordonnées z

Aplatir un dessin à 2d :
Divers > Modifier > Aplatir le dessin en 2D
by andrew
Thu Mar 14, 2024 1:02 pm
Forum: Introduce Yourself
Topic: Présentation de Jacqueline
Replies: 1
Views: 801

Re: Présentation de Jacqueline

Il s'agit d'une réponse à un spammeur de l'IA, mes excuses.
by andrew
Thu Mar 14, 2024 9:53 am
Forum: QCAD 'How Do I' Questions
Topic: Re: Image Quality in DWG to BMP Conversion
Replies: 2
Views: 283

Re: Image Quality in DWG to BMP Conversion

Ushavilash was an AI-spammer. Unfortunately, an invasive species these days.
by andrew
Mon Mar 11, 2024 10:09 am
Forum: QCAD 'How Do I' Questions
Topic: How to find elements drawn on top of other elements
Replies: 3
Views: 270

Re: How to find elements drawn on top of other elements

@CVH: edwardsjethro was an bogus AI reply. They were probably planning to add spam to the post later.
by andrew
Fri Feb 23, 2024 9:15 pm
Forum: Announcements
Topic: Tutorial: 1.11 Blocks
Replies: 0
Views: 1441

Tutorial: 1.11 Blocks

The new tutorial "1.11 Blocks" is now available as part of our QCAD tutorial series at: https://qcad.org/en/tutorial-1-11-blocks Das neue Tutorial "1.11 Blöcke" ist jetzt verfügbar als Teil unserer QCAD Tutorial-Serie unter: https://qcad.org/de/tutorial-1-11-blocks Le nouveau tutoriel "1.11 Blocs" e...
by andrew
Fri Feb 23, 2024 5:09 pm
Forum: QCAD 'How Do I' Questions
Topic: Changing Viewport Scale
Replies: 2
Views: 435

Re: Changing Viewport Scale

I'm doing one page per Layout Block, is that normal? Yes. My main question is whether there's any way to change the scale of a viewport after I've created it. After I draw the viewport but before I select the location on the layout I can change the scale and some other options- is there any way to ...
by andrew
Fri Feb 23, 2024 11:03 am
Forum: QCAD/CAM
Topic: Identifying Open Contours in .DXF and .SVG Files with QCAD/CAM Before Nesting
Replies: 4
Views: 2020

Re: Identifying Open Contours in .DXF and .SVG Files with QCAD/CAM Before Nesting

Normally, for these types of drawing, I'd recommend to work with polylines to ensure that all contours are closed. However, your drawings have overlaps which makes this difficult: overlap.png These overlaps are so consistent, that I suspect that this might be intended / required. Can you confirm thi...
by andrew
Fri Feb 23, 2024 10:00 am
Forum: QCAD Installation and Upgrades
Topic: DXF files
Replies: 1
Views: 924

Re: DXF files

Can you please indicate the file name of such a file, thanks.
by andrew
Thu Feb 22, 2024 2:45 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: reversing polylines
Replies: 2
Views: 904

Re: reversing polylines

Yes, reverse is the method you are looking for. Perhaps, you can provide a bit of context (code), so we can help efficiently. You also might want to have a look at this code of the Modify > Reverse tool of QCAD which also works for polylines: https://github.com/qcad/qcad/blob/master/scripts/Modify/R...

Go to advanced search