bubnikv
f47839e824
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-05-13 17:10:17 +02:00
YuSanka
5979e21f2c
Set default width for ModeButtons to correct rendering on OnFocus under OSX
2019-05-13 17:03:09 +02:00
bubnikv
d5c8404bf1
Merge remote-tracking branch 'remotes/origin/ys_menuicons'
2019-05-13 17:02:26 +02:00
bubnikv
8adcd8fa71
Updated the PrusaSlicer icons
2019-05-13 16:44:25 +02:00
bubnikv
3a0c27c6e5
Updated Help menu items to open localized web pages.
...
Updated links to PrusaSlicer-settings.
2019-05-13 16:34:41 +02:00
YuSanka
fa00719bcc
Fixed input parameter for ConvertToGreyscale()
2019-05-13 15:57:26 +02:00
bubnikv
253b57e4a3
Yet some renaming to PrusaSlicer
2019-05-13 15:47:33 +02:00
bubnikv
f1f003d56c
Fix of the previous commit.
2019-05-13 15:22:03 +02:00
bubnikv
6fc5606a5c
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-05-13 15:14:38 +02:00
bubnikv
a3c1ef509c
Further renaming to PrusaSlicer
2019-05-13 15:14:33 +02:00
YuSanka
b62351299d
Merge remote-tracking branch 'origin/master' into ys_menuicons
2019-05-13 15:12:36 +02:00
YuSanka
1b50ea3bda
Deleted unused menu items for OSX
...
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
YuSanka
d8d211cb67
Code refactoring for Bind(wxEVT_UPDATE_UI) universally (inside append_menu_item(...))
...
+ Marked text for "Change part type" list
2019-05-13 14:27:51 +02:00
bubnikv
ee2b8ced16
WIP: Renaming to PrusaSlicer
2019-05-13 14:11:21 +02:00
bubnikv
8da1c1953f
Further renaming to PrusaSlicer
2019-05-13 12:42:40 +02:00
bubnikv
56256519cc
WIP: Renaming to PrusaSlicer.
...
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
tamasmeszaros
52d042a1c9
Prevent segfaults from callbacks when statusbar elements are deallocated
...
happens on application exit when a job (arrange or optimize orientation) is running.
2019-05-13 10:20:37 +02:00
bubnikv
80d8adc70a
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-05-13 10:06:23 +02:00
bubnikv
4856b9946e
Changed the preferences tool tip for automatic update.
2019-05-13 10:05:59 +02:00
YuSanka
5def5ccfd3
Fixed bug with "Extruder" column updating after preset changing SLA<=>FFF
2019-05-11 23:50:32 +02:00
YuSanka
92fb71e5af
Updated POT-file
2019-05-11 23:33:50 +02:00
YuSanka
3a7e453295
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-05-11 23:32:48 +02:00
YuSanka
cd82b03a0e
Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
...
+ new POT
2019-05-11 23:29:25 +02:00
bubnikv
db9c7bec8c
Tooltip over "Remove parameter" checkbox.
...
Application name to the "Delete all" dialog.
2019-05-10 17:10:12 +02:00
bubnikv
ec93a2f782
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-05-10 16:10:14 +02:00
bubnikv
4b11abff26
Fixed a regression bug (typo) in update of OptionGroups.
2019-05-10 16:09:42 +02:00
Enrico Turri
6a0885002f
Added Cancel button to the confirm delete all dialog to enable dismiss the dialog using esc key
2019-05-10 15:20:46 +02:00
YuSanka
ec252eb71d
More localization improvements, new POT
...
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
bubnikv
4df38d4c4b
Wizard: on first execution, only select the first FDM printer, not
...
the first SLA printer.
2019-05-10 14:58:58 +02:00
bubnikv
ed8430bc9b
Application will pick translation dictionaries based on the system default language
...
on first start of Slic3r.
Updated help menu (removed reference to the upstream manual)
Fixed some OpenGL assert due to glOrtho being called with zero Z span.
2019-05-10 14:43:35 +02:00
bubnikv
1d788f9ce9
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-05-10 13:46:13 +02:00
YuSanka
c37ec5bc9e
New POT-file
2019-05-10 13:26:20 +02:00
YuSanka
394d02fdd9
Localized "default" extruder
2019-05-10 12:54:20 +02:00
YuSanka
62590d291c
use _() instead of _utf8() for ButtonsDescription
2019-05-10 12:28:56 +02:00
bubnikv
95b8d80a83
Merge remote-tracking branch 'remotes/origin/vk-bugfixes'
2019-05-10 12:09:39 +02:00
YuSanka
5804473171
Localization improvements
...
New list.txt and POT
2019-05-10 11:50:11 +02:00
bubnikv
fb6aabd785
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-05-10 11:48:01 +02:00
bubnikv
40ffe8270a
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-05-10 11:47:11 +02:00
Enrico Turri
b55c60125c
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-05-10 11:45:10 +02:00
Enrico Turri
baa8bace8d
Removed duplicated line
2019-05-10 11:44:47 +02:00
bubnikv
c9f7965599
Reverted a change in number text formatting.
...
Fixed some message wording.
2019-05-10 11:44:21 +02:00
Lukas Matena
5dbcec5126
Turn off the SLA gizmo when switching to FFF printer profile
2019-05-10 11:32:30 +02:00
Enrico Turri
f0da19446b
Merge branch 'lm_arrange_wipe_tower' of https://github.com/prusa3d/Slic3r
2019-05-10 11:14:42 +02:00
YuSanka
39be95f0f6
Fixed SPE-913
...
(Slicer do not display all extruders when it is started with SLA profile)
+ Updated POT-file
2019-05-10 11:06:46 +02:00
Enrico Turri
769f0144c2
Follow-up of 14925af62872c11be9ef638edd95457dd51fb70f -> Fixed detection of sla supports out of bed
2019-05-10 10:43:49 +02:00
Enrico Turri
efd429ea46
Detection of sla supports out of printbed in Preview and when sla gizmo is active
2019-05-10 10:43:39 +02:00
bubnikv
3c4fa8859c
Unified side text for degrees.
2019-05-09 20:25:24 +02:00
bubnikv
2202138fbd
Fixed missing conversion from wxString to std::string
2019-05-09 19:58:16 +02:00
bubnikv
b7361200bf
Some more localization improvements.
2019-05-09 19:24:21 +02:00
bubnikv
b6837112df
Some more localization improvmenets.
2019-05-09 18:18:21 +02:00