April. 3: v3.3.3
- Refactor: Handle compatibilities for Snapmaker Original and Snapmaker 2.0 (#241)
- Improvement: Be able to rename and delete G-code files (#244)
- Improvement: Improve German translations (#240)
- Improvement: Name widget “Send Files via Wi-Fi” to “G-code Files”, unify management of opened G-code files in the same widget (#264)
- Fix: Fix the bug that the port dropdown box is too high (#237)
- Fix: Fix bug that multi-window cannot preview correctly (#261)
- Fix: Fix float comparison precision problem in GLSL (#272)
- Perf: Optimize memory usage Workspace and G-code generators (#260)
- Build: Migrate gulp to v4 and simplify gulp scripts (Node.js 12 supported) (#234)
- Build: Add commitlint to replace git-cz (git commit githook) (#242)
Snapmaker Luban for macOS
- Download: snapmaker-luban-3.3.3-mac-x64.dmg
Snapmaker Luban for Windows 64-bit
- Download: snapmaker-luban-3.3.3-win-x64.exe
Snapmaker Luban for Windows 32-bit
- Download: snapmaker-luban-3.3.3-win-ia32.exe
Snapmaker Luban for Linux 64-bit
Option 1 (recommended)
- Download: snapmaker-luban-3.3.3-linux-amd64.deb
Option 2
- Download: snapmaker-luban-3.3.3-linux-x64.tar.gz
Snapmaker Luban for Linux 32-bit
Option 1 (recommended)
- Download: snapmaker-luban-3.3.3-linux-i386.deb
Option 2
- Download: snapmaker-luban-3.3.3-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)