Menu

SourceCode Merge Request #15: Fixed DXF units detection (inches/mm) and added a menu option to switch units (merged)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Andrey Zabolotnyi wants to merge 1 commit from /u/andyz/dxf2gcode/ to develop, 2019-04-26

This patch fixes the problem discussed here. The patch previously applied was incorrectly treating metric DXF files as inch.
Also the patch makes possible to switch measuring units via Options -> Measuring Units. Note that this does not recompute shape coordinates, just changes the interpretation of the numbers in DXF file.

Commit Date  
[d883df] (upstream-measunits) by Andrey Zabolotnyi Andrey Zabolotnyi

* Fixed measuring units detection from DXF file
* Added Options -> Measuring Unit submenu to switch between inches and millimeters if units were detected incorrectly

2019-04-25 07:23:43 Tree

Discussion

  • Andrey Zabolotnyi

    • Description:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,2 @@
    -This patch fixes the problem discussed [here](http://https://groups.google.com/forum/?hl=en#!topic/dxf2gcode-dev/cE8EQ6fFLf0). The patch previously applied was incorrectly treating metric DXF files as inch.
    +This patch fixes the problem discussed [here](https://groups.google.com/forum/?hl=en#!topic/dxf2gcode-dev/cE8EQ6fFLf0). The patch previously applied was incorrectly treating metric DXF files as inch.
     Also the patch makes possible to switch measuring units via Options -> Measuring Units. Note that this does not recompute shape coordinates, just changes the interpretation of the numbers in DXF file.
    
     
  • chrisko

    chrisko - 2019-04-26
    • Status: open --> merged
     
  • chrisko

    chrisko - 2019-04-26

    Thanks for the big support.
    Regards Christian

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.