Commit Graph

144 Commits

Author SHA1 Message Date
95bc754136 Filled content_object_settings 2018-05-22 16:14:41 +02:00
e870e4859f Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-22 09:05:34 +02:00
6af6d85d02 Billet for the part of the expert view mode 2018-05-22 08:41:33 +02:00
a696f97712 One day I will fix it! 2018-05-21 23:40:17 +02:00
d848621b60 Yet another fix of the previous commit. 2018-05-21 23:24:18 +02:00
4e2ccfa02f Fix of the previous commit: When asking the operating system to open
the datadir using the platform specific file explorer, enquote
and escape the path.
2018-05-21 22:10:38 +02:00
316714a635 Moved the "Flash firmware" menu to "Configuration",
removed the "Check for updates" from the "Configuration" menu,
added an "Open file explorer at the datadir" item to the Help menu.
2018-05-21 21:04:03 +02:00
43074a9a7b Fixed compilation on Linux. 2018-05-21 18:58:22 +02:00
1ccff060c7 Added friendly names to serial ports, added automatic selection of Prusa's printers in the firmware updater dialog 2018-05-21 18:58:22 +02:00
f3748714df Firmware updater: Disable dictionary flashing menu entry for the time being 2018-05-21 18:58:22 +02:00
38b8ae7cef Firmware updater GUI 2018-05-21 18:58:22 +02:00
cbf820f094 avrdude: Compilation on Windows/MSVC 2018-05-21 18:58:22 +02:00
93427fb8cb avrdude integration basics (WIP) 2018-05-21 18:58:20 +02:00
6bb92926ee Update of the view mode works correctly 2018-05-21 14:49:31 +02:00
4f5c7c51e9 Aligned frequently changing parameters according to presets settings on the Plater tab.
Fixed missing adding of the Filaments preset settings(for multy material case) to the right_panel
2018-05-20 23:58:09 +02:00
e95c764ef9 Show/hide warning icon according to the view mode 2018-05-18 11:39:49 +02:00
313e51e199 Updating of the right column according selected view mode 2018-05-17 16:03:18 +02:00
06518833a6 Added Regular view mode to the menu.
Right column objects send fron Perl to C++
2018-05-17 10:46:32 +02:00
2793f3606c Added view mode selection to the config_menu 2018-05-16 14:38:37 +02:00
0096e1f951 Created PrusaCollapsiblePane for CollapsiblePane view with disclosure triangles 2018-05-10 16:36:12 +02:00
29f3d872b7 CollapsiblePanes are putted to ScrolledWindow 2018-05-09 14:36:20 +02:00
a25f1a878e First experiments with ObjectsTreeList 2018-05-04 18:32:20 +02:00
5d5bdcfe40 Button's border and background aren't use on MSW. 2018-05-03 13:27:20 +02:00
a9e75b1605 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-03 09:30:02 +02:00
f09a04d288 Save the Canonical Language Name instead of the Enumerator to the Slic3r.ini 2018-05-03 09:21:01 +02:00
16d5faac20 Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
2cab573a02 Merge remote-tracking branch 'origin/updating' into new_main_page_ui 2018-05-02 08:42:30 +02:00
6d34db352d Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-30 16:30:23 +02:00
2d4cac0018 Added ability to change color of the labels of the system or modified values 2018-04-30 16:29:13 +02:00
5624b8afd2 Add a new error dialog 2018-04-30 14:34:47 +02:00
6d38943222 Fix & refactor legacy datadir dialog 2018-04-27 12:29:18 +02:00
4d07b63b5a Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-26 12:47:32 +02:00
b3859c49c1 Updated description preset line for each type of presets...
Disabled m_btn_delete_preset for default and system presets.
Enabled update of the current preset if it was modified and selected again.
2018-04-26 12:40:17 +02:00
166ee4c2c8 Export of print config enabled as default in save file dialog when exporting to amf and 3mf files 2018-04-25 15:31:37 +02:00
91db0a6e05 Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-25 13:53:22 +02:00
0572a3299a First experiment with the wxCollapsiblePane 2018-04-25 13:25:34 +02:00
cfac6c0ebb Aligned printer settings on Plater tab 2018-04-25 11:10:34 +02:00
62d67d35ec Merge branch 'profile_changes_reset' into updating 2018-04-24 18:15:23 +02:00
fea5603409 PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario 2018-04-24 18:06:42 +02:00
ab397e5ce1 Added SnapshotDB::snapshot_with_vendor_preset() utility function
to find out whether there has ever been a snapshot taken with a given
configuration version.

Implemented an "on snapshot" flag, which indicates, whether the current
state equals to some snapshot. If so, a new snapshot is not taken
in upgrade / downgrade case.
2018-04-20 10:26:23 +02:00
3ca2dfbc1d Added some performance changes 2018-04-18 13:32:21 +02:00
81c6ad3ab7 ConfigWizard: Add reset option, fixes
Fix mock vendors
2018-04-18 11:40:43 +02:00
6286c9ee7c ConfigWizard & updating: Fixes & cleanups 2018-04-17 11:54:59 +02:00
214ad2925b Merge branch 'master' into updating 2018-04-16 17:32:58 +02:00
7710b541da Merge branch 'config_snapshots' into updating 2018-04-16 17:00:31 +02:00
c733e3151b Updating: Detect legacy datadir, remove conflicting presets 2018-04-16 16:55:24 +02:00
eb58e29245 Merge remote-tracking branch 'origin/profile_changes_reset' 2018-04-13 18:31:19 +02:00
b79692c35e Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements' 2018-04-13 16:43:35 +02:00
82890ec815 Removed some obsolete Perl binding.
Added Version Index "version" method.
Implemented automatic selection of default_print_profile and
default_filament_profile, when the print / filament profiles are
not compatible with the selected printer profile.
Fixed selection of a printer profile, if the currently selected
printer profile becomes invisible.
2018-04-13 14:49:33 +02:00
120c1978ae Cleaned code 2018-04-13 12:35:04 +02:00