.. |
2DBed.cpp
|
Fixes in 2DBed
|
2018-04-09 16:24:34 +02:00 |
2DBed.hpp
|
Added reset buttons description
|
2018-04-20 12:58:07 +02:00 |
3DScene.cpp
|
Fix of interaction between opengl contexts and main page notebook
|
2018-06-25 15:17:13 +02:00 |
3DScene.hpp
|
Fix of interaction between opengl contexts and main page notebook
|
2018-06-25 15:17:13 +02:00 |
AboutDialog.cpp
|
Modification of the AboutDialog to be correct showing on dark theme of Linux
|
2018-05-16 13:56:03 +02:00 |
AboutDialog.hpp
|
Ported the AboutDialog to C++, thanks @alexrj for the work.
|
2018-04-09 17:03:37 +02:00 |
AppConfig.cpp
|
Fixed remember output directory default value set to true
|
2018-05-22 13:57:28 +02:00 |
AppConfig.hpp
|
Fixed a typo in AppConfig
|
2018-05-18 08:46:33 +02:00 |
BedShapeDialog.cpp
|
Merge branch 'master' into wipe_tower_improvements
|
2018-04-06 12:33:12 +02:00 |
BedShapeDialog.hpp
|
Added reset buttons description
|
2018-04-20 12:58:07 +02:00 |
BitmapCache.cpp
|
Added @bubnikv's changes to BitmapCache
|
2018-04-13 12:49:12 +02:00 |
BitmapCache.hpp
|
Added @bubnikv's changes to BitmapCache
|
2018-04-13 12:49:12 +02:00 |
BonjourDialog.cpp
|
Preparations to the localization update & new Slic3rPE.pot
|
2018-05-02 16:06:35 +02:00 |
BonjourDialog.hpp
|
Octoprint (#796)
|
2018-03-15 18:06:26 +01:00 |
ButtonsDescription.cpp
|
Preparations to the localization update & new Slic3rPE.pot
|
2018-05-02 16:06:35 +02:00 |
ButtonsDescription.hpp
|
Added missed files to commit
|
2018-04-20 13:27:25 +02:00 |
ConfigExceptions.hpp
|
Start filling the Print's Tab, using @lordofhyphens's Optionsgroup
|
2017-12-26 18:12:04 +01:00 |
ConfigSnapshotDialog.cpp
|
Preparations to the localization update & new Slic3rPE.pot
|
2018-05-02 16:06:35 +02:00 |
ConfigSnapshotDialog.hpp
|
Preparations to the localization update & new Slic3rPE.pot
|
2018-05-02 16:06:35 +02:00 |
ConfigWizard_private.hpp
|
ConfigWizard: Use scrollbars on smaller screens
|
2018-06-11 18:52:18 +02:00 |
ConfigWizard.cpp
|
Updating bugfixes (#973)
|
2018-06-19 18:26:38 +02:00 |
ConfigWizard.hpp
|
PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario
|
2018-04-24 18:06:42 +02:00 |
Field.cpp
|
Fixed #994.
|
2018-06-25 13:32:28 +02:00 |
Field.hpp
|
Fixed bug from issue #969
|
2018-06-11 16:23:10 +02:00 |
FirmwareDialog.cpp
|
Firmware updater: Add support for l10n firmware images
|
2018-06-19 18:46:37 +02:00 |
FirmwareDialog.hpp
|
Firmware updater GUI
|
2018-05-21 18:58:22 +02:00 |
GLCanvas3D.cpp
|
Fixed crash when slicing from Layers tab
|
2018-06-26 12:50:04 +02:00 |
GLCanvas3D.hpp
|
Fix of interaction between opengl contexts and main page notebook
|
2018-06-25 15:17:13 +02:00 |
GLCanvas3DManager.cpp
|
Fix of interaction between opengl contexts and main page notebook
|
2018-06-25 15:17:13 +02:00 |
GLCanvas3DManager.hpp
|
Fix of interaction between opengl contexts and main page notebook
|
2018-06-25 15:17:13 +02:00 |
GLGizmo.cpp
|
Object updated by scale gizmo
|
2018-06-18 15:07:17 +02:00 |
GLGizmo.hpp
|
Object updated by scale gizmo
|
2018-06-18 15:07:17 +02:00 |
GLShader.cpp
|
C++ code cleanup
|
2018-06-12 12:18:16 +02:00 |
GLShader.hpp
|
C++ code cleanup
|
2018-06-12 12:18:16 +02:00 |
GLTexture.cpp
|
Removed error dialog when texture file does not exist
|
2018-06-21 09:54:43 +02:00 |
GLTexture.hpp
|
Use mipmaps for bed textures
|
2018-06-14 10:37:28 +02:00 |
GUI.cpp
|
Merge branch 'master' into amf_activate_existing_presets
|
2018-06-27 10:33:14 +02:00 |
GUI.hpp
|
Provide a callback to libslic3r to translate texts.
|
2018-06-20 18:33:46 +02:00 |
MsgDialog.cpp
|
ErrorDialog: Fix size and message encoding
|
2018-05-22 14:33:37 +02:00 |
MsgDialog.hpp
|
Octoprint: Add a dialog for setting the filename/path
|
2018-06-21 10:44:29 +02:00 |
OptionsGroup.cpp
|
Fixed #998
|
2018-06-26 10:37:36 +02:00 |
OptionsGroup.hpp
|
Fixed visibility of the contents of the GCode fields
|
2018-05-03 13:49:37 +02:00 |
Preferences.cpp
|
Remember output directory default value set to true
|
2018-05-21 11:50:48 +02:00 |
Preferences.hpp
|
Preparations to the localization update & new Slic3rPE.pot
|
2018-05-02 16:06:35 +02:00 |
Preset.cpp
|
When loading an archive (AMF/3MF/Config), the original name
|
2018-06-26 11:31:01 +02:00 |
Preset.hpp
|
Activate existing projects after loading AMF/3MF/Config: Initial implementation.
|
2018-06-22 14:17:03 +02:00 |
PresetBundle.cpp
|
When loading an archive (AMF/3MF/Config), the original name
|
2018-06-26 11:31:01 +02:00 |
PresetBundle.hpp
|
Parsing of obsolete presets from Config Bundle to remove them
|
2018-05-16 16:34:07 +02:00 |
PresetHints.cpp
|
Update UI for visualize changes:
|
2018-03-06 09:46:26 +01:00 |
PresetHints.hpp
|
New feature: Recommended object thin wall thickness hint.
|
2018-01-04 15:38:06 +01:00 |
RammingChart.cpp
|
Fixed typos from the previous commit.
|
2018-06-07 22:54:26 +02:00 |
RammingChart.hpp
|
Ramming chart is now drawn with double-buffering
|
2018-04-09 14:49:32 +02:00 |
Tab.cpp
|
Merge branch 'master' into amf_activate_existing_presets
|
2018-06-27 10:33:14 +02:00 |
Tab.hpp
|
Fixed wrong updating of the options group tree
|
2018-05-21 14:36:09 +02:00 |
TabIface.cpp
|
Added effective update of ComboBoxes on Plater
|
2018-04-20 17:32:08 +02:00 |
TabIface.hpp
|
Added effective update of ComboBoxes on Plater
|
2018-04-20 17:32:08 +02:00 |
UpdateDialogs.cpp
|
Fix bitmap loading in new dialogs
|
2018-05-01 10:35:30 +02:00 |
UpdateDialogs.hpp
|
Add a new error dialog
|
2018-04-30 14:34:47 +02:00 |
Widget.hpp
|
Start filling the Print's Tab, using @lordofhyphens's Optionsgroup
|
2017-12-26 18:12:04 +01:00 |
WipeTowerDialog.cpp
|
Fixed mangling of UTF characters when converted implicitely to
|
2018-06-07 22:10:23 +02:00 |
WipeTowerDialog.hpp
|
Warning to show before ramming adjustements, vertical text in wiping dialog positioned better
|
2018-03-29 14:23:45 +02:00 |
wxExtensions.cpp
|
Horrible workaround to make the gcode preview dropdown (show feature types) work on all platforms
|
2018-05-17 10:23:02 +02:00 |
wxExtensions.hpp
|
Horrible workaround to make the gcode preview dropdown (show feature types) work on all platforms
|
2018-05-17 10:23:02 +02:00 |
wxinit.h
|
First steps
|
2017-12-26 18:12:03 +01:00 |
wxPerlIface.cpp
|
Utility functions to pass wxWidgets pointers from Perl to C++ code.
|
2017-10-17 20:00:15 +02:00 |