Vojtech Bubnik
c5d1e2449c
Fix of #7583 : Wizard crashes due to accessing undefined AppConfig section.
2022-01-10 08:26:33 +01:00
rtyr
8636ec8b47
Resources for Artillery Hornet
2022-01-07 13:22:42 +01:00
tamasmeszaros
ce81c02049
Fixing corrupted SLA pad
...
fixes SPE-1157
2022-01-07 10:09:20 +01:00
David Kocik
27ee53b9e3
Merge branch 'dk_mac_msg_send'
2022-01-06 15:01:03 +01:00
David Kocik
747cf8a0fe
partial fix of #7583
...
Disabled sending of system message at shutdown on OSX Sierra and older.
2022-01-06 15:00:45 +01:00
enricoturri1966
9676b8adbf
Merge remote-tracking branch 'origin/et_spiral_vase_layers'
2022-01-06 14:10:18 +01:00
enricoturri1966
ac90d3d5c2
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_spiral_vase_layers
2022-01-06 14:08:18 +01:00
YuSanka
2b66a81ee1
Preferences: Changed tooltip for the "Suppress to open hyperlink in browser"
...
+ Show "PrusaSlicer: Don't ask me again" dialog when "Remember my choice" is checked in "PrusaSlicer: Open hyperlink" dialog
+ Ignore suppress of hyperlink for menu items
+ Code refactoring for OptionsGroup::launch_browser() => use common wxGetApp().open_browser_with_warning_dialog().
2022-01-06 13:55:40 +01:00
enricoturri1966
e031001f0a
Follow-up of d2e495c700
- Fixed other warnings
2022-01-06 13:29:28 +01:00
enricoturri1966
3c43d0ae43
Follow-up of ffe678e0ea
- Re-enabled 'Export to STL' command for modifiers
2022-01-06 13:00:36 +01:00
enricoturri1966
d2e495c700
Fixed warning
2022-01-06 12:34:00 +01:00
enricoturri1966
7ed80e0a8d
Tech ENABLE_SPIRAL_VASE_LAYERS - 1st installment - Per-layer preview for spiral vase mode
2022-01-06 11:43:05 +01:00
YuSanka
19f919eca1
Implementation of the Preferences option "Ask for unsaved changes in project"
2022-01-06 10:39:12 +01:00
David Kocik
934611206d
Merge branch 'dk_odaki_fix_hint_notification'
2022-01-05 14:46:38 +01:00
David Kocik
3f14484eca
Moved Odaki's implemetation of searching for end of utf8 sequence to separate function.
...
+ Fix of 0xC0 in trailer bytes
followup on fff862a5ae
2022-01-05 14:45:56 +01:00
odaki
fff862a5ae
Fix garbled text in Hint
...
Fixed a problem where CJK characters at the end or beginning of a line were sometimes not displayed correctly.
2022-01-05 14:44:22 +01:00
enricoturri1966
8d638a77e5
Refactoring of GLCanvas3D::check_volumes_outside_state() to prevent assert while using SLA printer
2022-01-05 11:17:39 +01:00
Lukáš Hejl
1aac99b809
Fix of #7618 (Crash in the multi-material segmentation when a negative volume was used on painted areas of a model.)
2022-01-05 11:11:29 +01:00
enricoturri1966
ba643fa5fa
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2022-01-05 10:23:55 +01:00
enricoturri1966
ffe678e0ea
#7647 - Re-enabled 'Export to STL' command for volumes. It was working in 2.3.3 and got disabled somehow.
2022-01-05 10:23:48 +01:00
YuSanka
9bbcfb80b1
Some beatification for Sliced Info: "Used Filament" is moved to the first place
2022-01-05 09:47:34 +01:00
YuSanka
7d6d98cd0f
MSW-specific: FirmwareDialog: Fixed color of the text when firmware flashing is done
...
+ Deleted some commented code
2022-01-05 09:40:39 +01:00
Vojtech Bubnik
3aad2a9f4a
Cancelling "fix by netfabb" may leave output file handler to a temp file
...
opened. This is fixed now.
Fixes Memory leak when exporting to netfabb and cancelling #7632
2022-01-04 17:29:24 +01:00
YuSanka
b5c45762c9
Follow up to 229df98386
- fixed non-MSW builds
2022-01-04 17:16:16 +01:00
YuSanka
229df98386
MSW specific: Highlight a focused buttons
...
Fix for #7564 - Button in focus is not highlighted anymore in PS 2.4 (accessibility issue)
2022-01-04 16:39:10 +01:00
YuSanka
34d9fbdc35
Fixes for localization of the PrusaSlicer - 2.4.0
...
* Added some missed phrases.
* Added some missed files to the list.txt
* Fix for https://github.com/prusa3d/PrusaSlicer/issues/7114 - Reword of the "Ask for unsaved changes..."
* Fix for https://github.com/prusa3d/PrusaSlicer/issues/7542 - Added localization for default buttons Yes/No
Note: For some default buttons/labels/dialogs/... is used localization in wxWidgets.
But dictionaries have to contain this strings, otherwise texts wouldn't be localized.
"wxWidgets/local" contains dictionaries for all this default phrases.
So, a copy of this field is added as a "wx_local" field to the "resources/localization" field.
And a "gettext_concat_wx_po_with_po" script is written to concatenate strings from wx_local/lang_code.po to resources/localization/lang_code/PrusaSlicer_lang_code.po.
So, to create a MO file from updated PO we have to execute "gettext_concat_wx_po_with_po" and only then execute a "gettext_po_to_mo" script.
2022-01-04 16:31:27 +01:00
YuSanka
fb4928237d
Updated SHA256 for wxWidgets
2022-01-04 16:16:16 +01:00
enricoturri1966
0df7efe462
#7550 - Fixed error message when trying to import an invalid stl for commands 'Reload from disk' and 'Replace with STL'
2022-01-04 09:57:45 +01:00
Lukas Matena
a554f1fb08
One more speedup of place on face
2022-01-03 16:29:26 +01:00
Lukas Matena
b034402912
Fix of slow place on face on complex models #7587
2022-01-03 15:20:14 +01:00
Vojtech Bubnik
215e845c31
Fixed FDM support generator for object layers lower than minimum
...
layer height enabled for an extruder.
2021-12-21 16:57:35 +01:00
Vojtech Bubnik
15d95e4264
Fix of Can't add Filament in RC2 #7544
2021-12-21 13:20:47 +01:00
Vojtech Bubnik
f3e6a50d44
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
2021-12-21 10:35:04 +01:00
Vojtech Bubnik
53af2fc0b8
Fixed crash in send system info dialog due to empty prerelease string.
2021-12-21 10:34:55 +01:00
rtyr
7323851f66
Bumped up versioni to 0.0.13
2021-12-21 10:31:36 +01:00
rtyr
0e419b265f
Merge pull request #7515 from pmjdebruijn/creality_sprite_extruder
...
creality.ini: Ender-3 S1 improvements
2021-12-21 10:21:24 +01:00
YuSanka
f2e2b03fa4
Follow-up to 942c6ea7d8
- an assert is commented.
...
Note: value can be equal to zero, when move.type==Travel
2021-12-20 16:19:17 +01:00
Vojtech Bubnik
cc66d1e27b
Bumped up version number.
2021-12-20 16:05:57 +01:00
YuSanka
2419357a88
Non-MSW specific: Fixed a default focus for message dialog
...
See https://twitter.com/ZMelmed/status/1472678454168539146
2021-12-20 16:01:09 +01:00
Vojtech Bubnik
942c6ea7d8
Follow-up to 2e250c1463
...
2f63805857
The issue was caused by 2e250c1463
that did not do the binning of floating values well for small numbers,
small numbers were rounded to zero.
The new code now rounds to two significant digits similarly to
sprintf(buf, "%.2g", value)
2021-12-20 14:47:51 +01:00
YuSanka
cce960673f
Localization: Added JA dictionary
...
+ fixed #7520 - Missing translation to CZ in bubble help for "Extra perimeters if needed"
2021-12-20 12:08:52 +01:00
enricoturri1966
2f63805857
#7522 - Fixed toolpaths height calculation for ironing extrusion role
2021-12-20 11:17:44 +01:00
Raphael Sobik
293715a6de
Fixes setting tool on reprapfirmware ( #7536 )
...
The if branch already contains the correct code for RepRapFirmware, but the condition misses the check for the RapRapFirmware flavour.
2021-12-20 11:03:36 +01:00
Vojtěch Bubník
c224c997db
Note on RAM requirements
2021-12-20 10:48:51 +01:00
Peter Roß
2d5b818b2d
Update How to build - Linux et al.md ( #7540 )
2021-12-20 10:44:40 +01:00
Vojtech Bubnik
ef66087355
Fixed crash when exporting G-code with no extrusions generated
...
for printable object.
Fixed by cancelling slicing process and emitting an exception
to show a notification.
Fixes carsh #7538
2021-12-20 08:30:54 +01:00
Pascal de Bruijn
d05bf014eb
creality.ini: Ender-3 S1 improvements
...
It seems the firmware is setup to not have to run ABL for each print,
and thus Creality's example start_gcode does not include G29
Finetuning for the S1's Sprite Direct Drive extruder
2021-12-17 19:04:27 +01:00
Lukáš Hejl
62d9f73d78
Fixed use of an uninitialized variable in TriangleSelector caused the cursor radius in TriangleSelector to be mistakenly reset after undo.
2021-12-17 18:20:43 +01:00
Vojtech Bubnik
5dc2a5a24e
Bumped up version to rc2.
2021-12-17 15:00:02 +01:00
YuSanka
5dfbea2c10
Squashed commit of the following:
...
commit 79e58944b3c08e429d7dbb6592d0b758fbc9c3c4
Author: YuSanka <yusanka@gmail.com>
Date: Fri Dec 17 14:38:49 2021 +0100
Localization: Fixed some phrases for RU dictionary (see last comments to https://github.com/prusa3d/PrusaSlicer/pull/7501 )
+ Fixed no needed formatting in CA dictionary
commit 44536ecebc41551a8129650cf882d2aefccbe1a5
Merge: 47df9458f
96485a044
Author: YuSanka <yusanka@gmail.com>
Date: Fri Dec 17 14:26:01 2021 +0100
Merge branch 'master' of https://github.com/AndylgTom/Slic3r into AndylgTom-master
commit 96485a044a51d97828b7e77cfd8af12e7bb35152
Author: Andy <andylg@yandex.ru>
Date: Thu Dec 16 23:41:46 2021 +0700
Update PrusaSlicer_ru.po
Пофиксил указанные замечания
commit 52f7b9e5b62895dfab906150e25b6da4d260fcc1
Author: AndylgTom <andylg@yandex.ru>
Date: Wed Dec 15 15:56:31 2021 +0700
Russian localization update for PrusaSlicer-2.4.0-rc
Russian localization update for PrusaSlicer-2.4.0-rc+win64-202112141553
Please check those lines where there are three questions "???". There are 12 such lines.
Обновление русской локализации для PrusaSlicer-2.4.0-rc+win64-202112141553
Прошу проверить те строки, где встречаются три вопроса "???". Таких строк 12.
commit 387ca46d8a101ee9b01963c379bef7bca45f0dfb
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:53:08 2021 +0700
Update PrusaSlicer_ru.po
commit ddef2cd1ef728be28aae62e9269fa3e65d8a1d32
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:49:59 2021 +0700
Update PrusaSlicer_ru.po
commit 94e3946875865f141aff61fabcc121d81775b0ac
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:20:53 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 0e97fd9e4ee92d1c2d525401d3294cf9b872bc27
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:20:27 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit fc452d215ec6d724794a1799d297cc31fe412234
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:18:05 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 702b0f5a322d122cb028b748ae044c5d88b0ef24
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:14:32 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 3b56531fb06bbb49a620154524a1a75371ea73e5
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:13:19 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 0d5fcd9d801e4ff0aeb432f61f730d68a12bb9a5
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:13:01 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 0e0047d0742ba597b8854f8a9bc72002c9e429ce
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:11:06 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 0d3ec8517034df62ebd0923bbc05f3c63d316684
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:10:42 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 596df1a6909e58cbbb6b0bbc1a30cbfaff2460e2
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 11:10:10 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 2086358438670eebe51f7241a59bea1dbcce9eda
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 00:36:19 2021 +0700
Update PrusaSlicer_ru.po
USB-разъём
commit e2adfc752742861f2242caa7db893e317d3e4382
Author: Andy <andylg@yandex.ru>
Date: Thu Jan 14 00:20:01 2021 +0700
Update PrusaSlicer_ru.po
нить -> пруток
commit 3db9c2f678e5bb3f56a7192e66b75a7852c66b60
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 23:10:22 2021 +0700
Update PrusaSlicer_ru.po
commit 6f8a9de9247334e2ec683a234feb10371c1dc0e6
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 23:01:41 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 57c0ad1c27c70bb3d18403c067a3842f598bd191
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 23:00:03 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 8db333ac63e8962efd0bcf3efbc632164172be95
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 22:41:27 2021 +0700
Update PrusaSlicer_ru.po
commit e7cdc325209e187c8fec54bf02606172e3bd3b89
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 22:38:56 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 943c514d8c5f8000174dfe51e6c5feead5849b67
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 22:17:26 2021 +0700
Update PrusaSlicer_ru.po
Выбор\...
commit d83a85f2418f24d8793c90ab0e705003c739a4e0
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 22:08:26 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 792849721a975d7bbd8b99f23e0584d31042766b
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:44:58 2021 +0700
Update PrusaSlicer_ru.po
commit ef19ef3030b79045bc0e1f483530b8cd7a1da11d
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:41:25 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit a21dee7052f1c79853c9316a1a9b5bfe3d716428
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:33:15 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 07f3da91472824409fdf95cf4660959ad652c334
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:32:21 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit e1f948b37955b88209c087d52ff20e1bc6640683
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:20:31 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit d74900bacac7ba9eb340dcd07b36098d23369e64
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:19:35 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit d64d56191d924b897b030a03a791741c6be07657
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:18:39 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 49f071ec9d22dbecb47102e0f658cc137f9b9639
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:17:51 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 2af9eaad0016ec6c9c4f4b4cef1658d6f16a3e08
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:17:11 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit b0042f9077d803bb1fdb04abb3d844b0291411e9
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:16:22 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit dddfd61936ae9f09ef757e7e76af07cfb375f028
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:14:52 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 7466bbc37d971dbe67b072f2d7350393c196a4e5
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:14:21 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 759130b8116eaec794fd964edcee49d0d62f291d
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:13:34 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit c66d33000be4c6625d754e9066dc7ac930ae59da
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:12:33 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit cb75e4bf61161bf2ed75998ae13b63a1990310ad
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:10:06 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 65d0167bc2f1d8937edfd3c91f28ba1005d885cf
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:09:05 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 4c43e1c28f61976324cbbad3d89277d3e9abe051
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:07:35 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit a75b38ada68240e0df9dfb754eab08651775ea41
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:06:25 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit ed56a52747483262440e0331ec2d8518e1f81dc2
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:05:15 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit c1f2f58d1d0f888f875f0db0d0580f3063f0e178
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:04:43 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit e4e6519006c23f0a7d0029db41c2ed6ed4ff918a
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:03:53 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit fb7de82d9d672040ac632c2fe9d3c69c67da85a8
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:03:11 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit ce2182117d5e3f2e76c2ab0ffc0f9bd2ccf97f37
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:02:10 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit e46e0584e21c72116a866c7c20275e32ce387315
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:01:43 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit fa1dfe5add4dde9e73561d15568720321b8edbc7
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:00:49 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 17a6da79188fbd7878b3007016e0313f193e6a67
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 21:00:18 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 00d675e20e79915f46a8ace8ef4f5d3c19f84fec
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:59:22 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 0d60f4db0b20350f75d1b2c804b9f89b23784b4c
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:58:50 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 29218c1cc1c154b0be3545ddde67eafce4af01c7
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:58:24 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit a051c50e4bdd7c6b6e69d86e231eddfe7e2f3e1b
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:57:44 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit ea7d25cd85f934c6a59eac5afe5fcbc93c496b3a
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:56:43 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 40382f84cd8c3673ce7e3f6a21811308bb271cf5
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:56:06 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 481f96827a7f0ce1d3ad256b3966642d59272fcf
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:53:29 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 372052034ab50618232507663da6ff411c244d38
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:52:47 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 11eb973a47a77b3b1b392a6534b0575d5c6e2fa3
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:51:51 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit c363477b2b84f3065f65b5fd5f4e4c1fd51a09f7
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:50:33 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 732fbf1d9cdb8b185c6a4bc423d0fd9a386e52a1
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:49:51 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 36e88e76aaaa4e106e483330f3a2a4c9d89c48d7
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:49:25 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit dbc1f2eeab9a2b15bf09779960feff881c8d788c
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:48:32 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 1ca4e35ffd4dca4d779e91886134ee1cef5b294c
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:47:50 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 209779fcd6f008f827b2a1991bad74ed010514e6
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:46:59 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 29bc1b370b444e51ebe0a3e66139f3bc833ea4ce
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:46:03 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit cea039e9a60f5808be296fff69e43ea27b6a2714
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:45:18 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit be48ee82d2a066df2dc6e4daaa2876a962ae4804
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:44:48 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit f61990e12db90385a66e992d55f4cd9b10b907b8
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:44:15 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 0aadf3d551f3abbca81af1daf6956fc7fce9affe
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:43:44 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 2ae2e9402bc39717f4804089b4466e77c0dff18a
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:43:13 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 4cdea4b9fa6911140e1a6c68f8084ac85181dab8
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:42:44 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 2289cc62215ceee9825787348a2cb12c3cd8327f
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:42:27 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit f8e844f43ff98c61b1dc1b31bef614a45b63651b
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:42:02 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 45d11889748eedfb6fe868b33af4d155dca98bd6
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:41:35 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit e1a5b07c12a889996243353e97f6c2794d62e569
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:40:43 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 679fe59818b5e797140ef6d52966461f1496bbe6
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:39:50 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit abdb6d17d51e73075ae15e107abf4d3af0d950d5
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:38:44 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 1c55ed72425bd7329d26f26a3ddad12b109aaeb5
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:38:13 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit d1cdff3ee7fb3f5079a4a393f0cad7871c22d9ee
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:38:03 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 49e22e3341dfba5064b1ea6ee2e9e7e315385cc8
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 20:37:06 2021 +0700
Update resources/localization/ru/PrusaSlicer_ru.po
Co-authored-by: Oleksandra Yushchenko <yusanka@gmail.com>
commit 74620d591da0742350b3b41952a66354f0f63c96
Author: Andy <andylg@yandex.ru>
Date: Tue Jan 12 16:36:41 2021 +0700
Update PrusaSlicer_ru.po
commit c220687f7e1d21798dd90d1be15e62decda548fb
Author: AndylgTom <andylg@yandex.ru>
Date: Sun Jan 10 03:00:24 2021 +0700
Updating the Russian translation PrusaSlicer-2.3.0-rc3
Updating the Russian translation PrusaSlicer-2.3.0-rc3 by Andylg
2021-12-17 14:55:13 +01:00