About 309 results
Open links in new tab
  1. Converting g-code back to STL? - RepRap

    Mar 1, 2013 · Hi all, We all know we can convert STL to g-code and send that on to a 3d printer. Wondering if it would ever be feasible to convert from g-code back to a design file like STL? …

  2. Converting OBJ. to G-Code - RepRap

    Aug 26, 2011 · All the gcode converters I am aware of only convert STL file format to gcode. STL format is dimensionless but Skeinforge assumes it is in millimeters. Your CAD/3d Design …

  3. stl to g-code source code - RepRap

    Mar 4, 2008 · STL is a 3D file format based on a series of triangles in 3D space making up a 3D object. G-code is a machine control language consisting of commands like 'more x axis to …

  4. Software - RepRap

    May 1, 2024 · The STL to G-code conversion slices the part like salami, then looks at the cross section of each slice and figures out the path that the print head must travel in order to squirt …

  5. RepRap Options/ja - RepRap

    In order to turn a 3D part into a machine friendly format, CAM software needs an STL file. The machine friendly format that is used for printing is called G-code. Early versions of RepRaps …

  6. Software/ja - RepRap

    The STL to G-code conversion slices the part like salami, then looks at the cross section of each slice and figures out the path that the print head must travel in order to squirt out plastic, and …

  7. Convert SCAD to Solidworks? - RepRap

    May 20, 2016 · I've been importing .STLs into Solidworks and using the Feature Recognition function in Solidworks to convert the STL mesh into editable parts. Typically takes a long time …

  8. CAM Toolchains - RepRap

    A slicer takes a 3D CAD model, usually in the form of an STL file, and creates the toolpaths neccessary to print this model. RepRap uses G-code as the standard format for toolpath …

  9. Converting STL files to images - RepRap

    Jul 3, 2013 · Does anybody know a Windows command line tool that will convert STL files to images, png or jpg? [www.hydraraptor.blogspot.com]

  10. [DesignSpark-Mechanical] Edit STL files - RepRap

    Feb 18, 2016 · I don't know what formats DSM can import. I guess what I was trying to say is that if you convert STL to some other format (e.g. IGES) and then import that into DSM, you might …