
Digital to analog and back, maker style.
MakerScript is an application to create gcode files from CAD source files from programs like Google SketchUp, Inkscape, Wings3D or Blender. It’s currently a work in progress, built on a custom scripting language and every feature is accessible both in the script and through the context menu user interface.
Though a work in progress, MakerScript currently supports:
- Reading DXF and Collada file formats (OBJ and STL soon to come!)
- Machining operations: Profiling, Pocketing, Engraving, Drilling, plus many more in development for 3D milling…
- Part Alignment, Mirroring, Flipping, Resizing, Rotation
- Advanced selection operations, Perspective camera
- Scripting with mathematical expressions, looping, conditionals and auto-interpolation.
