Skip to content

Releases: danielhatton/eights

0.6

29 Aug 16:16
2f7efb8
Compare
Choose a tag to compare

Third angle projection capability added.

0.5: Add files via upload

20 May 13:32
0da6007
Compare
Choose a tag to compare

Method created to add single view to drawing sheet, avoiding code duplication as proposed in issue #12.

0.4: Add files via upload

26 Jun 15:19
3653599
Compare
Choose a tag to compare

Serious and previously undiscovered bug fixed: in previous versions, the positions on the page of views from the positive and negative x directions were swapped from the correct BS 8888:2011 first-angle projection positions
Additional example invocation scripts for testing the module inserted (the above-mentioned bug went undetected for so long because all of the examples in the "test suite" had reflection symmetry about xz and yz planes, and hence were unaffected by the bug, so in particular, some less symmetric examples are now included)
Module will now use the TechDraw workbench instead of the Drawing workbench, if the FreeCAD version number under which the module is run is 0.19 or later (Drawing toolbox still used when module is run under earlier versions of FreeCAD).
Previously-documented "wastage of RAM due to dummy documents left open" bug fixed, if the FreeCAD version number under which the module is run is 0.18.4 or later (behaviour in this respect unchanged when module is run under earlier versions of FreeCAD).

0.3: Add files via upload

08 Jun 20:47
99173a6
Compare
Choose a tag to compare

Adapted to be compatible with new string handling procedures in Python 3.x (whilst retaining compatibility with Python 2.x too)
Installation instructions improved
Documentation and code comments updated with new debugging test results
Citation details for J. Open Source Softw. paper added to documentation
Contact details for Dr. Daniel Hatton updated
Copyright notices updated
Test in new environment mentioned in documentation

Revised release with minor enhancement to installation instructions

03 Jan 19:22
062bb24
Compare
Choose a tag to compare

Revised release incorporating improvements suggested by @devinberg (referee for J. Open Source Softw.)

24 Dec 14:55
052fd89
Compare
Choose a tag to compare

Initial release

20 Aug 19:13
d236d42
Compare
Choose a tag to compare
0.0

Delete README.md