Closed slackuser0xae34 closed 4 years ago
This patch was created to support U. S. base users. In that spirit I've also created some U. S. engineering drawing borders, some U. S. traditional electronic symbols in dxf format. Further, included are user manual documents for the provided files, in PDF. Although not mentioned on the web page, the patch files for LC 2.1.3 and LC 2.2.0-alpha are included in the zip file.
Everything is in the zip file downloadable from the web page.
The borders, symbols and documents are released under the CC0 license. The symbols are U. S. traditional, not the current ISO symbols. Many of us are more comfortable with the older symbols, for personal use at least.
Link to borders & symbols page: https://archive.org/details/eng_border-ustraditionalqsymbols
Thanks all, slackuser0xae34
Thanks, all. 1229 is what was needed to close this issue.
2019/08/26
Feature Request: Add ANSI/Engineering drawing sizes.
I've created a patch for LibreCAD-2.2.0-alpha. The patch implements the addition of engineering page sizes: ANSI A called Engineering_A, ANSI B called Engineering_B, ANSI C called Engineering_C, ANSI D called Engineering_D, ANSI E called Engineering_E
The following files were edited to implement the engineering paper size request. LibreCAD-2.2.0-rc1/librecad/src/lib/engine/rs.h LibreCAD-2.2.0-rc1/librecad/src/lib/engine/rs_units.cpp LibreCAD-2.2.0-rc1/librecad/src/lib/printing/lc_printing.cpp
Please see the patch for the code details.
Note 1: I've called these sizes "Engineering" rather than "ANSI", as there may be copyright/patent/trademark issues using the name "ANSI".
Note 2: There is an issue with the ANSI sizes due to a QT5 quirk.
IMPORTANT: QT5 has quirks in the code regarding the ANSI paper sizes.
Edit: 2020/02/25: Sorry I forgot, I license the following code under the GPL V2.
Sorry, I can't upload either a separate zip or separate text file with the patch in it. The up-loader keeps claiming "Something went really wrong, and we can't process that file".