OrcaSlicer/src/slic3r
bubnikv 3bd2db8ba6 Fix of #1598, #1601, #1604, #1612
The text fields were not causing config value updates,

broken with 8d1b854acb
Replaced all wxString.ToStdString() with wxString.ToUTF8().data()
to be sure that the strings are correctly converted to UTF8.
2019-01-07 09:37:51 +01:00
..
Config include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
GUI Fix of #1598, #1601, #1604, #1612 2019-01-07 09:37:51 +01:00
Utils Fix #1502 Upload to duet does not start the print 2019-01-03 17:28:23 +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