. .

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Added couple of extra -install steps

    # OPTIONAL steps ::: install inscape, blender 3D, qcad
    apt-get install inkscape
    apt-get install blender
    apt-get install qcad

    # OPTIONAL ::: install dxf2gcode
    # Installation - dxf2gcode - How to install on Windows, Linux or Mac OS X - A program to convert a dxf drawing into G-Code - Google Project Hosting
    mkdir /mycnc/dxf2gcode
    cd /mycnc/dxf2gcode/
    wget http://dxf2gcode.googlecode.com/file...urce_linux.zip
    unzip 2010-05-04-dxf2gcode_b02_source_linux.zip
    chmod a+x dxf2gcode_b02.py
    # Try it out (now or later)
    cd /mycnc/dxf2gcode/
    python ./dxf2gcode_b02.py



    # Overall feelings at the moment, about Ubuntu, Linuxcnc, heekscad:
    - happy with the way LinuxCNC works
    - happy with linux (goes without saying)
    - overall, the end-to-end pipe (from an idea in head, to a 3D drawing, DXF -file, G-code generation, milling) is not working smoothly at all yet.
    -- Blender 3D is very capable, however is perhaps not best suited for measurements -oriented drawings as one perhaps would like to have.
    -- DXF, or STL -file import to heekscad is not working very well. STL import yes works fine, but would want to import a sketch, not an object that one can not modify.

    # Feeling is, might have a brief peek at the other side, is grass greener there. (Windoze, Solidworks, etc.)


















    Last edited by diy-john; 27-01-2013 at 05:49 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mach3 vs LinuxCNC/EMC What do you use and why?
    By Lee Roberts in forum Machine Control Software
    Replies: 46
    Last Post: 26-11-2013, 01:02 AM
  2. How many LinuxCNC/EMC users do we have?
    By birchy in forum LinuxCNC (EMC)
    Replies: 16
    Last Post: 30-12-2012, 08:08 PM
  3. Aspire tutorials supplied with the installation dvd
    By habibuzziwa in forum CAD & CAM Software
    Replies: 4
    Last Post: 17-11-2012, 03:38 PM
  4. Setting up LinuxCNC (Linux newbe)
    By Mad Professor in forum LinuxCNC (EMC)
    Replies: 1
    Last Post: 04-03-2012, 09:22 PM
  5. FOR SALE: For sale Boxford 125 part converted pc mack / ubuntu EMC
    By Steve Beale in forum Items For Sale
    Replies: 0
    Last Post: 19-03-2011, 09:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •