Problem with DXF save files

Bug #487648 reported by Lucille
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Confirmed
Undecided
Unassigned

Bug Description

I'm using Inkscape 0.47-2 in Windows XP and did not have this problem when using the regular builds for .47 or the previous Pre release.

When I save files as DXF for RoboMaster and the file is opened in RoboMaster the designs are piled one on top of the other. This makes them impossible to use as the cutlines for each object are not grouped and to select so many small cutlines in RoboMaster is impossible.

Tags: dxf exporting
Revision history for this message
Alvin Penner (apenner) wrote :

could you attach the svg file you are using?

Revision history for this message
Lucille (l--hambling) wrote :

I assume you mean the SVG not the DXF

su_v (suv-lp)
tags: added: dxf exporting
Revision history for this message
Alvin Penner (apenner) wrote :

The DXF output routine has a problem (along with a few other Python extensions such as Perspective) in that it will not always recognize the effects of transform elements in a group.
To get around this, it is often necessary to massage the file before sending the output.
    What I did with this file was apply the menu item 'Edit->Select All', and then apply 'Object->UnGroup'.
    Then I generated the DXF output to get the attached.
    Does this solve the problem?

Revision history for this message
Lucille (l--hambling) wrote : Re: [Bug 487648] Re: Problem with DXF save files

Yes that has worked fine. I didn't realise I had grouped anything I thought I had done Path Combine to keep the letters together, but not a problem I won't do either in future.

Thank you.

  ----- Original Message -----
  From: Alvin Penner
  To: <email address hidden>
  Sent: Tuesday, November 24, 2009 10:44 PM
  Subject: [Bug 487648] Re: Problem with DXF save files

  The DXF output routine has a problem (along with a few other Python extensions such as Perspective) in that it will not always recognize the effects of transform elements in a group.
  To get around this, it is often necessary to massage the file before sending the output.
      What I did with this file was apply the menu item 'Edit->Select All', and then apply 'Object->UnGroup'.
      Then I generated the DXF output to get the attached.
      Does this solve the problem?

  ** Attachment added: "Merry Christmas2.dxf"
     http://launchpadlibrarian.net/36039344/Merry%20Christmas2.dxf

  --
  Problem with DXF save files
  https://bugs.launchpad.net/bugs/487648
  You received this bug notification because you are a direct subscriber
  of the bug.

  Status in Inkscape: A Vector Drawing Tool: New

  Bug description:
  I'm using Inkscape 0.47-2 in Windows XP and did not have this problem when using the regular builds for .47 or the previous Pre release.

  When I save files as DXF for RoboMaster and the file is opened in RoboMaster the designs are piled one on top of the other. This makes them impossible to use as the cutlines for each object are not grouped and to select so many small cutlines in RoboMaster is impossible.

Revision history for this message
Alvin Penner (apenner) wrote :

good to hear, any objection if I mark this as Invalid?

I know that this is a deficiency in the routine, but on the other hand it is a deficiency shared by a number of other Python routines, and I have no idea of how to execute a global fix for all.

Revision history for this message
Lucille (l--hambling) wrote :

I'm OK with it being marked as invalid. I know how to avoid the problem that's the main thing.

  ----- Original Message -----
  From: Alvin Penner
  To: <email address hidden>
  Sent: Tuesday, November 24, 2009 11:20 PM
  Subject: [Bug 487648] Re: Problem with DXF save files

  good to hear, any objection if I mark this as Invalid?

  I know that this is a deficiency in the routine, but on the other hand
  it is a deficiency shared by a number of other Python routines, and I
  have no idea of how to execute a global fix for all.

  --
  Problem with DXF save files
  https://bugs.launchpad.net/bugs/487648
  You received this bug notification because you are a direct subscriber
  of the bug.

  Status in Inkscape: A Vector Drawing Tool: New

  Bug description:
  I'm using Inkscape 0.47-2 in Windows XP and did not have this problem when using the regular builds for .47 or the previous Pre release.

  When I save files as DXF for RoboMaster and the file is opened in RoboMaster the designs are piled one on top of the other. This makes them impossible to use as the cutlines for each object are not grouped and to select so many small cutlines in RoboMaster is impossible.

Revision history for this message
Alvin Penner (apenner) wrote :

okay, thanks...

Changed in inkscape:
status: New → Invalid
Revision history for this message
Alvin Penner (apenner) wrote :

- a new output routine to deal with the effects of transform elements has been posted in Bug 600473 comment 6
- https://bugs.launchpad.net/inkscape/+bug/600473/comments/6
- could you indicate whether this resolves the issue for you?

Changed in inkscape:
status: Invalid → Incomplete
Revision history for this message
su_v (suv-lp) wrote :

Fix confirmed with Inkscape 0.48+devel r9819 on OS X 10.5.8
(refers to changes committed in r9640)

Linking as duplicate to more recent Bug #600473 “dxf save for autocad does not translate correctly”. Please add a comment here and revert the duplicate status if you don't agree and think these are different issues.

Changed in inkscape:
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.