Vertical Dimension Issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

Vertical Dimension Issue

Contrarian
Performing the following steps:

File --> New
Draw a box in Layer 0
Dimension the vertical side of the box.
Save file (default dxf 2007).

Then open dxf in Autodesk DWG TrueView 2012
Error:  "Invalid or incomplete DXF input".

Steps as above but with a horizontal dimension it opens OK.  Put in a vertical one and it does not.

Is there a workaround other than omitting dimensioning?
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

hsrai
Contrarian wrote
Then open dxf in Autodesk DWG TrueView 2012
Error:  "Invalid or incomplete DXF input".

Steps as above but with a horizontal dimension it opens OK.  Put in a vertical one and it does not.

Is there a workaround other than omitting dimensioning?
Tell us version of LibreCAD and Operating System used by you.

Also post dxf file with minimum entities / data.

Can you try some other viewer like:

http://www.escape.de/~quincunx/dxfviewer/

or explore from:

https://www.google.com/search?q=dxf+viewer


--
H.S.Rai
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Rallaz
In reply to this post by Contrarian
Vertical dimension do not exist in dxf are "AcDbRotatedDimension"

And the problem is that it is written code 100 "AcDbRotatedDimension" before
code 50 & 52.

This issue are solved since 2012, Dec 7
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Contrarian
Thanks for the replies so far.

hsrai> Tell us version of LibreCAD and Operating System used by you.

LibreCad: 2.0.0beta1
OS:  Windoze 7 Professional SP1 32bit


hsrai> Also post dxf file with minimum entities / data.

Where can files be posted?


hsrai> Can you try some other viewer like:

No.  This is the viewer used by my employer and if they can't see the drawings with this, I'm done.


Rallaz> This issue are solved since 2012, Dec 7

So does that mean a patch exists, or it will be put into a future release?  Looks like 2012-10-30/2.0.0beta1 is the most current on Sourceforge.

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

sp1der
Contrarian wrote
Where can files be posted?
An example file would be good to post here in the forum, added to this thread. Only post files that you don't mind sharing with others.

Contrarian wrote
Rallaz>

So does that mean a patch exists, or it will be put into a future release?  Looks like 2012-10-30/2.0.0beta1 is the most current on Sourceforge.
Possibly this will be possible for a future release, but currently the devs are compiling new release packages for windows.
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Rallaz
In reply to this post by Contrarian
For a updated windows build see my last post in this thread:
http://forum.librecad.org/Import-image-then-save-td5707502.html#a5707524
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

sp1der
Thanks Rallaz, is this for beta 1 or 5?

We need to add these new download releases through source forge to make things straight forward for users to download windows releases.
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Rallaz
Is a windows buid from master branch, just after tag beta 5
This buid have a bug saving line width (patched after beta5 are tagged) wait one or two days and I try to upload a new patched version. I'll let you know in this thread
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

sp1der
Many thanks Rallaz.

Can we also add this beta 5 as a windows installer file to add here on sourceforge?




Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Contrarian
Ratchet> An example file would be good to post here in the forum,

Ah, I see where I can upload a file now.

Oct2012_LibreCAD_SquareTestHoriz_OK.dxf
Apr2013_LibreCAD_SquareTestHoriz_Bad.dxf


Rallaz> For a updated windows build see my last post in this thread:

I downloaded your Apr 16 2013 build and tried it.  Neither vertical or horizontal dimensioned files made with this version will open in TrueView.  The attached files above were created with each version.  Oct 2012 works, Apr 2013 doesn't.  Maybe the difference between them will provide a clue.


Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Rallaz
I build the latest code of LibreCAD for windows as installer:
http://sourceforge.net/projects/rallaz.u/files/librecad-win/LibreCAD-Installer_2.0.0beta5.exe/download

I make a new drawing with a square and added one horizontal & one vertical dimension,
then saved in versions R12, v2000, v2004 & v2007 (attached as zip)
all are opened correctly in AutoCAD 1012 except R12.

Can you test these files in TrueView ?
May2013_LibreCAD_SquareTest_Horiz-vert.zip
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

sp1der
Rallaz wrote
I build the latest code of LibreCAD for windows as installer:
Thanks rallaz

This is what we need, when we have new ' Windows' version releases we need to have these installer files for windows users to easily download them and install LibreCAD when they are ready.

I have set up a new folder here to keep the latest new windows installer files:

http://forum.librecad.org/Latest-Windows-releases-for-LibreCAD-links-to-installer-files-f5708016.html



Again - thank you so much :)
Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Contrarian
In reply to this post by Rallaz
<quote author="Rallaz">

> Can you test these files in TrueView ?

Sure.

May2013_LibreCAD_SquareTest_Horiz-vert2000 -- OK
May2013_LibreCAD_SquareTest_Horiz-vert2004 -- OK
May2013_LibreCAD_SquareTest_Horiz-vert2007 -- OK
May2013_LibreCAD_SquareTest_Horiz-vertR12   -- Bad ("Invalid or incomplete DXF input -- drawing discarded")

Hope this helps.

Reply | Threaded
Open this post in threaded view
|

Re: Vertical Dimension Issue

Rallaz
Hi Contrarian,

I added a patch for R12.

You can check if all works using the latest installer:
http://forum.librecad.org/LibreCAD-installer-2-0-0beta-5-git-from-2013-05-10-tp5708069.html