https://wiki.fablab-nuernberg.de/w/Ding:Zahnr%C3%A4der_mit_Inkscape#Werkzeug-Korrektur


Example → Draw a new gear

  1. Union paths and fill the area


Save the file with name

Run "Paths to OpenSCAD" PlugIn

  1. Download + Installation OpenSCAD: https://www.openscad.org/downloads.html
  2. Adjust settings if not already happened:

    Output file: "C:\Users\<YOU>\Desktop\output.scad"
    View in OpenSCAD: "<yourpath>\openscad-2019.05\openscad.exe" "output.scad"
    Convert to STL: "<yourpath>\openscad-2019.05\openscad.exe" "{NAME}.scad" -o "output.stl"

    (warning) please use " " instead of ' ' - it won't work in a Windows environment
    (warning) please be consistent with the output file name!

  3. "Output file" has to be named correctly with path and file name. Otherwise it will try to save under InkScape folder (which might only work if running in Administrator mode if installed in Program Files directory)
  4. "Apply" → export the .svg vector file to a .scad file (and additionally to a .stl file if "Convert to STL" is enabled)

View the .scad (OpenSCAD)

and maybe export to STL manually, or do it automatically by the InkScape PlugIn
  1. Open
  2. Rendering
  3. Export


If you forget to fill in the area in InkScape, you will see it as follows:

View the STL STL Export / 3D Print

http://www.freestlview.com/




  • No labels