PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
bubnikv b2ba4ee34c Fixes volumetric speed "Hint-Text" ignores "First Layer Speed"
and "Extrusion multiplier" #641
Implements first layer speed adjustments.
2017-12-20 14:51:18 +01:00
..
3DScene.cpp Fix of a 3D print path preview for the wipe tower: Calculate 2017-10-04 13:50:04 +02:00
3DScene.hpp Fix of "exponentional values generated as G1 F-1.95058e+006 causing problems" 2017-09-12 18:20:06 +02:00
AppConfig.cpp Workaround for buggy Intel HD Graphics OpenGL drivers: 2017-12-11 18:00:51 +01:00
AppConfig.hpp Next step of Perl to C++ configuration layer conversion. 2017-11-01 19:30:05 +01:00
GLShader.cpp Fixed crashes on OpenGL < 2 due to printing null pointers returned 2017-03-31 15:29:34 +02:00
GLShader.hpp new GLShader.cpp,h 2017-03-20 14:48:17 +01:00
GUI.cpp Added Perl to C++ interfaces for creating the preset editor pages 2017-12-04 10:48:40 +01:00
GUI.hpp Added Perl to C++ interfaces for creating the preset editor pages 2017-12-04 10:48:40 +01:00
Preset.cpp Fix of a regression update issue of the "modified" flag 2017-12-20 13:46:43 +01:00
Preset.hpp Improved loading of the config wizard results. 2017-12-20 11:28:16 +01:00
PresetBundle.cpp Improved loading of the config wizard results. 2017-12-20 11:28:16 +01:00
PresetBundle.hpp Improved loading of the config wizard results. 2017-12-20 11:28:16 +01:00
PresetHints.cpp Fixes volumetric speed "Hint-Text" ignores "First Layer Speed" 2017-12-20 14:51:18 +01:00
PresetHints.hpp Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
wxPerlIface.cpp Utility functions to pass wxWidgets pointers from Perl to C++ code. 2017-10-17 20:00:15 +02:00