Commit Graph

208 Commits

Author SHA1 Message Date
YuSanka
264d22f7f5 Correct printer pages updating according to the printer_technology 2018-08-07 11:58:27 +02:00
YuSanka
3e8eb68179 Correct switching between printer_technologies (show/hide according tabs) 2018-08-06 17:01:41 +02:00
YuSanka
f87b079f20 Tabs are completed 2018-08-03 16:21:05 +02:00
YuSanka
437a46a23a Added "inside tab" for SLA printer 2018-08-03 14:34:52 +02:00
YuSanka
344063d970 First prototype for "SLA materials" Tab 2018-08-03 13:04:41 +02:00
bubnikv
2b63782190 Adding the SLA printer profiles, WIP 2018-08-01 11:09:51 +02:00
YuSanka
be328fe45c Localized the (modified) profile indicator 2018-07-23 15:44:01 +02:00
bubnikv
325ed1ef8e Reordered the fields on the new "Machine limits" page. 2018-07-18 15:08:55 +02:00
bubnikv
5d758b7f73 For the Marlin firmware, the machine envelope G-code is emitted
based on the Slic3r printer profile.

Also the bundled config has been updated, so that the machine envelope
G-code values were removed and the new Slic3r printer profile values
were updated with the former G-code values.

Slic3r version has been bumped up to 1.41.0-alpha for the configuration
files to work.
2018-07-17 19:37:24 +02:00
Enrico Turri
69c5c18c07 Merge with master + resolved conflicts 2018-07-17 10:44:23 +02:00
bubnikv
682ebeb39b Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements' 2018-07-17 09:20:19 +02:00
Enrico Turri
4ebaa74b41 Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate 2018-07-12 08:42:08 +02:00
Enrico Turri
1c3f9741d6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-07-12 08:32:42 +02:00
Lukas Matena
d424cf4507 Fix of previous commit 2018-07-09 14:43:32 +02:00
Lukas Matena
7c7487b3a8 Infill purging - added fifth extruder into default setttings, cosmetic changes 2018-07-09 13:44:41 +02:00
YuSanka
8415819b68 Enabled "delete preset" button after current profile saving 2018-07-03 12:19:34 +02:00
Vojtech Kral
c438748fee Fix: Leak in Tab.cpp in serial port test 2018-07-02 19:00:36 +02:00
YuSanka
eb1d23f24a Bug-fixes of the OSX crashing 2018-07-02 13:51:50 +02:00
YuSanka
b4b7904b39 Final Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 18:30:22 +02:00
YuSanka
5607c9340b Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 17:34:55 +02:00
YuSanka
dc4ef64ee6 Use silent_mode only with MK3 printer 2018-06-28 12:40:27 +02:00
Lukas Matena
641bfc48bc Merge branch 'master' into wipe_tower_improvements 2018-06-27 08:56:08 +02:00
Enrico Turri
351a36b2c1 Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate 2018-06-25 16:09:27 +02:00
YuSanka
a46993d9a3 Correct updating of "Machine limits" and "Single extruder MM setup" pages 2018-06-25 16:03:43 +02:00
Enrico Turri
cc8d23eb82 Fixed conflicts after merge with master branch 2018-06-25 15:26:37 +02:00
YuSanka
6a66d81e76 Fixed bug #995 2018-06-25 11:40:40 +02:00
YuSanka
0ae427afa3 Updated PrintConfig default values for machine limits
+ fixed incorrect default value setting for the TextCtrl
2018-06-22 16:13:34 +02:00
YuSanka
1c997f3010 Added updatin of the "Machine limits" page according to "use silent mode" 2018-06-22 13:01:41 +02:00
YuSanka
4a187377b8 "Machine limits" page is completed 2018-06-21 16:15:56 +02:00
Lukas Matena
51c6aebf63 Merge branch 'master' into wipe_tower_improvements 2018-06-21 10:41:01 +02:00
YuSanka
133e66b892 Updated "Machine limits"(Kinematics) page according to the new config 2018-06-20 16:30:55 +02:00
YuSanka
11098c471c Added prototype for "Kinematics" Page
+ Added enum_labels to localizations
+ Added bold font for the name of Options Groups
2018-06-20 14:20:48 +02:00
bubnikv
b940b16ad1 There is a bug related to Ubuntu overlay scrollbars, see https://github.com/prusa3d/Slic3r/issues/898 and https://github.com/prusa3d/Slic3r/issues/952.
The issue apparently manifests when Show()ing a window with overlay scrollbars while the UI is frozen. For this reason,
we will Thaw the UI prematurely on Linux. This means destroing the no_updates object prematurely.
2018-06-11 16:56:35 +02:00
bubnikv
88432bea32 Fixed typos from the previous commit. 2018-06-07 22:54:26 +02:00
bubnikv
c38ca0d2c8 Fixed mangling of UTF characters when converted implicitely to
wxString on Windows through the + operator.
2018-06-07 22:10:23 +02:00
Lukas Matena
99efd085df More progress on 'wipe into dedicated object' feature (e.g. new value in object settings) 2018-06-06 18:24:42 +02:00
Lukas Matena
82a4a44bd7 Calculation of wipe tower reduction corrected, new config option (wipe into infill) 2018-05-25 16:11:55 +02:00
Lukas Matena
0c5a4285ed Merge branch 'master' into wipe_tower_improvements 2018-05-23 19:34:33 +02:00
bubnikv
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
YuSanka
0e5596f896 Fixed wrong updating of the options group tree 2018-05-21 14:36:09 +02:00
Lukas Matena
adf1f4ece0 Merge branch 'master' into wipe_tower_improvements 2018-05-15 11:22:58 +02:00
YuSanka
9215860d18 Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian 2018-05-14 13:56:40 +02:00
YuSanka
607148fcba Merge remote-tracking branch 'origin/master' into updating 2018-05-02 16:13:00 +02:00
YuSanka
16d5faac20 Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
Lukas Matena
de0d1f34f3 Label in filament settings changed 2018-05-02 10:57:25 +02:00
Lukas Matena
71b4337036 Label in filament settings changed 2018-05-02 10:52:17 +02:00
YuSanka
2d4cac0018 Added ability to change color of the labels of the system or modified values 2018-04-30 16:29:13 +02:00
Vojtech Kral
a3d5251b8e Merge branch 'cpp_ui_optimization' into updating 2018-04-27 12:04:43 +02:00
YuSanka
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
Vojtech Kral
62d67d35ec Merge branch 'profile_changes_reset' into updating 2018-04-24 18:15:23 +02:00