T2Laser full working on linux.
i uploaded firmware and connect fine.
steps.
uninstall wine and ppa
sudo apt install ppa-purge
sudo ppa-purge ppa:ubuntu-wine/ppa
sudo apt-get update
install wine Development branch
https://wiki.winehq.org/Ubuntuopen terminal and write(change USER for your user linux folder
rm -fr ~/.wine export WINEARCH=win32 export WINEPREFIX="/home/USER/.wine" winecfg
select windows 7 emulation.
create folder for winetricks(example mkdir winetricks)
download winetricks last version on here type this
wget -r -c -N
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrickscd /Winetricks/winetricks/master/src/
sudo chmod +x winetricks
launch winetricks
navigate to the default wineprefix -> Installation of Windows DLL or component, find dotnet45 and mark it for installation. 4. Installer will install all .NET Frameworks including 4.5 version
system is fine for t2laser
now on terminal type winefile
search setup.exe (t2laser install app)
and enjoy.
happy new yer for linux users.