sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] DXF_export v0.0.4 (2011-10-28)

    Scheduled Pinned Locked Moved Plugins
    54 Posts 22 Posters 88.8k Views 22 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      Gumleguf
      last edited by

      Thanks for a great plugin! I just sent a .dxf file to a friend and he could open it perfectly in SolidWorks. Next step is to CNC the part. ๐Ÿ˜

      Edit: One thing. My friend just mentioned that when he opened the .dxf in SolidWorks it was in Inches even though I made it in mm. He could just change to mm, but still...

      1 Reply Last reply Reply Quote 0
      • J Offline
        joergber
        last edited by

        Hi!

        Gumleguf:
        I can not reproduce here ...
        The only thing I could imagine is that you disabled the
        'Display units format' setting (Window->Model Info->Units) but then there should have been a messagebox saying "Unable to detect the actual unit setting ...\nGenerate Output in inch?" and the whole DXF would have been 'inverted' because the units calculation factor is -1 in this case ...
        (will be fixed in next release! ๐Ÿ˜ณ )

        Pls. let me know if the problem persists!
        And maybe you do have a screenshot that could help or the .skp file of your model ... ... ... ๐Ÿ˜„

        Anyway, thank you very much for the feedback ๐Ÿ‘

        โ“ More than 120 downloads and just this few problems/bugs/featurerequests/... ๐Ÿ˜„

        Enjoy,
        Jรถrg

        1 Reply Last reply Reply Quote 0
        • G Offline
          Gumleguf
          last edited by

          You are welcome, and thank you (!) for the plugin! ๐Ÿ˜„

          Here is an example of a sketchup that he says opens in Inches:

          GMaxx_bagplade1_1.skp

          1 Reply Last reply Reply Quote 0
          • J Offline
            joergber
            last edited by

            Wohooo, that was fast ๐Ÿ˜ฒ

            I exported without any problems ...

            dxf opened in HEEKSCNC

            Here is my output ...
            unitsFactorProblem.dxf
            Could you pls. send this file to your friend to doublecheck?
            Could you pls. check the setting and try again?

            โ“ If you select the measure tool in SU ...
            is the length displayed like '371,25mm'?

            Thank you!

            Cheers
            Jรถrg

            1 Reply Last reply Reply Quote 0
            • utilerU Offline
              utiler
              last edited by

              Hi joergber,
              Can you explain how this plugin differs to a standard SU export?

              purpose/expression/purpose/....

              1 Reply Last reply Reply Quote 0
              • J Offline
                joergber
                last edited by

                Hi,

                utiler:
                It might not have come out clearly ...
                I'm using SU 8 free (just updated my profile ๐Ÿ˜ณ )
                And the standard dxf-exporter is for pros only ( as far as I know )

                So ...
                I don't know how it differs to standard SU export ๐Ÿ˜•

                Is there a specific reason why you are asking?

                Respects
                Jรถrg

                1 Reply Last reply Reply Quote 0
                • utilerU Offline
                  utiler
                  last edited by

                  Only that I'm using PRO and wanted to know the difference; that's all....

                  thanks for the explain! ๐Ÿ‘

                  purpose/expression/purpose/....

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    marcomartim
                    last edited by

                    @unknownuser said:

                    I also need DXF for CNC milling.

                    @joergber said:

                    I did this because I use the DXF with heekscnc to generate milling operations (G-Code).
                    Milling a circle or an arc is much faster than several lines ...

                    Thanks for the plugin!
                    I also use SketchUp to create files for CNC cutting.
                    There is an excellent plugin to do the right Gcode in Sketchup, Phlatscript (SketchUcam)
                    For more information, visit the site:

                    favicon

                    (www.phlatforum.com)

                    http://forums.sketchucation.com/viewtopic.php?f=15&t=38150&p=337062&hilit=phlatscript#p337062

                    Hugs

                    1 Reply Last reply Reply Quote 0
                    • dereiD Offline
                      derei
                      last edited by

                      I just found a bug in the program. As seen in image below, the unit format is disabled (to not show it in dimension lines). But, the exporter doesn't recognize the units that I used and wants to export by default in inch. My suggestion: if there is a program limitation for this situation, to replace the YES/NO message box with a list box with all units available. So, if the exporter doesn't recognize the units, to let the user choose.

                      Another thing... I selected only the contour lines from a 3d object (the lines that formed one face), the exporter reported "one shape",but in DXF I had all lines exported of the solid. Is it possible to export ONLY what is selected? I mention that I was inside a component when I selected the outer shape of the face.
                      One more thing: it would be useful to have the possibility to export in XY plane for all 2D shapes, regardless they are oriented on a different plane.

                      This is the most useful DXF exporter I ever used. Actually, is the only one that is helping me ๐Ÿ˜„
                      Thank you.


                      2011-11-14_150002.png

                      DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        joergber
                        last edited by

                        dereeei:
                        I recognized too that my unit detection was not fool proof and added a listbox ...

                        It seems that we are working on similar tasks ...
                        since I came across the same problems than you.
                        Currently the exporter exports all connected entities of the current selection.
                        So selecting a contour of a object will export the whole thing

                        I am in the process of developing some kind of peprocessing tools ...
                        The first one will be a drop tool where you can select any face of a model and it will be copied to z=0 and rotated to ground plane.

                        But I'm neither familiar with Ruby nor Sketchup toolbars ...
                        So this will take some time ๐Ÿ˜‰

                        Thanks again for your feedback!

                        We read!
                        Jรถrg

                        1 Reply Last reply Reply Quote 0
                        • dereiD Offline
                          derei
                          last edited by

                          @joergber
                          Why don't you simply use selected entities to build the dxf? Is more simpler for start... You can iterate trough all selected and check what are they. If there are edges only, use them to build a dxf. If there are also faces, add to dxf the edges that build that face.
                          Because selecting a face is simple by double clicking. Usually a tool that selects a face, will select only a planar face, not a curved one (like a cylinder). To select that, I think you have to take into consideration the edge smoothing angle. So, I'm guessing that double click on a smooth face is pretty fast to not require a select tool (for now, at least).

                          Thanks for still working on it ๐Ÿ˜„

                          DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

                          1 Reply Last reply Reply Quote 0
                          • G Offline
                            Gumleguf
                            last edited by

                            Sorry for the late reply.

                            No, I haven't disabled "Display units format" and it still opens in inches:

                            units.JPG

                            1 Reply Last reply Reply Quote 0
                            • G Offline
                              Gumleguf
                              last edited by

                              Hi Jรถrg,

                              Maybe I'm doing something wrong but here's one problem I have.

                              1. I create a 100mm x 100mm rectangle with some random circles, see attached file "Untitled.skp".

                              2. Using your fine tool I export it as "Untitled.dxf".

                              3. To print out my drawing I open the .dxf file in eDrawings (from Solidworks, version 12.2.0.110) and press the print button. I then see a windows where the drawing is scaled to 1:18.3926?

                              4. If I change the "Active sheet" setting "To scale (1 to 1)" the result is that the drawing get's massive big - you can only just see a small corner of a circle on an A4 sized paper.

                              Isn't that strange? And by the way, if I print out from step 3 the actual rectangle on paper is something like 137mm x 137mm and not 100mm x 100mm.

                              /Greg


                              Untitled.skp


                              Untitled.dxf


                              Print1.PNG


                              Print2.PNG

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                cgprosjekt
                                last edited by

                                Hello Jรถrg!
                                Just wanted to thank you for a wonderful plugin. We have struggeled alot with exporting .dxf files with true circle to our CNC machine software. And yours works perfect so far.
                                You really made my day! Thanks

                                br
                                Lars

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  pumplerod
                                  last edited by

                                  Sorry, I must be missing something. Does this .rb file install into:
                                  "/Applications/Google\ SketchUp\ 8/SketchUp.app/Contents/Plugins/"

                                  Doing this doesn't seem to work for me. Is there another plugins directory that SketchUp 8 uses?

                                  1 Reply Last reply Reply Quote 0
                                  • TIGT Offline
                                    TIG Moderator
                                    last edited by

                                    @pumplerod said:

                                    Sorry, I must be missing something. Does this .rb file install into:
                                    "/Applications/Google\ SketchUp\ 8/SketchUp.app/Contents/Plugins/"
                                    Doing this doesn't seem to work for me. Is there another plugins directory that SketchUp 8 uses?
                                    You have it all wrong ๐Ÿ˜’
                                    There are many helpful posts on the forum - including how to install 'plugins'...
                                    Macintosh HD/Library/Application Support/Google SketchUp 8/SketchUp/plugins
                                    On a MAC this folder is the one and only location for such scripts.
                                    They'll auto-load from there, and the tool's activation/menu/usage/etc is then as indicated in each tool's notes...

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sli21
                                      last edited by

                                      hi all
                                      i'm a newbie so hi to all!
                                      im trying to export the side view of a 400mm*700mm egg shape component as a dxf. when i load it up in VCarvePro instead of getting the full view i just get the 400mm wide top view. what am i doing wrong - cheers
                                      Scott

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        Gumleguf
                                        last edited by

                                        Hi Scott,

                                        Perhaps your shape is too advanced for the DXF_export tool to handle or there are errors in your drawing.

                                        Try to upload your Sketchup model here and perhaps someone with a Sketchup Pro version could try to export it to dxf. If it also fails your drawing is bad, if it works the DXF_export tool doesn't support your model.

                                        /Greg

                                        1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          sli21
                                          last edited by

                                          thanks greg
                                          i couldnt even work out how to attach a file earlier - lol. (still cant work it out!)
                                          i drew a circle in a new document and exported - no worries.
                                          somehow i changed the axis on my model so it was actually exporting the top view. does it export any particular view by default??

                                          i rotated my model and off it went.

                                          thanks for the quick reply - great ๐Ÿ˜„
                                          i also had troublesmoothing the edges toany acceptable level. i hope to create a toolpath for my cnc so would like to get it a lot smoother. maybe not possible with SU8 Free Vers.

                                          regard scott

                                          1 Reply Last reply Reply Quote 0
                                          • G Offline
                                            Gumleguf
                                            last edited by

                                            Hi Scot,

                                            You are welcome. Glad you solved your problem.

                                            If yuo right click the circle in Sketchup you should be able to select properties and define the smoothing of the edge. Default value is pretty rough (12, or so) but just change it to whatever value you need.

                                            /Greg

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement