So we have directory after directory of AutoCAD DWG files of the various floors of the campus. Beyond *creating* the floorplans, we have no use for AutoCAD - all our applications work better with high quality PNG or vector PDF files. I've been playing with Pipelines and jobs in GitLab recently, and I'm looking for a way to convert a DWG file to something more usable in my automation. Pretty much if a user checks in the updated DWG, it's exported to PNG and scp'd to our patch database server. I was trying QCad as there is a reference of dxf2png - but it keeps crashing in my instance of Fedora. Any thoughts? Benjamin J. Higgins 504 Carpenter Road Whitinsville, MA 01588 t: 508.266.0155 c: 617.615.6442 e: logicallyrogue@gmail.com ________________________________ This e-mail may contain confidential information, may be protected by applicable privileges, and may constitute non-public information. It is intended to be conveyed only to the designated recipient(s) of the message. If you are not an intended recipient of this message, please notify the sender. Unauthorized use, dissemination, distribution or reproduction of this message is strictly prohibited and may be unlawful.
Hi, Supported lots of CAD in a prior life. CAD users almost never convert file types, when they do they loose part and timeline data. Autocad always used to offer free CAD file viewer applications which work very well. Hope it helps, Joel On October 6, 2023 5:41:04 PM Ben Higgins via WLUG <wlug@lists.wlug.org> wrote:
So we have directory after directory of AutoCAD DWG files of the various floors of the campus. Beyond *creating* the floorplans, we have no use for AutoCAD - all our applications work better with high quality PNG or vector PDF files.
I've been playing with Pipelines and jobs in GitLab recently, and I'm looking for a way to convert a DWG file to something more usable in my automation. Pretty much if a user checks in the updated DWG, it's exported to PNG and scp'd to our patch database server.
I was trying QCad as there is a reference of dxf2png - but it keeps crashing in my instance of Fedora.
Any thoughts?
Benjamin J. Higgins 504 Carpenter Road Whitinsville, MA 01588
t: 508.266.0155 c: 617.615.6442 e: logicallyrogue@gmail.com ________________________________ This e-mail may contain confidential information, may be protected by applicable privileges, and may constitute non-public information. It is intended to be conveyed only to the designated recipient(s) of the message. If you are not an intended recipient of this message, please notify the sender. Unauthorized use, dissemination, distribution or reproduction of this message is strictly prohibited and may be unlawful._______________________________________________ WLUG mailing list -- wlug@lists.wlug.org To unsubscribe send an email to wlug-leave@lists.wlug.org Create Account: https://wlug.mailman3.com/accounts/signup/ Change Settings: https://wlug.mailman3.com/postorius/lists/wlug.lists.wlug.org/ Web Forum/Archive: https://wlug.mailman3.com/hyperkitty/list/wlug@lists.wlug.org/message/OOO3KP...
"Ben" == Ben Higgins via WLUG <wlug@lists.wlug.org> writes:
So we have directory after directory of AutoCAD DWG files of the various floors of the campus. Beyond *creating* the floorplans, we have no use for AutoCAD - all our applications work better with high quality PNG or vector PDF files.
I've been playing with Pipelines and jobs in GitLab recently, and I'm looking for a way to convert a DWG file to something more usable in my automation. Pretty much if a user checks in the updated DWG, it's exported to PNG and scp'd to our patch database server.
Have you looked at Linux libreDWG maybe? Or if you're willing to spend money, there are cloud companies that do conversions for you to svg.
I was trying QCad as there is a reference of dxf2png - but it keeps crashing in my instance of Fedora.
And have you tried LibreCAD or OpenSCAD to read in the file and then export in another format? John
participants (2)
-
Ben Higgins
-
Joel
-
John Stoffel