Commit Graph

212 Commits

Author SHA1 Message Date
YuSanka
0dfdb0475e Improvement of extruder selection for the object/part according to the actually extruders count 2018-08-15 11:18:20 +02:00
YuSanka
f6d9f40ec1 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-07-26 11:27:25 +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
ad83b61032 First right-panel reorganization:
* Replaced Object list from CollapsiblePane
* Sub-object are adding by context menu from list
* (sub)objects can be deleted by only one "Delete" button
* Added extruder selection to list
2018-07-04 09:03:43 +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
YuSanka
369e9496cc Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-06-26 09:26:27 +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
YuSanka
6428799a29 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-06-12 13:03:40 +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
YuSanka
7c13fb619d Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-06-08 10:10:10 +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
YuSanka
f676149eca New concept of the main IU.
* only 2 mode - Regular & Expert
* "Export Gcode" moved to bottom of the window (analogue to the PrusaControll)
* Experiments with layout of collapsible_pane [! not successful]
2018-05-27 22:12:01 +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
YuSanka
ebc44800db Some changes in the concept of the new right column 2018-05-24 16:57:35 +02:00
Lukas Matena
0c5a4285ed Merge branch 'master' into wipe_tower_improvements 2018-05-23 19:34:33 +02:00
YuSanka
95bc754136 Filled content_object_settings 2018-05-22 16:14:41 +02:00
YuSanka
e870e4859f Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-22 09:05:34 +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
6bb92926ee Update of the view mode works correctly 2018-05-21 14:49:31 +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