Skip to content

Snapmaker/snapmaker_cnc_post_process

Repository files navigation

SNAPMAKER CNC

Background

  1. Basic workflow explaination.
  2. Basic workflow explaination in video.

Snapmaker Luban / Snapmakerjs(Old version)

If you want to do some simple job. You can use any svg editor (Like Inkscape or Adobe Illustrator) to do the design, then export .svg file. Using Snapmaker Luban to generate the gcode.

Snapmaker Luban also supports relief for small landscape.

Generate gcode using Luban

Fusion360

We can do more serious tasks by using Autodesk Fusion360.

Generate gcode using Fusion 360

Support software status overview

Software Status link versions
Snapmaker Luban Stable
Fusion 360 Stable snapmaker-fusion360-configuration-20180730 v2.0.9937
FreeCAD Testing snapmaker-freecad-configuration v0.18
ArtCAM Testing snapmaker-artcam-configuration v2008
Mastercam TODO
Aspire Testing snapmaker-aspire-configuration v9.514
Vcarve Testing snapmaker-vcarve-configuration

Gcode

Similar to Fusion 360, it needs some development effort to create post process script for different CAD platform. These scripts are responsible for converting 3D trajectory (representation) into concrete Gcode dialects. There are Gcode dialect differences between firmwares (Vendors).

We can refer to Gcode Reference to build post for specific software.

Summary

The documentation is still under active development.

Leave a message in this thread about what CAM software you are using. If you want official or community support, this is important.