Commit Graph

1575 Commits

Author SHA1 Message Date
enricoturri1966
a07e02f5ab Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3 2022-03-02 12:11:33 +01:00
rtyr
867a38fdb6
Sync with PrusaSlicer-settings 2022-03-02 09:50:11 +01:00
rtyr
b2fba940fe
Sync with PrusaSlicer-settings 2022-03-02 09:47:29 +01:00
enricoturri1966
a5ff37013b Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matrices in shaders. 1st installment.
Shader: flat - Default bed
2022-02-28 10:41:01 +01:00
Nick Berardi
a1846e38d2
Reved Creality.ini version
Reved Creality.ini version, and included `*pauseprint*` for Ender-3 Max as well.
2022-02-27 10:37:08 -05:00
Nick Berardi
537fa118df
Added support for *pauseprint* to Ender-3 models
Added support for `*pauseprint*` to Ender-3 models, as they do support `M25` out of the box from at least the Ender-3 line forward.
2022-02-27 10:32:58 -05:00
Nick Berardi
1ad8460a3c creality.ini: add Ender-3 Pro
Added missing profile for Creality Ender-3 Pro
2022-02-27 10:04:26 -05:00
Lukas Matena
e058f794d9 Merge branch 'stable' 2022-02-24 13:05:05 +01:00
Filip Sykala
24207403ea Merge branch 'master' into fs_emboss 2022-02-22 13:51:04 +01:00
YuSanka
3d5353d444 Localization: Updated CS, DE, ES, FR, IT and PL dictionaries 2022-02-16 09:26:16 +01:00
rtyr
41e31c31b6
Updated Anycubic Photon structure. 2022-02-14 09:33:40 +01:00
ole00
df0751716c Added resources and settings for Anycubic Photon Mono X SLA printer 2022-02-12 12:55:28 +00:00
Filip Sykala
faa63f3182 Merge branch 'master' into fs_emboss
# Conflicts:
#	src/libslic3r/Format/3mf.cpp
2022-02-10 14:04:02 +01:00
YuSanka
d52807ccaf Localization: Updated POT.
+ Changed a script of the merging new POT with existing PO files.
  Now it processes just a PO-files which are provided by community.

Community PO-files are updated from the new POT
2022-02-09 12:52:50 +01:00
enricoturri1966
92aa6540f5 Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravity 2022-02-08 12:57:56 +01:00
enricoturri1966
6b041429f6 Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Removed Slic3r::GUI::GeometryBuffer from 3DBed.hpp and replaced with GLModel 2022-02-07 10:24:24 +01:00
Filip Sykala
a50d93cd66 Merge branch 'master' into fs_emboss
# Conflicts:
#	src/libslic3r/Geometry.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoBase.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoMove.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoMove.hpp
#	src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoRotate.hpp
#	src/slic3r/GUI/Gizmos/GLGizmoScale.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoScale.hpp
#	src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp
#	src/slic3r/GUI/ImGuiWrapper.cpp
#	src/slic3r/GUI/ImGuiWrapper.hpp
#	src/slic3r/GUI/Selection.cpp
#	tests/slic3rutils/slic3r_jobs_tests.cpp
2022-02-02 15:27:25 +01:00
Lukas Matena
cb5ff10a88 Merge branch 'master' into dev 2022-02-01 14:17:34 +01:00
Lukas Matena
5c616c5931 Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Lukas Matena
ebb9041041 Merge branch 'master' into stable - no conflicts fixed 2022-02-01 14:15:18 +01:00
rtyr
1fe9e5231b
Added G92 E0. 2022-01-31 14:44:43 +01:00
enricoturri1966
1a47211bfc Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Textures rendering 2022-01-28 16:50:07 +01:00
enricoturri1966
eda55701a2 Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Background rendering 2022-01-28 11:30:04 +01:00
enricoturri1966
703aefa75c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev 2022-01-27 12:04:47 +01:00
YuSanka
725a45f112 Localization: Added Hungarian dictionary. Thanks for Attila Zombori(https://github.com/zomatt) 2022-01-27 10:29:03 +01:00
YuSanka
e20a06a850 Localization: Updated POT and dictionaries for CZ, PL, IT, ES, DE, FR
+ Added one phrase in Tab.cpp
+ POs for CA, KR, NL, BR, RU, TR, UK, ZH are merged with new POT
2022-01-26 09:24:05 +01:00
rtyr
eb1463d46a
Fixed texture extension 2022-01-25 15:23:53 +01:00
rtyr
321b656ccc
Added texture 2022-01-25 14:14:27 +01:00
rtyr
04f09361b9
Delete Jubilee_texture.svg 2022-01-25 14:12:59 +01:00
rtyr
d5d9e33486
Added bed texture. 2022-01-25 14:07:58 +01:00
rtyr
eb2f14c0ec
Jubilee bed texture 2022-01-25 14:06:02 +01:00
rtyr
8211721b9c
Jubilee initial bundle 2022-01-25 08:22:09 +01:00
rtyr
18be6a9395
Sync with PrusaSlicer-settings. 2022-01-24 14:28:38 +01:00
YuSanka
7111da2dbf Merge remote-tracking branch 'origin/master' into dev 2022-01-24 08:37:51 +01:00
rtyr
ea61190c1c
Merge pull request #7782 from top-gun/master
RatRig printer profiles: optimizations
2022-01-21 23:36:35 +01:00
top-gun
94c3110887 RatRig printers: Prifle optimizations
changed the default infill to cubic

remove accidental .bak file
2022-01-21 22:58:38 +01:00
Filip Sykala
c2608ce2fa Improove icons 2022-01-21 20:49:42 +01:00
YuSanka
0cc3a67b8c Localization: CA: Manual merge of the https://github.com/prusa3d/PrusaSlicer/pull/7566 2022-01-21 15:53:08 +01:00
YuSanka
c9dbc1cbba Localization: Added missed phrases -> Updated POT and dictionaries for CZ, PL, IT, ES, DE, FR
+ Command to remove obsolite lines is added to gettext_concat_wx_po_with_po and gettext_merge_po_with_pot scripts
+ POs for CA, KR, NL, BR, RU, TR, UK, ZH are merged with new POT
+ Updated all MO files
2022-01-21 15:31:01 +01:00
Filip Sykala
770a5c5501 Redesign GUI of emboss 2022-01-20 16:09:48 +01:00
YuSanka
94b8c4f096 Merge remote-tracking branch 'origin/master' into dev 2022-01-20 15:22:24 +01:00
YuSanka
d1523d2a6b Localization: Updated POT and dictionaries for CZ, PL, IT, ES, DE, FR
+ Fixed phrases in Tab.cpp, hints.ini, NotificationManager.cpp
+ POs for CA, KR, NL, BR, RU, TR, UK, ZH are merged with new POT
+ Updated all MO files
2022-01-20 14:18:55 +01:00
enricoturri1966
d09a0cea83 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2022-01-18 10:48:56 +01:00
enricoturri1966
22f38235ea Tech ENABLE_GLBEGIN_GLEND_REMOVAL - 1st installment - Selection bounding box 2022-01-18 10:42:46 +01:00
YuSanka
fec654513e Merge remote-tracking branch 'origin/master' into dev 2022-01-18 08:41:10 +01:00
top-gun
347c544931 RatRig printer profiles: optimizations
Some optimizations for speed and infill

Modified start-code to avoid automatic generation of heater commands.
2022-01-17 22:22:36 +01:00
YuSanka
2cc20594a4 Localization: Updated POT
+ Fixed some phrases in Preferences and Hints
+ fixed #7588 - Typo in new help feature in 2.4.0
2022-01-17 13:42:35 +01:00
enricoturri1966
a9bd58639c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev 2022-01-17 08:05:41 +01:00
rtyr
3586f1c3fe
Delete VCORE_thumbnail.png 2022-01-14 14:06:13 +01:00
rtyr
109a90e300
Initial RatRig bundle
Based on https://github.com/slic3r/slic3r-profiles/pull/13.
2022-01-14 13:46:55 +01:00
rtyr
1d77080421
Added Artillery Hornet
Hornet profile based on https://github.com/slic3r/slic3r-profiles/pull/14
2022-01-14 13:33:46 +01:00
enricoturri1966
b9b702d550 Fixed conflicts after merge with branch dev 2022-01-14 09:55:13 +01:00
YuSanka
ced6d26917 Merge remote-tracking branch 'origin/master' into dev 2022-01-12 15:05:31 +01:00
rtyr
a6d280bd9e
Sync with PrusaSlicer-settings 2022-01-11 07:18:53 +01:00
rtyr
8636ec8b47
Resources for Artillery Hornet 2022-01-07 13:22:42 +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
enricoturri1966
1019792884 Fixed conflicts after merge with dev branch 2022-01-03 10:09:38 +01:00
YuSanka
2458c4339b Merge remote-tracking branch 'origin/master' into dev 2021-12-23 18:31:32 +01:00
YuSanka
f2aeca3a71 Options from the "Preferences" dialog added to the Search
Some code refactoring:
* use GUI_App::open_preferences() on all places where it's needed
* Preferences Dialog is an attribute of a ManeFrame class and created just ones during the MainFrame creation now.
* Created class Highlighter. Use it in Preferences and Tab
2021-12-22 14:38:23 +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
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
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
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
davidjuanesb
47df9458fb
Catalan language localization (#7511)
* Create ca
* Delete ca
* Add files via upload
2021-12-17 13:42:56 +01:00
rtyr
65053fd776
Anycubic bumped up to 0.0.12 2021-12-16 15:49:19 +01:00
rtyr
dafb935203
Merge pull request #7092 from slghb/i3_mega_s_fixes
Update Anycubic i3 Mega (S) profile
2021-12-16 15:44:15 +01:00
rtyr
33351c4e5f
Bumped up version to 0.1.2 - Added Ender 3 S1 2021-12-16 12:02:32 +01:00
rtyr
ead65a55d0
Merge pull request #7502 from pmjdebruijn/creality
Creality Bundle Enhancements
2021-12-16 11:54:03 +01:00
rtyr
e84d5847a7
Ender 3 S1 thumbnail 2021-12-16 11:50:46 +01:00
rtyr
0516cfb612
Sync with PrusaSlicer-settings 2021-12-16 10:35:32 +01:00
Pascal de Bruijn
37cfcadadd creality.ini: add preliminary Ender-3 S1 2021-12-15 20:14:01 +01:00
Pascal de Bruijn
f5d4349016 creality.ini: slight improvements to Ender-2 Pro
Replace bed stl with something consistent with the rest
Replace bed svg with something simpler consistent with the rest
Add tiny safety margin
2021-12-15 20:03:45 +01:00
Pascal de Bruijn
c045a34fa0 creality.ini: always output layer heights with two decimals 2021-12-15 19:43:15 +01:00
Maximilian Engelhardt
f4b9d535de Update Anycubic i3 Mega (S) profile
- revert retraction settings as the previous change causes issues with
  stringing.
- sync many settings with Prusa MK2 profile and some with Prusa MK3
  profile.
- remove no longer needed SUPPORTED print settings. Support settings can
  now be selected directly in the PrusaSlicer menu.
- add DAS FILAMENT PETG profile.
2021-12-15 15:52:09 +01:00
YuSanka
caff954aa7 Localization: Update for NL dictionary.
+ Missed "Did you know..." phrases are added to POT and merged with some PO files
2021-12-14 16:34:56 +01:00
rtyr
e745ef095f
Updated for the PrusaSlicer 2.4.0-rc release. 2021-12-14 14:41:25 +01:00
YuSanka
6d2efe29a4 Localization: Updated dictionaries for CS, DE, ES, FR, IT, NL, PL
+ GUI_App.cpp: Set language, color mode and initialization of image handlers before a call of check_older_app_config()
2021-12-14 14:13:44 +01:00
enricoturri1966
cc2b8da6a4 #7461 - Use three floats for defining vertex normal to render travel toolpaths. This fixes a crash on NVIDIA Quadro graphics cards when turning on travel moves visibility in preview. 2021-12-14 13:53:37 +01:00
Filip Sykala
88523bceb6 Merge branch 'master' into fs_emboss 2021-12-13 10:52:04 +01:00
rtyr
0255ff2fd6
Bumped up version to 0.1.1 2021-12-11 21:01:34 +01:00
rtyr
cc2c2235e5
Delete ENDER2PRO_thumbnail(NONBETA).png 2021-12-11 20:57:06 +01:00
Spencer Owen
2bba01f482 Merge branch 'master' into ender2-pro 2021-12-10 17:08:17 -07:00
rtyr
c3f144c7ea
Ender2 Pro resources 2021-12-10 18:42:39 +01:00
YuSanka
080e80a4d6 Localization: Next improvements: CS, IT, ES, DE, ES, FR 2021-12-10 17:28:36 +01:00
Spencer Owen
a6d6f9af8b Add extra tab 2021-12-09 21:51:29 -07:00
enricoturri1966
b45d56b5b8 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout 2021-12-08 08:15:51 +01:00
Spencer Owen
b81964be0f grid looking good 2021-12-07 17:49:05 -07:00
Spencer Owen
976beb6154 improved logo 2021-12-07 17:40:53 -07:00
Spencer Owen
1e63467bc9 improved logo 2021-12-06 22:50:16 -07:00
Spencer Owen
091a2181e3 Update image 2021-12-06 17:01:37 -07:00
Spencer Owen
dc30198d4f Add ender2 pro logo 2021-12-06 16:15:11 -07:00
Spencer Owen
4118c6b5b2 zoom 2021-12-05 18:07:15 -07:00
Spencer Owen
0024b8e070 165 2021-12-05 18:03:01 -07:00
Spencer Owen
41935a9538 Change dragon to public domain image https://publicdomainvectors.org/en/free-clipart/Dragon-head-silhouette-vector/6300.html 2021-12-05 17:04:42 -07:00
Spencer Owen
f189aaf2b7 resize images 2021-12-05 07:39:32 -07:00
Spencer Owen
cb77b21f7c rename files 2021-12-04 13:47:41 -07:00
Spencer Owen
93f62854b1 Add ender 2 pro 2021-12-04 13:34:29 -07:00
Vojtech Bubnik
303de63a90 Localization:
Renamed PrusaSlicer_pt_br.po to pt_BR.po
Added one libslic3r file to lists.txt
2021-12-04 06:05:13 +01:00
kangkang
fc93737eb8
Localization support for languages with country code on Linux. (#7410) 2021-12-04 05:57:15 +01:00
YuSanka
f14a5f40b3 Localization.
* --boost option is added to gettext_make_pot script to recognize Boost format strings.
* New script gettext_merge_po_with_pot is added to merging new lines from POT to current PO
* --check-format option is added to gettext_po_to_mo script to check language dependent format strings during generation MO from PO.
* POT is updated and all PO files are merged with it. So, community can just load needed PO file and continue in translation.
* ExtruderSequenceDialog: Added messed localization markers
2021-12-03 16:19:09 +01:00
Filip Sykala
581aab2dd7 Merge branch 'master' into fs_emboss 2021-12-03 11:53:18 +01:00
YuSanka
71a9ded1c0 ObjectList: Fixed update of the icons for InfoItems, when color mode was changed
Sidebar:ObjectInfo: Fixed update of the icon, when color mode was changed
+ Added new icons for "Sinking" and "ShapeGallery"
2021-12-02 16:11:52 +01:00
Filip Sykala
d698df2c31 Merge branch 'master' into fs_emboss
# Conflicts:
#	src/slic3r/GUI/GUI_App.cpp
#	tests/libslic3r/test_indexed_triangle_set.cpp
2021-12-01 14:35:42 +01:00
rtyr
e0b96e5535
Sync with PrusaSlicer-settings 2021-12-01 13:11:47 +01:00
YuSanka
b78b91b72e Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries.
+ Fixed some of phrases and updated POT-file
2021-12-01 13:07:25 +01:00
enricoturri1966
860f1b29f2 gouraud.fs shader - removed unused code 2021-12-01 12:37:39 +01:00
enricoturri1966
353a9e61f5 Fixed conflicts after merge with master 2021-11-29 11:53:45 +01:00
enricoturri1966
8bc442cd32 Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - 2nd click on edit button exits editing state in slider 2021-11-29 11:46:28 +01:00
rtyr
77740c01e1
Updated min_slic3r_version for 1.4.0-beta2. 2021-11-26 13:35:03 +01:00
Filip Sykala
1e719bab26 Separate create volume from edit 2021-11-25 15:26:45 +01:00
YuSanka
0c110af1df Localization: Next text improvements
+ new POT
 + new CZ translation
2021-11-23 14:56:41 +01:00
enricoturri1966
7861554645 New icons for legend toolbar 2021-11-23 10:59:52 +01:00
Filip Sykala
eba68f9a9e Merge branch 'master' into fs_emboss
# Conflicts:
#	src/slic3r/GUI/GUI_ObjectList.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp
#	src/slic3r/GUI/ImGuiWrapper.hpp
2021-11-23 09:09:09 +01:00
enricoturri1966
c242f31353 Fixed conflicts after merge with master 2021-11-23 08:48:11 +01:00
enricoturri1966
b9c99ab27b New icon for legend toolbar 2021-11-23 08:32:55 +01:00
rtyr
c1209fe8d7
Sync with PrusaSlicer-settings 2021-11-16 21:07:10 +01:00
enricoturri1966
9561fd8cc6 Removed obsolete gouraud shader files 2021-11-16 12:56:08 +01:00
rtyr
107f1baa32
Updated SLA material colors. 2021-11-16 08:02:28 +01:00
enricoturri1966
135352f0db Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout 2021-11-15 08:45:22 +01:00
enricoturri1966
6d89b22a5a Tech ENABLE_LEGEND_TOOLBAR_ICONS - New icons for legend toolbar 2021-11-15 08:45:13 +01:00
YuSanka
a6863961f7 Localization + new POT
+ added hyperlinks for Ironing parameters
2021-11-15 08:32:40 +01:00
enricoturri1966
a08f8305b3 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout 2021-11-12 14:04:52 +01:00
enricoturri1966
a326c5b320 Tech ENABLE_LEGEND_TOOLBAR_ICONS - Toolbar items in legend using svn icons 2021-11-12 14:04:37 +01:00
YuSanka
8ef03718d0 Linux specific: Using a pop-up menu on the "cog" wheel for changing of an extruder color.(related to #6759)
+ some code refactoring
+ change a little bit gray color in colorchange_del icons to avoid collision in Dark mode
2021-11-12 14:02:18 +01:00
YuSanka
8bfa132a1b Localization fixes + new POT 2021-11-12 09:21:41 +01:00
rtyr
7122572841
Fixed black SLA material color. 2021-11-10 12:56:54 +01:00
YuSanka
e8be7b2ecd Implemented possibility to show resin colors from the Plater (Bottles with resin are colored now in preset combobox)
+ Added nsvgParseFromFileWithReplace() to replace some colors before parsing from SVG file
+ Thumbnails are saved with selected resin color in SL1 or SL1S files
+ "white" folder is deleted from "icons" now. THere is no needed anymore.
2021-11-09 17:01:50 +01:00
enricoturri1966
7de0f1195a Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_imgui_slider 2021-11-09 15:09:32 +01:00
rtyr
99e9cea9ad
1.4.0-beta2 - Added SLA material colors. Updated BASF filament profiles. 2021-11-09 14:04:20 +01:00
enricoturri1966
869276aedb Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Changed background color of additional button and its icon 2021-11-08 13:43:53 +01:00
enricoturri1966
9752fb5810 Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Additional button, added to imgui float slider, using svg icon 2021-11-08 08:29:19 +01:00
rtyr
8b150ae235
Initial Voron bundle 2021-11-05 13:07:23 +01:00
rtyr
c8ff0de27e
Updated ABS filament density. 2021-11-03 22:45:28 +01:00
rtyr
9a484d532b
Fixed filament_diameter 2021-11-03 22:43:00 +01:00
rtyr
1a0893b783
Initial Ultimaker bundle 2021-11-03 17:11:58 +01:00
David Kocik
d25d572b36 Hints content 2021-11-03 09:46:33 +01:00
David Kocik
4c8e13947c Hint hypertext preferences highlight 2021-11-02 10:51:45 +01:00
Filip Sykala
b5a075ce4a Merge branch 'master' into fs_emboss 2021-10-26 18:58:38 +02:00
Mark Choi
9a4863a14b Translate error. 2021-10-26 18:31:12 +02:00
rtyr
fe748ca43b
1.4.0-beta1 Sync with PrusaSlicer-settings 2021-10-26 13:38:49 +02:00
Lukáš Hejl
0f9a9de745 Fixed darker colors of objects inside multi-material gizmo when objects are mirrored. 2021-10-25 08:41:41 +02:00
rtyr
723155a15c
1.4.0-beta0 Added multiple Filatech and BASF filament profiles. Added material profiles for SL1S. 2021-10-23 13:29:08 +02:00
YuSanka
176df52f64 ObjectList: Added different icons for text volumes 2021-10-21 13:51:56 +02:00
enricoturri1966
2c0815f537 Fixed conflicts after merge with master and ported changes into gouraud shaders to gouraud_mod shaders 2021-10-19 11:27:11 +02:00
Lukáš Hejl
0c2d9f01a6 Fixed z-fighting between contour around the area selected by smart fill and painted triangles inside the FDM support painting gizmo. 2021-10-18 11:35:13 +02:00
Lukáš Hejl
b45675b4e1 Follow-up of 6194e67e68 - Separated the part that computed triangles normals and lighting inside the fragment shader into a separate shader mm_gouraud, which is only used for the multi-material painting gizmo. 2021-10-18 11:35:13 +02:00
enricoturri1966
7be17d89e6 Fixed conflicts after merge with master 2021-10-14 10:48:46 +02:00
YuSanka
ce397a0c5c ShapeGallery: Added more system shapes 2021-10-08 09:05:03 +02:00
enricoturri1966
29340c1560 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-07 14:22:06 +02:00
YuSanka
68fd37b300 Added SVG-file for G-CodeViewer logo 2021-10-07 11:53:19 +02:00
YuSanka
1b828ca7f5 Deleted unused PNG-files. Added mirroring_transparent.svg (thanks for @AkiraNorthstar) 2021-10-07 10:14:55 +02:00
enricoturri1966
fe4baa33f6 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-06 13:48:27 +02:00
YuSanka
091f946340 Localization: Updated POT 2021-10-05 16:31:04 +02:00
David Kocik
d84867d539 notification info icon - wider hexagon 2021-10-05 15:52:44 +02:00
enricoturri1966
982172b878 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-05 15:33:37 +02:00
David Kocik
23cff74efb Hint notification: selected filament tag check. 2021-10-05 12:26:45 +02:00
enricoturri1966
2e779d8594 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-04 08:30:13 +02:00
David Kocik
0b55c89978 print info notification icon 2021-10-01 17:25:49 +02:00
David Kocik
29aab3a426 PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
enricoturri1966
b19c742455 Fixed conflicts after merge with master 2021-09-30 10:31:25 +02:00
YuSanka
238e65e455 Improvements for statistics information:
+ Show 2 groups of errors: "Auto-repared" and "Remaning".
 + Use different icons for volumes with/without remaining errors
 + Fixed update of the ObjectList warnings icons after switch the color mode of a PrusaSlicer
 + Some code refactoring: Use same code for tooltips for "exclamation"-icon from an ObjectList and from a Sidebar->ObjectInfo
2021-09-21 17:20:12 +02:00
enricoturri1966
cf380fb456 Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Out of bed detection for circular printbeds 2021-09-21 13:51:57 +02:00
enricoturri1966
554aa70edc Follow-up of 9abebe5fbe - Modified shader gouraud_light_instanced.vs to be more Intel's cards friendly 2021-09-15 12:32:43 +02:00
rtyr
0df83d91fc
Sync with PrusaSlicer-settings 2021-09-15 10:52:25 +02:00
enricoturri1966
9abebe5fbe Techs ENABLE_SEAMS_USING_MODELS and ENABLE_SEAMS_USING_BATCHED_MODELS - Fixed seams (and other options) zs to match toolpaths zs in preview 2021-09-08 13:04:43 +02:00
Jason Scurtu
b41e321473 rename 2021-09-06 16:19:30 +02:00
Jason Scurtu
07bdb5fbe3 add gcodeviewer 2021-09-06 16:19:30 +02:00
Jason Scurtu
ce0beabb43 add new mac icon and update MainFrame.cpp 2021-09-06 16:19:30 +02:00
Jason Scurtu
7c074d5a99
update PrusaSlicer icon for macOS (#6874) 2021-09-02 16:40:17 +02:00
David Kocik
5f7a4982f6 Open menubar item by name with translations 2021-09-02 09:48:06 +02:00
David Kocik
876e6fdddd Commented opening menubar item until its properly implemented. 2021-09-01 15:12:47 +02:00
rtyr
d0e37aada8
Updated raft_contact_distance values. 2021-09-01 13:36:13 +02:00
David Kocik
229cf4b8b6 Open menubar item by item index. Possible to call as hint notification hyperlink 2021-09-01 13:34:36 +02:00
enricoturri1966
c797bed67d Changed vertex attributes syntax in gouraud_light_instanced.vs 2021-08-31 14:35:32 +02:00
Vojtech Bubnik
5f26bfd397 Brim separation from object, follow up to 82373334bc
1) Changed the name of the variable "brim_offset" to "brim_separation"
   for clarity.
2) Added legacy conversion after loading an old 3MF that does not define
   then new "brim_separation" variable: The "brim_separation" is being
   filled in with the "elefant_foot_compensation" value to produce
   equal brim separation to the old PrusaSlicer that saved that 3MF file.
2021-08-31 12:22:44 +02:00
enricoturri1966
876f9d5a99 Cleanup in shader gouraud_light_instanced.vs 2021-08-30 08:37:41 +02:00
enricoturri1966
39ec1a6318 Fixed conflicts after merge with master 2021-08-26 12:39:28 +02:00
enricoturri1966
2980418706 ENABLE_SEAMS_USING_INSTANCED_MODELS -> WIP: Render models using glDrawElementsInstanced 2021-08-26 12:37:55 +02:00
Lukáš Hejl
95e4ab9460 Fixed the issue that an object disappeared in a multi-material painting gizmo when the object was almost completely sunk under the bed.
Object disappearance was caused by calling glPolygonOffset for rendered triangles in the multi-material painting gizmo to resolve z-fighting between painted triangles and contours around selected areas using seed/bucket fill.
2021-08-26 12:08:21 +02:00
David Kocik
02dd1b5f7d rendering highlight arrow from svg 2021-08-25 16:31:31 +02:00
David Kocik
2680d42055 comments in hints.ini 2021-08-24 17:09:49 +02:00
enricoturri1966
0b654e1518 Follow-up of 316d38807d -> Modified shader to work on (buggy) Intel graphics card 2021-08-24 11:23:33 +02:00
rtyr
72656fd542
Updated PR index file. 2021-08-23 09:55:22 +02:00
rtyr
0259deba1c
Updated brim_offset value. Updated Prusa MINI end g-code. Added Filamentworld filament profiles. 2021-08-23 09:52:20 +02:00
David Kocik
8f58b11b08 Rotated arrow asset. 2021-08-19 14:01:54 +02:00
enricoturri1966
316d38807d Simplified shader printbed.vs 2021-08-19 11:54:41 +02:00
rtyr
0e0c52ade3
PR idx update 2021-08-13 15:50:32 +02:00
YuSanka
1e60acde12 Substitutions : Implemented InfoDialog 2021-08-13 13:30:50 +02:00
rtyr
bcad6a251d
Added bed model and bed texture for i3 Mega, i3 Mega S. 2021-08-13 00:39:55 +02:00
mikolaszuza
60e8e78240
Reorderded hints, removed extra space
Edited hints.ini to have tips for new features displayed first.
Removed extra space from a hint.
2021-08-12 17:48:32 +02:00
David Kocik
a6b083d76a Toolbar highlight arrow 2021-08-12 14:52:42 +02:00
David Kocik
4e9a949497 narrow mr. clippy with outline 2021-08-12 08:46:59 +02:00
David Kocik
23b1bc07a4 narrow mr. clippy logo 2021-08-12 08:46:59 +02:00
Lukas Matena
52718e96f5 Moved flatpak files from resources/data to src/platform/unix (#6774) 2021-08-12 08:49:24 +02:00
David Kocik
4df2c969a5 Hint notification
changes in hints.ini
Hint notification: Just one button in Help menu.
Hint notification: New naming - Tip of the day
Notifications: no scrolling.
Hint notification: fadeout colors.
2021-08-11 17:15:23 +02:00
Lukas Matena
fc1054c61d Restored info icon replaced by mistake 2021-08-11 16:17:28 +02:00
Lukas Matena
9632e6fa6a New icons for mmu painting, fuzzy skin and object info items 2021-08-11 13:52:15 +02:00
rtyr
5b6f2ed061
Added nozzle priming after M600. Added nozzle diameter checks for 0.8 nozzle printer profiles. Updated FW version. Increased number of top solid infill layers (0.2 layer height). 2021-08-11 09:29:47 +02:00
Lukáš Hejl
18cff61bd2 Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color. 2021-08-10 21:38:48 +02:00
David Kocik
0e6d77d25a Hints notifications: OS specific tags 2021-08-10 15:25:47 +02:00
YuSanka
ad60227449 MSW specific: Fixed a typo caused ignoring ENTER for TextControls in Settings Tabs
+ Added Info icon for MessageDialog
2021-08-10 15:10:37 +02:00
David Kocik
06d27bcb3c Hints notification
Hints notification: enabled / disabled tags 
Hints notification: suppress opening url due to preferences.
Hint notification: close after 5 minutes and button in Help menu
2021-08-10 14:48:23 +02:00
David Kocik
b43f225ac8 Hint notification fixes and improvements
Hint notification bold (diff color) headline on multiple lines
Hint notification: Documentation link button.
Hints.ini header
hints logo - clippy 
disabled a preffered modes and techs for hints notifications
Empty hints array check. Fix of #6774.
2021-08-09 17:10:39 +02:00
YuSanka
d86d11cc8e Shapes Gallery: Added PNG-files to the system gallery 2021-08-02 15:03:58 +02:00
Lukáš Hejl
bad51cdb52 OSX specific: Fixed darker colors of objects inside multi-material gizmo on macOS running on Arm64 CPU.
For Apple's on Arm CPU computed triangle normals inside fragment shader using dFdx and dFdy has the opposite direction. Because of this, objects had darker colors inside the multi-material gizmo.
Based on https://stackoverflow.com/a/66206648, the similar behavior was also spotted on some other devices with Arm CPU.
2021-08-02 14:59:03 +02:00
David Kocik
aa17d54eda Update item info notification with icon 2021-07-29 16:52:08 +02:00
David Kocik
0d74502aeb Hint notification
Reads data from hints.ini. Has hyperlinks to highlight settings, toolbars and gizmos.
2021-07-29 13:20:50 +02:00
rtyr
9cd61c7d0b
Added multiple add:north and Extrudr filament profiles. Updated support head settings (SL1S).
+ various changes to flexible filament profiles
2021-07-22 16:51:03 +02:00
enricoturri1966
1f3252dd78 Revert of b140709fa8 and new implementation of fixing picking for sinking objects 2021-07-21 11:56:39 +02:00
enricoturri1966
b140709fa8 ENABLE_ALLOW_NEGATIVE_Z -> Fixed picking of sinking object 2021-07-20 11:02:04 +02:00
enricoturri1966
75a2d7620b Removed striped shading for sinking objects 2021-07-19 11:37:18 +02:00
YuSanka
4257ffddde GalleryDialog: Changes the paths to the system and custom galleries 2021-07-14 17:41:37 +02:00
YuSanka
3d424c057c GalleryDialog: Added loaded files quality control
+ Code cleaning
2021-07-14 12:47:52 +02:00
Lukáš Hejl
6194e67e68 Triangle normals and lighting are computed inside the fragment shader for the multi-material painting gizmo.
It results in a six-fold reduction of the amount of data transferred into GPU because there is no need to duplicate vertices for every triangle. Also, normals aren't needed to be transferred to GPU.
2021-07-13 11:23:36 +02:00
YuSanka
0cdc54b710 GalleryDialog improvements:
* Added "Replace PNG" function
* Added locks instead of border for system shapes
2021-07-12 17:22:22 +02:00
Oleksandra Yushchenko
d6fdf2d5c2
Modifiers Gallery (#6703)
* Added GalleryDialog

* GalleryDialog improvements:
* Added DnD functionality
* Added "Delete custom shapes" function
2021-07-12 15:20:50 +02:00
rtyr
c8a46c1f24
Initial gCreate bundle
https://github.com/prusa3d/PrusaSlicer/pull/6679
2021-07-09 12:18:08 +02:00
rtyr
9f8ca04407
gCreate resources
https://github.com/prusa3d/PrusaSlicer/pull/6679
2021-07-09 12:15:18 +02:00
lee hakmin
d243282d32
Korean localization addition update (#6314)
* Add files via upload

* Add files via upload

* Add files via upload
2021-07-08 17:05:15 +02:00
Vojtech Bubnik
28ef127d3e Changed one line in CZ dictionary for the Configuration Substitutions
dialog.
Fixed one bug in the preceding commit.
2021-07-07 15:22:42 +02:00
YuSanka
5ff717d3c0 Localization: Updated UK dictionary 2021-07-07 14:17:23 +02:00
Vojtech Bubnik
7939672cf9 Merge branch 'stable' of https://github.com/Prusa3D/PrusaSlicer into stable 2021-07-05 16:09:56 +02:00
Vojtech Bubnik
72cc9c2a6c Updated localization dictionaries 2021-07-05 16:07:12 +02:00
rtyr
e316fbaaf2
Updated 1.3.0 description. 2021-07-02 10:21:57 +02:00
bubnikv
32ee4bb523 Updated localization file. 2021-07-01 16:51:15 +02:00
rtyr
fd36cb772d
Decreased Area Fill (SL1S). 2021-07-01 16:37:18 +02:00
YuSanka
fea3d9f383 Localization : update for Ukr
fixed some phrases
2021-06-30 16:49:44 +02:00
YuSanka
a8defced42 Localization: Updated POT 2021-06-30 15:08:36 +02:00
rtyr
3e173d1c1e
SL1S Decreased Area Fill 2021-06-30 11:03:56 +02:00
Vojtech Bubnik
f02821a82d Renamed the "marlinfirmware" firmware flavor to "marlin2". 2021-06-29 17:55:26 +02:00
rtyr
cfad1a59be
Updated SL1S bed texture. 2021-06-29 10:48:59 +02:00
rtyr
e11b8135ff
Updated SL1S bed texture. 2021-06-29 10:47:57 +02:00
rtyr
fde3bce38c
Creality 0.1.0. Added Ender-7, Sermoon D1, CR-10 SMART 2021-06-28 19:08:20 +02:00
rtyr
e32cde8054
Creality - bumped up version to 0.1.0 2021-06-28 19:05:30 +02:00
rtyr
b73690a47a
Merge pull request #6659 from pmjdebruijn/creality
Creality New Printers
2021-06-28 18:55:37 +02:00
Pascal de Bruijn
d737142f37 creality.ini: make print profiles inclusive of Sermoon printers 2021-06-28 18:02:00 +02:00
YuSanka
14dc4c8afc Substitutions : Implemented InfoDialog 2021-06-28 17:21:41 +02:00
rtyr
3fbd5c9247
Resources for new Creality printers 2021-06-27 20:30:51 +02:00
rtyr
5743eb9c17
Ender 7 thumbnail
For https://github.com/prusa3d/PrusaSlicer/pull/6659
2021-06-27 20:26:42 +02:00
Pascal de Bruijn
43346a871c creality.ini: beta support for Sermoon D1 2021-06-27 19:20:25 +02:00
Pascal de Bruijn
3cf1f568d0 creality.ini: beta support for Ender-7 2021-06-27 19:07:17 +02:00
Pascal de Bruijn
95c879cf00 creality.ini: beta support for CR-10 SMART 2021-06-27 18:51:41 +02:00
rtyr
a53174a2fd
Removed Peopoly Clear Tough
Same as Peopoly Neo Clear.
2021-06-25 21:51:51 +02:00
rtyr
83285e3c4e
Updated SL1S tilt times. 2021-06-23 17:58:11 +02:00
rtyr
db889deea4
Updated SL1S bed model. 2021-06-23 17:24:23 +02:00
rtyr
33efb94ebd
Updated SL1S bed model. 2021-06-23 17:23:21 +02:00
rtyr
0891203e9c
Removed Peopoly White Tough. Updated tilt times. 2021-06-23 16:21:01 +02:00
rtyr
48cd3b21b6
Updated Prusa MINI machine limits. 2021-06-22 12:19:21 +02:00
rtyr
77c4aebebe
1.4.0-alpha1 Added new SL1S resin profiles. 2021-06-22 11:23:39 +02:00
rtyr
b95553ffe1
Added new SL1S resin profiles. 2021-06-22 11:19:23 +02:00
rtyr
d96b39150f
Added new AzteQ Industrial printer, added DeltiQ 2 profiles for 0.6mm nozzle, added material ASA 275 (Spectrum), some minor setting improvements 2021-06-21 17:13:18 +02:00
rtyr
c64ce8777f
Added new AzteQ Industrial printer, added DeltiQ 2 profiles for 0.6mm nozzle, added material ASA 275 (Spectrum), some minor setting improvements 2021-06-21 17:12:04 +02:00
rtyr
db703321be
1.3.0 Added SL1S profiles. 2021-06-21 17:01:56 +02:00
rtyr
b7643850ee
Bumped up config version to 1.4.0-alpha0. 2021-06-21 16:57:48 +02:00
Oleksandra Yushchenko
fd071421cb
DarkMode for MSW (#6632)
* MSW specific: Dark Mode: First implementation

* Use menu instead of NoteBook

* Implemented MessageDialog
+ Fixed DarkMode for all dialogs and ColorPicker

* MSW DarkMode: Added missed updates for the switching between modes

* MSW DarkMode: Updated all existed context menus after switching of the mode
+ Added markers for the menu item witch is related to the selected tab

* Used wxFrame instead of wxDialog for SettingsDialog
(this change allow us to use menu bar in SettingsDialog)

+ fix for #6548 - Prusa Slicer 2.3.1 not activating non-modal settings window if settings window is minimized

* Implemented "Always use Dark mode colors" preference option

* Fixes for non_MSW build

* Next fixes for non-MSW builds

* Preferences: Fixed selection of the Settings Layout for non-MSW platforms
+ Updated DarkMode for colorpickers

* Windows DarkMode next fixes

* MSWDarkMode: Suppress to use system color to the PrusaSlicer
Select "Preferences -> Use Dark color mode (experimental)" to allow dark mode for the application

* Fixed MSW build

* MSWDarkMode: Upadteed color mode for ExtruderSequenceDialog and for dialogs related to the DoubleSlider

* Implemented Auto recreation of the PrusaSlicer when color mode is changed.

* Preferences: Added option "Set settings tabs as menu items (experimental)"
2021-06-18 19:46:04 +02:00
rtyr
3e5fa7b591
1.3.0-alpha2 Added SL1S SPEED profiles. 2021-06-16 19:48:31 +02:00
rtyr
51f33ddf98
SL1S texture, bed, thumbnail 2021-06-16 19:36:23 +02:00
rtyr
9bbda55bb4
SL1S resources 2021-06-16 19:33:45 +02:00
rtyr
69b9beaec0
1.3.0-alpha1
Added “Prusament PC Blend CF” filament profile. Increased travel acceleration for Prusa MINI. Updated start g-code for Prusa MINI. Added multiple add:north and Extrudr filament profiles. Updated Z travel speed values.
2021-06-11 09:55:32 +02:00
rtyr
1bcf4f0817
Anycubic 0.0.10 2021-06-09 08:57:55 +02:00
rtyr
5b706b98f4
Artillery 0.0.3 Fixed Genius bed size. 2021-06-06 00:26:20 +02:00
rtyr
ee6782c603
Artillery 0.0.3 Fixed Genius bed size. 2021-06-06 00:24:00 +02:00
rtyr
94243ab5ac
Added new TriLAB resource files.
https://github.com/prusa3d/PrusaSlicer/pull/6592
2021-06-04 12:15:03 +02:00
rtyr
abb9b4b034
Merge pull request #6592 from trilab3d/master-aqi
Added files for new TRILAB AzteQ printers
2021-06-04 12:12:40 +02:00
Matej Supik
5b66477b12 Added thumbnail for new AzteQ Industrial printer, added AzteQ, AzteQ Plus print pad model. Updated print pad model for DeltiQ printers 2021-06-04 09:49:57 +02:00
rtyr
4bb958f575
CR-10 SMART and SERMOON D1 thumbnails 2021-06-03 14:24:44 +02:00
rtyr
6ed4885d01
CR-10 SMART and SERMOON D1 thumbnails 2021-06-03 14:22:58 +02:00
Vojtech Bubnik
9efe58e6c7 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-06-02 18:25:11 +02:00
YuSanka
4b5e568f14 Follow-up 7eebd56b5f - fixed a typo
+ added add_negative.svg for dark mode
2021-06-02 14:36:49 +02:00
rtyr
cf6c4b2a05
Artillery 0.0.2 - Fixed start g-code. 2021-06-02 12:30:30 +02:00
rtyr
62ba7de3d1
Artillery 0.0.2 - Fixed start g-code. 2021-06-02 12:28:36 +02:00
rtyr
90fd22f85f
Improved SL1 thumbnail. 2021-06-01 12:53:06 +02:00
rtyr
b2b5d4582c
Improved SL1 thumbnail. 2021-06-01 12:52:09 +02:00
Vojtech Bubnik
73e0099c55 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-06-01 11:19:53 +02:00
rtyr
32ec4aa652
Creality 0.0.17
Updated start g-code. Added specific start g-code for straingauge printers. Improved output filename format. Added filament profile.
2021-06-01 09:09:59 +02:00
rtyr
8e683aeb75
0.0.17 Updated start g-code. Added specific start g-code for straingauge printers.
Improved output filename format. Added filament profile.
2021-06-01 09:02:47 +02:00
rtyr
fdd5151a45
Version bumped to 0.0.17 2021-06-01 09:01:45 +02:00
rtyr
5841c92616
Merge pull request #6572 from pmjdebruijn/creality
CR6 series strain gauge start_gcode (#6527)
2021-06-01 08:54:28 +02:00
Pascal de Bruijn
3abc0b84a4 creality.ini: straingauge start_gcode wait for bed temp to settle as well
given this applies to a larger bed printer as well (CR-6 Max).
2021-05-31 20:00:41 +02:00
Vojtech Bubnik
033d9f3a5e Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-05-31 14:05:53 +02:00
Pascal de Bruijn
166790c49e creality.ini: fix new placeholder syntax 2021-05-30 20:37:02 +02:00
Pascal de Bruijn
ddb556db66 creality.ini: internal start_gcode consistency improvements 2021-05-30 17:55:18 +02:00
Pascal de Bruijn
a934960c00 creality: special start_gcode for straingauge printers 2021-05-30 17:48:54 +02:00
Pascal de Bruijn
3a445c99fb creality.ini: use 150C during ABL again
initially ABL temp was lowered to 120C for straingauge ABL (G29), but since
we're no longer doing ABL on each print for straingauge printers like the CR6
series, we can raise the temp a little again
2021-05-30 17:33:58 +02:00
Lukas Matena
2e24e689fa Grabbers and support points appearence tweaking, some refactoring 2021-05-28 16:44:13 +02:00
YuSanka
8e1cde43a6 Update extruder show/hide and default extruder color in respect to the volume type 2021-05-28 13:41:36 +02:00
Vojtech Bubnik
99301f89f6 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-05-27 16:12:53 +02:00
Vojtech Bubnik
f1754e538e Added a new icon for a "negative" volume (as of now it is the same
as of a printable volume)
2021-05-27 14:35:39 +02:00
rtyr
8c5dafa2dd
Updated MK3S thumbnail 2021-05-27 11:09:18 +02:00
rtyr
63fc1d5940
Updated MK3S thumbnail 2021-05-27 11:04:44 +02:00
rtyr
2d752e5c2f
Delete MK3S_thumbnail.png 2021-05-27 11:04:19 +02:00
rtyr
554f0e6be3
Updated MK3S thumbnail 2021-05-27 11:02:05 +02:00
rtyr
542f830c95
Creality 0.0.16, PR 1.2.5 2021-05-25 15:03:13 +02:00
enricoturri1966
f786d9c96e Fixed conflicts after merge with master 2021-05-10 10:25:57 +02:00
rtyr
f8a4c3c7ce
Updated start/end g-code.
https://github.com/prusa3d/PrusaSlicer-settings/pull/131
2021-05-06 16:18:12 +02:00
Pascal de Bruijn
620985b29f creality.ini: improve output_filename_format
this moves the print_time directly after the input_filename_base,
so it has the most chance of surviving truncation by marlin.

temperature is also added in front of the filament_type.
2021-05-04 18:41:06 +02:00
rtyr
5f5d0df47e
Updated MK3 and MK2 bed textures.
Fix of old non-unified line widths issues.
2021-05-04 15:35:47 +02:00
Pascal de Bruijn
6110d1ef05 creality.ini: Add Devil Design PLA Matt 2021-05-03 18:13:02 +02:00
rtyr
dfa11781c3
Anycubic i3 MEGA S bed model and texture 2021-05-03 15:50:14 +02:00
rtyr
014f3db59e
i3 MEGA S bed model and texture
https://github.com/prusa3d/PrusaSlicer/pull/6452
2021-05-03 15:48:05 +02:00
rtyr
325ee3691c
0.0.10 Various updates for Anycubic Mega. Added filament profiles. 2021-05-03 15:41:42 +02:00
enricoturri1966
1c3090b11f Tech ENABLE_ALLOW_NEGATIVE_Z-> Layers height editing related fixes 2021-05-03 14:28:55 +02:00
enricoturri1966
628af89c4a Small refactoring into variable_layer_height.fs shader 2021-04-28 16:04:24 +02:00
YuSanka
8b37b02923 Localization: Updated UK dictionary
+ small fixes for RU dictionary
2021-04-22 15:12:30 +02:00
Andy
ca2e599c72 Updated RU dictionary
Updating the Russian translation PrusaSlicer-2.3.0-rc3 by Andylg
2021-04-22 15:07:59 +02:00
enricoturri1966
8f385aac44 Tech ENABLE_ALLOW_NEGATIVE_Z -> Shading of sinking instances 2021-04-22 13:18:36 +02:00
enricoturri1966
82d577645e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection 2021-04-21 14:52:52 +02:00
YuSanka
4ce7ea40f0 Updated splashscreen images 2021-04-21 13:49:24 +02:00
enricoturri1966
c7771a576b Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection 2021-04-21 12:32:17 +02:00
rtyr
8b41285e31
0.0.16 Updated CR6-SE start g-code. Added and updated filament profiles. 2021-04-20 20:38:27 +02:00
rtyr
b71fa0d634
Bumped up version to 0.0.16 2021-04-20 20:35:49 +02:00
rtyr
e25adaf221
Merge pull request #6394 from pmjdebruijn/creality
Creality Various
2021-04-20 20:33:39 +02:00
Pascal de Bruijn
2cb268c947 Revert "creality.ini: Extrudr NX2 slightly lower temps"
This reverts commit 41c56f2eb8.
2021-04-20 18:13:21 +02:00
Pascal de Bruijn
d50c2872bd creality.ini: disable explicit ABL for CR6-SE (#6383)
this is also better in line with Creality's intended behavior
2021-04-20 18:12:08 +02:00
Lukas Matena
548ceb7acc Show info about custom supports and seam in ObjectList
Slight refactoring in GLGizmosManager so it is easier to open a gizmo from the ObjectList
2021-04-19 16:10:40 +02:00
rtyr
321a2b7639
Disabled thick bridges, updated support settings. Bundle refactoring. 2021-04-19 15:48:07 +02:00
Pascal de Bruijn
d33cffdd1e creality.ini: remove parentheses for galaxy pla filament
since we've not using those for other filament subtypes
2021-04-16 19:32:32 +02:00
Pascal de Bruijn
2ffcf97be1 creality.ini: more accurate spool weights for Devil Design
I just noticed Devil Design uses identical spools to Extrudr NX-2
2021-04-16 19:30:33 +02:00
rtyr
ac813e8e76
Merge pull request #6357 from pmjdebruijn/creality
Creality Filament Updates
2021-04-15 22:20:07 +02:00
rtyr
57a73c5769
Updated MK2 and MK3 bed textures. 2021-04-15 10:42:55 +02:00
rtyr
4e5e4d4b49
Renamed Artillery thumbnails
Old ones were not displayed on Linux.
2021-04-14 18:53:05 +02:00
rtyr
b7b873d637
Delete x1_thumbnail.png 2021-04-14 18:52:12 +02:00
rtyr
3e2b299248
Delete genius_thumbnail.png 2021-04-14 18:52:02 +02:00
rtyr
dfe47aa4e4
Delete x1_thumbnail.png 2021-04-14 18:48:48 +02:00
rtyr
d2969e1558
Delete genius_thumbnail.png 2021-04-14 18:48:38 +02:00
rtyr
c492d0d109
Add files via upload 2021-04-14 18:48:06 +02:00
Pascal de Bruijn
10e914d9a9 creality.ini: add 3DJAKE ecoPLA Matt
the filament is very flowy, which means it prints well at lower temperatures.

and given the limited part cooling fan on most creality printers, it prints
less well at higher temperatures.
2021-04-14 18:00:09 +02:00
Pascal de Bruijn
d8f56ef5fd creality.ini: add Devil Design approx spool weights
by manufacturer specifications:
https://devildesign.com/download/PLA_-_product_card.pdf
2021-04-14 17:59:55 +02:00
Pascal de Bruijn
41c56f2eb8 creality.ini: Extrudr NX2 slightly lower temps
After more practical testing, a slightly lower temp is beneficial on
small pointy areas, preventing them from being slightly deformed.
2021-04-13 19:09:54 +02:00
rtyr
1bf5654231
Updated min_slic3r_version
2.3.1-beta
2021-04-12 12:11:46 +02:00
rtyr
f711c825e1
Updated Creality resources and profiles 2021-04-12 12:07:54 +02:00
rtyr
4072ea9f60
Updated profiles and resources. 2021-04-12 12:05:41 +02:00
rtyr
5af4167b74
updated min_slic3r_version 2021-04-12 11:45:26 +02:00
rtyr
0ecf5dc1a0
Creality 0.0.15 2021-04-12 11:44:14 +02:00
rtyr
6121f1de3b
version bumped up to 0.0.15 2021-04-12 11:42:32 +02:00
rtyr
c68403ae78
updated min_slic3r_version 2021-04-12 11:40:55 +02:00
rtyr
2fad684c43
Update Anycubic.idx 2021-04-12 11:28:10 +02:00
rtyr
41acfd36c7
Bumped up version to 0.0.9 2021-04-12 11:27:29 +02:00
Vojtech Bubnik
978c3a6c89 Merge tag 'version_2.3.0' into stable
version_2.3.0
2021-04-12 11:06:09 +02:00
rtyr
19b52cf092
updated config_update_url 2021-04-08 14:13:40 +02:00
MarkMan0
2a1006bd71 Update for Inat printers
+ Improved start gcode
+ changed filename format
2021-04-08 13:45:37 +02:00
rtyr
acf8b66431
TriLAB update 0.0.7
https://github.com/prusa3d/PrusaSlicer-settings/pull/127
2021-04-07 13:04:29 +02:00
Pascal de Bruijn
d09871441a creality.ini: add Tough PLAs 2021-04-05 17:24:16 +02:00
Pascal de Bruijn
744311f3c3 creality.ini: improve bridging 2021-04-04 15:24:57 +02:00
rtyr
525f05c975
updated min_slic3r_version to 2.4.0-alpha0 2021-03-29 09:38:59 +02:00
rtyr
507ba46ecc
updated min_slic3r_version to 2.4.0-alpha0 2021-03-29 09:38:01 +02:00
Oleksandra Yushchenko
e002f0066f
Ys code refactoring (#6227)
* GUI_ObjectList code refactoring:
The MenuFactory structure contains functions related to the context menu and bitmaps used to different volume types.
The SettingsFactory structure contains functions to getting overridden options, its bundles and bitmaps used to setting categories.

Fixed bugs/crashes:
1. Add object -> Add Settings from 3D scene -> Right click on object => Part's Settings list instead of object's
   (Same behavior if something else but Object is selected in ObjectList)
2. Add settings to the part -> Change part type to the "Support Blocker/Enforcer" -> Settings disappears (it's OK) but =>
   Save Project -> Open project => Support Blocker/Enforcer has a settings
3. Add part for object -> Change type of part -> Change monitor DPI -> old type icon appears
4. Select all instances in ObjectList -> Context menu in 3D scene -> Add Settings -> Select some category -> Crash

* ObjectLayers: Fixed a crash on re-scaling, when some layer range is selected

* Fixed OSX build

* Added menu item "Split to Objects" for multipart objects

+ Fixed bug: Add 2 parts,
             Add some settings for one part
             Delete part without settings => Single part object without settings, but settings are applied for the object.

+ Next refactoring: use same menu for Plater and ObjectList
2021-03-15 10:04:45 +01:00
David Kocik
62c2095fe8 Print host upload notification with more info and cancel button 2021-03-12 10:32:26 +01:00
Pascal de Bruijn
7eaadf0e47 Revert "creality.ini: move Ender-3 specific extruder_clearance"
Due to #589.

This reverts commit 34202f71e5.
2021-03-01 23:56:08 +01:00
Pascal de Bruijn
45cbac0b7c creality.ini: unhide new printers (except CR-X) 2021-03-01 19:00:04 +01:00
Pascal de Bruijn
065a129d47 creality.ini: remove single_extruder_multi_material_priming from printer section 2021-03-01 18:43:40 +01:00
Pascal de Bruijn
7fbb3a2b42 creality.ini: Add CR-5 Pro H
this is a high temp variant of the regular CR-5 Pro, with the
suspected all metal hotend, presumably the non-H variant has
a teflon lined hotend

related: 2d762ec320
2021-03-01 18:40:33 +01:00
Pascal de Bruijn
586ed35e3a creality.ini: fix CR-5 Pro bed_shape 2021-03-01 18:34:18 +01:00
Pascal de Bruijn
f5863cd5d8 creality.ini: CR-200B also has a descending z axis 2021-03-01 18:24:44 +01:00
Pascal de Bruijn
5e78b0f24f creality.ini: remove ignored renamed_from from *descendingz*
fixes: Nonpublic intermediate preset *descendingz* contains a "renamed_from" field, which is ignored
2021-03-01 18:21:27 +01:00
rtyr
b6cd41d670
Merge pull request #6116 from pmjdebruijn/creality_6
Creality Various
2021-03-01 10:55:41 +01:00
rtyr
13b3e813cf
CR5PRO and CR200B thumbnails 2021-03-01 10:50:41 +01:00
Pascal de Bruijn
34202f71e5 creality.ini: move Ender-3 specific extruder_clearance
replace general extruder_clearance with higher values so there's
a lot of clearance leeway until we get exact figures for each
printer model.

related: f9b4bbb016
2021-02-28 17:10:25 +01:00
Pascal de Bruijn
90f58fe90a creality.ini: CR-200B bed_shape and max_print_height 2021-02-28 17:06:24 +01:00
Pascal de Bruijn
e5b7b20be1 creality.ini: CR-5 Pro more accurate bed 2021-02-28 16:57:35 +01:00
Pascal de Bruijn
19ba6f1492 creality.ini: add CR-200B 2021-02-28 16:53:33 +01:00
Pascal de Bruijn
2d762ec320 creality.ini: add CR-5 Pro
retract_length = 3
to prevent clogging since this printer is suspected to have
an all metal hot end, as Creality claims print temperatures
up to 300C
2021-02-28 16:38:05 +01:00
Pascal de Bruijn
249670f82c creality.ini: fix CR-10 Mini bed_shape 2021-02-28 16:36:58 +01:00
Pascal de Bruijn
bc9c968f05 creality.ini disable single_extruder_multi_material_priming 2021-02-27 18:16:47 +01:00
Pascal de Bruijn
c142af74c5 creality.ini: add printer_notes to Ender3V2 2021-02-27 17:53:20 +01:00
Pascal de Bruijn
19c50c7e69 creality.ini: consolidate more properties to *common* 2021-02-27 17:51:57 +01:00
Pascal de Bruijn
6391d4243f creality.ini: tweak fill_density and skirt_distance 2021-02-27 17:40:44 +01:00
Lukas Matena
b10d064a24 Added an empty category icon for Fuzzy Skin to prevent crashes in ObjectList
The icon should later be replaced by a proper one.
2021-02-26 16:08:51 +01:00
rtyr
0593a41350
Updated vendor name. 2021-02-25 23:00:32 +01:00
Pascal de Bruijn
9b7621dc7e creality.ini: double digit layer height (cosmetic) 2021-02-23 20:06:55 +01:00
Pascal de Bruijn
f9b4bbb016 creality.ini: more accurate extruder_clearance for Ender-3
radius = 47mm = 45mm carriage (including bltouch upgrade)
              +  2mm safety margin

height = 34mm = 30mm nozzle
              +  2mm bltouch probe pin
              +  2mm safety margin
2021-02-23 19:53:30 +01:00
Pascal de Bruijn
b06030f2bc creality.ini: allow slightly steeper unsupported angles 2021-02-23 19:23:35 +01:00
rtyr
49f7d11940
INAT bundle
https://github.com/prusa3d/PrusaSlicer/pull/6112
2021-02-23 10:26:21 +01:00
rtyr
1dce483bc9
Thumbnails for CR8 and Ender4 2021-02-22 12:52:26 +01:00
rtyr
5506465f27
Creality index update 2021-02-22 09:24:52 +01:00
rtyr
39ba24abd7
Updated version 2021-02-22 09:23:58 +01:00
rtyr
4eb66ae124
Merge pull request #6079 from pmjdebruijn/creality_5
Creality Various
2021-02-22 09:23:14 +01:00
Pascal de Bruijn
5f1129acea creality.ini: descendingz gcode comment improvement 2021-02-19 18:54:47 +01:00
Pascal de Bruijn
5842842770 creality.ini: descendingz is more descriptive 2021-02-19 18:05:47 +01:00
rtyr
6561ffec86
1.2.4 sync 2021-02-19 13:11:47 +01:00
Pascal de Bruijn
5c287cd998 creality.ini: relocate max_print_height close to bed_shape 2021-02-18 19:37:55 +01:00
Pascal de Bruijn
66a30b8102 creality.ini: add CR-8 2021-02-18 19:28:09 +01:00
Pascal de Bruijn
0cfa04fe2f creality.ini: add Ender-4 2021-02-18 19:20:54 +01:00
Pascal de Bruijn
138501338c creality.ini: add safe zone for Ender-3 V2 2021-02-18 19:06:03 +01:00
rtyr
fbd8d57adc
Modified possibly problematic start/end g-code Mega 2021-02-18 17:19:41 +01:00
rtyr
6da9f5aff9
Ender-6 thumbnail 2021-02-18 16:50:28 +01:00
rtyr
669e8d573c
Merge pull request #6069 from pmjdebruijn/creality_start_gcode_2
creality.ini: improve start_gcode comments
2021-02-17 22:52:11 +01:00
Pascal de Bruijn
991bab61bb creality.ini: support CR-6 SE pause print 2021-02-17 19:49:15 +01:00
Pascal de Bruijn
e3ea71a0d6 creality.ini: improve start_gcode comments 2021-02-17 18:39:59 +01:00
Pascal de Bruijn
e7ffcec29e creality.ini: add Ender-6 2021-02-15 13:53:55 +01:00
rtyr
66976bb954
Merge pull request #6021 from pmjdebruijn/creality_max
creality.ini: add Ender-3 Max
2021-02-12 14:04:34 +01:00
rtyr
5a5d9d0e53
Thumbnails for new Creality models.
https://github.com/prusa3d/PrusaSlicer/pull/5968
https://github.com/prusa3d/PrusaSlicer/pull/6021
2021-02-12 14:03:38 +01:00
rtyr
b0e5ab8d47
Updated CR6 thumbnail. 2021-02-12 12:31:05 +01:00
rtyr
f8b660e08e
Initial Artillery bundle
Artillery Sidewinder X1
Artillery Genius 
https://github.com/prusa3d/PrusaSlicer-settings/pull/122
2021-02-12 11:45:36 +01:00
rtyr
6e994b2882
Artillery resources 2021-02-12 11:43:19 +01:00
Pascal de Bruijn
104c560575 creality.ini: Move Ender-3 V2 into proper order 2021-02-11 17:31:51 +01:00
Pascal de Bruijn
5dbd503d3d creality.ini: add Ender-3 Max 2021-02-11 17:24:01 +01:00
enricoturri1966
c21e1b5ac4 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2021-02-09 10:01:36 +01:00
enricoturri1966
627b727463 Fixed gouraud fragment shader 2021-02-09 09:59:41 +01:00