This website requires JavaScript.
Explore
Help
Register
Sign In
pengo1998
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d1b854acbbb1686d92cd38a696dab2a97dec00d
OrcaSlicer-bambulab
/
src
/
slic3r
History
bubnikv
8d1b854acb
Replaced all wxString.ToStdString() with wxString.ToUTF8().data()
...
to be sure that the strings are correctly converted to UTF8.
2019-01-03 14:34:53 +01:00
..
Config
include "libslic3r" from slic3r project directly, not as "../../libslicer"
2018-12-06 12:52:28 +01:00
GUI
Replaced all wxString.ToStdString() with wxString.ToUTF8().data()
2019-01-03 14:34:53 +01:00
Utils
Fixed many errors in background processing synchronization and update.
2018-12-22 10:02:42 +01:00
CMakeLists.txt
Added "Keyboard Shortcuts" dialog
2018-12-19 13:06:46 +01:00
pchheader.cpp
Precompiled headers on Visual Studio & GCC, with the highest hopes
2018-10-29 16:01:26 +01:00
pchheader.hpp
Integrated SLAPrint into background processing.
2018-11-08 20:18:40 +01:00