YuSanka
12b9a513c1
Escape from try/catch in Tab and OptionsGroup
...
* Deleted macro _LU8 from GUI.hpp. It's used only in Option class now.
* Added macro _LS to mark string used at localization (It returns same string)
2018-02-16 15:41:33 +01:00
bubnikv
f876946358
Merge remote-tracking branch 'origin/gui_translate_to_cpp'
2018-02-15 18:32:51 +01:00
YuSanka
7014902341
Updated *.po & *.mo files for EN & CS
2018-02-15 18:30:48 +01:00
bubnikv
f1840a52db
Merged the C++ port of the GUI Tabs / OptionGroup / Option classes
...
by @YuSanka, thanks @lordofhyphens for the initial port
of the OptionGroup / Option.
2018-02-15 18:13:37 +01:00
YuSanka
e0933786e3
Marked string used at localization.
...
* Correct save changed color
2018-02-15 17:30:33 +01:00
YuSanka
143f9d7d84
Added missing po-files
2018-02-08 10:59:43 +01:00
YuSanka
43aa1680cb
Added menu item for selection of application language from the list of installed languages.
...
* m_Local and its functions moved to GUI.cpp.
* Strings in some files(GUI.cpp, Tab.cpp, Tab.hpp & Field.cpp) marked by _L() macro.
* Updated mo-files for En and Uk languages.
2018-02-08 10:58:13 +01:00
YuSanka
28115a847c
First steps for implementing localization
...
* Created mo-files for Ukrainian and English languages
* For this moment it works only on BedShapeDialog.
2018-02-07 17:13:52 +01:00
bubnikv
4f427f8387
Updated the bundled Slic3r profiles to match the current stable release
...
profiles, adjusted the speed / acceleration / jerk limits to match
the current MK3 firmware.
2018-02-02 10:51:08 +01:00
bubnikv
fec1fcdca8
Separated the Marlin G-code flavor from the RepRap G-code flavor
...
due to the differences in the M203 code
(RepRap firmware has it in mm/min, Marlin in mm/sec).
This difference is important to the G-code time estimator.
Changed the g-code flavor to Marlin for all Prusa3D bundled profiles.
2018-01-06 18:49:28 +01:00
bubnikv
60a6e7ba8e
Included the velocity, acceleration and jerk settings into the Prusa3D
...
printer profiles.
2018-01-06 15:23:02 +01:00
bubnikv
7012c04005
Updated the printer profiles.
2018-01-06 15:06:21 +01:00
bubnikv
40a6125d73
Updated printer profiles.
2018-01-06 15:06:11 +01:00
bubnikv
d7998870c7
Bumped up the minimum firmware version of the MK3 printers to 3.1.1-RC4
2017-12-29 21:39:55 +01:00
bubnikv
a056eadc1e
Changed perimeter-infill overlap of the bundled Prusa i3 MK3 printer
...
profiles from 35% to 25%.
2017-12-29 21:15:20 +01:00
bubnikv
d9985c0575
Updated the initial presets for the MK3.
2017-12-21 20:15:51 +01:00
bubnikv
472946be32
Removed Original Prusa i3 MK3, MK2S, MK2 and MK2S-MMU.ini
2017-12-21 20:13:16 +01:00
bubnikv
e71b021b6e
Updated the bundled presets for the Prusa3D printers.
2017-12-21 19:26:29 +01:00
bubnikv
5a768ddd7b
Updated the bundled config profile with the new compatible_printers_condition.
2017-12-19 17:10:28 +01:00
bubnikv
455f9befbc
Moved the icons and images from Slic3r/var to Slic3r/resources/icons
...
to simplify installation of application static data
(icons, images and printer profiles) onto a target system.
2017-12-10 20:51:45 +01:00
bubnikv
98fdb46da9
Added a first config bundle for the Prusa MK2 & MK3 machines.
2017-12-10 13:21:06 +01:00