Commit Graph

6 Commits

Author SHA1 Message Date
2d721d0ff8 add the choice to not import all dxf layers (#442)
* add the choice to not import all dxf layers

this is especially useful for ignoring layers in drawings containing note text or dimensions

* remove a blank line

* Rework layer exclusion in dxf import

* add dxf for layer tests

* add tests for dxf import layer filtering and extrusion

fix edges/wires mixup

remove extra `)`

fix var name typo

fix lint

Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com>
2020-08-31 09:26:26 +02:00
6d6da05d0d More dxf spline tests 2020-07-17 16:59:21 +02:00
633eb7b92b Test for spline+ellipse import 2020-07-16 20:04:05 +02:00
a90353e030 Additonal testdata 2020-06-02 17:51:05 +02:00
06b38a6650 Added test dxf file 2020-06-01 14:35:57 +02:00
60e107a6a9 add test case for multi-shape STEP import 2018-11-30 18:08:03 -08:00