inkscape-unicorn

用于输出MakerBot Unicorn笔绘图仪的G代码的Inkscape扩展。(Inkscape extension for outputting G-Code for the MakerBot Unicorn Pen Plotter.)

  • 所有者: martymcguire/inkscape-unicorn
  • 平台: Linux, Mac, Windows
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

MakerBot Unicorn G-Code Output for Inkscape

Notice

This extension is no longer supported or maintained. The last tested version of Inkscape is 0.48.5.

Please feel free to fork and improve this extension for your own needs!

This is an Inkscape extension that allows you to save your Inkscape drawings as
G-Code files suitable for plotting with the MakerBot Unicorn Pen Plotter.

Users who use this extension to generate G-Code for a machine other than a MakerBot CupCake CNC with a Unicorn Pen Plotter attachment do so at their own risk.

Author: Marty McGuire

Website: http://github.com/martymcguire/inkscape-unicorn

Credits

  • Marty McGuire pulled this all together into an Inkscape extension.
  • Inkscape is an awesome open source vector graphics app.
  • Scribbles is the original DXF-to-Unicorn Python script.
  • The Egg-Bot Driver for Inkscape provided inspiration and good examples for working with Inkscape's extensions API.

Install

Copy the contents of src/ to your Inkscape extensions/ folder.

Typical locations include:

  • OS X - /Applications/Inkscape.app/Contents/Resources/extensions
  • Linux - /usr/share/inkscape/extensions
  • Windows - C:\Program Files\Inkscape\share\extensions

Usage

  • Size and locate your image appropriately:
    • The CupCake CNC build platform size is 100mm x 100mm.
    • Setting units to mm in Inkscape makes it easy to size your drawing.
    • The extension will automatically attempt to center everything.
  • Convert all text to paths:
    • Select all text objects.
    • Choose Path, Object to Path.
  • Save as G-Code:
    • File, Save a Copy.
    • Select MakerBot Unicorn G-Code (*.gcode).
    • Save your file.
  • Preview
    • For OS X, Pleasant3D is great for this.
    • For other operating systems... I don't know!
  • Print!
    • Open your .gcode file in ReplicatorG
    • Set up your Unicorn and pen.
    • Center your build platform.
    • Click the Build button!

TODOs

  • Rename *PolyLine stuff to *Path to be less misleading.
  • Formalize "home" to be a reasonable place to change pages/pens.
  • Parameterize smoothness for curve approximation.
  • Use native curve G-Codes instead of converting to paths?
  • Include example templates?

概览

名称与所有者martymcguire/inkscape-unicorn
主编程语言Python
编程语言Python (语言数: 1)
平台Linux, Mac, Windows
许可证Other
发布数1
最新版本名称1.0.0 (发布于 )
第一版名称1.0.0 (发布于 )
创建于2011-01-30 20:51:10
推送于2018-02-19 17:44:09
最后一次提交2018-02-19 12:44:08
星数171
关注者数38
派生数166
提交数14
已启用问题?
问题数0
打开的问题数0
拉请求数3
打开的拉请求数0
关闭的拉请求数0
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部