April. 15: v3.4.2
- Feature: Add DXF support for Laser and CNC G-code Generator (#256)
- Feature: Add import and export function for 3D printing configuration (#276)
- Improvement: Fix copy/paste when using the console (#275)
- Fix: Fix the bug of generated G-code file extension for CNC is wrong (#277)
- Fix: Fix a SVG calculation error when unfolding arc (A) in (#282)
- Fix: Fix a G-code parsing issue on Windows (#279)
- Fix: Fix the bug that “marco” widget has only maximum capacity of 10 (#280)
- Fix: Fix the bug that click camera capture will cause the software to crash (#281)
Snapmaker Luban for macOS
- Download: snapmaker-luban-3.4.2-mac-x64.dmg
Snapmaker Luban for Windows 64-bit
- Download: snapmaker-luban-3.4.2-win-x64.exe
Snapmaker Luban for Windows 32-bit
- Download: snapmaker-luban-3.4.2-win-ia32.exe
Snapmaker Luban for Linux 64-bit
Option 1 (recommended)
- Download: snapmaker-luban-3.4.2-linux-amd64.deb
Option 2
- Download: snapmaker-luban-3.4.2-linux-x64.tar.gz
Snapmaker Luban for Linux 32-bit
Option 1 (recommended)
- Download: snapmaker-luban-3.4.2-linux-i386.deb
Option 2
- Download: snapmaker-luban-3.4.2-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)