Snapmakerjs Downloads and Updates

Sep. 3: v2.6.1

@all
Thank you for your suggestions to make Snapmakerjs better. Here comes the latest version.
Your feedback is always appreciated. Please post bug reports and feedback to this topic: Bug Reports and Feedback for Snapmakerjs v2.6.X =)

Release Note

Changelog:

  • Refactored models and G-code parser.
  • Reworked on outline calculation algorithm and even-old rule calculation on CNC G-code generator.
  • Fixed a bug that unable to preview G-code after any failed preview.
  • Fixed wall line count calculation errors for 3D printing.
  • Fixed multi-line text height calculation errors.

Snapmakerjs for macOS

Snapmakerjs for Windows 64-bit

Snapmakerjs for Windows 32-bit

*3D Printing slicing for 32-bit systems is no longer supported. V2.5.3 is the last version that supports this feature on a 32-bit system.

Snapmakerjs for Linux 64-bit

Option 1 (recommended)

Option 2

Snapmakerjs for Linux 32-bit

Option 1 (recommended)

Option 2

Hint: To start Snapmakerjs on Linux, you need to:

  • Add your user to group dialout: sudo usermod -aG dialout [your username]
  • Start executable: snapmakerjs (.deb version) or ./snapmakerjs (compressed version)