July. 29: v3.8.0
- Feature: Add import and export for project files (#374)
- Improvement: Improve user experience for project auto save (#390)
- Improvement: Auto-adapt text size value based on its height when scratching (#377)
- Improvement: Improve CNC G-code starter code to avoid collision (#382)
- Fix: Fix DXF LWPOLYLINE first and last point not connected (#378)
- Fix: Change the default behavior of “optimize path”, SVGs with more than 2000 shapes will not use the parameter (#388)
- Fix: Fix wrong rotation of G-code thumbnail (#400)
Snapmaker Luban for macOS
- Download: snapmaker-luban-3.8.0-mac-x64.dmg
Snapmaker Luban for Windows 64-bit
- Download: snapmaker-luban-3.8.0-win-x64.exe
Snapmaker Luban for Windows 32-bit
- Download: snapmaker-luban-3.8.0-win-ia32.exe
Snapmaker Luban for Linux 64-bit
Option 1 (recommended)
- Download: snapmaker-luban-3.8.0-linux-amd64.deb
Option 2
- Download: snapmaker-luban-3.8.0-linux-x64.tar.gz
Snapmaker Luban for Linux 32-bit
Option 1 (recommended)
- Download: snapmaker-luban-3.8.0-linux-i386.deb
Option 2
- Download: snapmaker-luban-3.8.0-linux-ia32.tar.gz
Hint: To start Snapmaker Luban on Linux, you need to:
- Add your user to group
dialout
:sudo usermod -aG dialout [your username]
- Start executable:
snapmaker-luban
(.deb version) or./snapmaker-luban
(compressed version)