This website requires JavaScript.
Explore
Help
Register
Sign In
viewit
/
OrcaSlicer-KX
Watch
5
Star
1
Fork
1
You've already forked OrcaSlicer-KX
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
5
Wiki
Activity
Files
fae0b19b40ea22bf96b1768baa4b5f3ab9178dcb
OrcaSlicer-KX
/
src
/
slic3r
History
bubnikv
fae0b19b40
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