Vojtech Bubnik
49caab98cb
Organic supports: Improving smoothing / collision avoidance convergence
2023-01-31 15:55:42 +01:00
YuSanka
b173927ad1
CutGizmo: Fixed clipper behavior after slicing in SLA mode
2023-01-31 15:54:07 +01:00
Filip Sykala - NTB T15p
53af45a18e
Fix minimal height on MacOs
2023-01-31 15:42:47 +01:00
Filip Sykala - NTB T15p
552b1a9cb8
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-31 15:04:39 +01:00
Filip Sykala - NTB T15p
934a79cba2
Fix translation
2023-01-31 15:04:33 +01:00
tamasmeszaros
2c881d550f
Follow up fix to inactive sla gizmos
...
SPE-1422
2023-01-31 15:00:17 +01:00
enricoturri1966
19a7a47d53
Fixed rendering of sphere cursor in paint gizmos when the object is mirrored
2023-01-31 14:24:22 +01:00
Filip Sykala - NTB T15p
9bfd03fef3
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-31 14:09:05 +01:00
Filip Sykala - NTB T15p
cfa5a66aa1
Change default emboss font styles pressets for MacOs
2023-01-31 14:08:59 +01:00
tamasmeszaros
794c0b8676
Merge branch 'tm_sla_gizmofreeze_SPE-1422'
2023-01-31 14:05:30 +01:00
Filip Sykala - NTB T15p
bd6bd6ec3d
Add checking that wx font face name is setabled(fix for MacOs where default font is not enumerated)
2023-01-31 13:28:52 +01:00
tamasmeszaros
a9e8dcf10f
Remove duplicate 'last_completed_step()' method
2023-01-31 13:22:43 +01:00
Filip Sykala - NTB T15p
fc3dfdd106
Clear activ id only when it is not same volume
...
(id could changed)
2023-01-31 12:47:26 +01:00
Filip Sykala - NTB T15p
20529f8cf8
Do not set_volume when same id not pointer
2023-01-31 12:30:48 +01:00
Filip Sykala - NTB T15p
2cebbe72e7
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-31 12:08:04 +01:00
Filip Sykala - NTB T15p
5ded68cab2
Allowe font which are not in allow list
2023-01-31 12:07:57 +01:00
enricoturri1966
a0171e069b
Fixed rendering of layer editing profile
2023-01-31 11:28:08 +01:00
YuSanka
73810cd262
Localization: Updated POT-file
...
+ Deleted redundant localization markers for empty strings
+ Community dictionaries are updated from new POT
2023-01-31 11:15:06 +01:00
PavelMikus
716e0254f4
Fix notifications during GCode export - only CRTICAL are now shown
...
Relax support detector parameters and warnings
2023-01-31 11:12:36 +01:00
tamasmeszaros
3e37067cc9
Merge remote-tracking branch 'public/master'
2023-01-31 10:57:26 +01:00
Filip Sykala - NTB T15p
3d9522fcd1
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-31 10:39:11 +01:00
YuSanka
fb7e9dd651
Hot fix following-up b3469b8cd5
2023-01-31 10:09:24 +01:00
mikolaszuza
60020ce458
Added hints for the Cut, Measurement, Text tool
...
Added weights to these new hints, hints for new features should with higher priority than the old ones.
2023-01-31 10:03:37 +01:00
Vojtech Bubnik
6251a880df
Enabling zig-zag support intefaces for Organic supports.
2023-01-31 09:41:30 +01:00
Vojtech Bubnik
b3469b8cd5
Tree Supports: Patching "support_material_style" enum to support
...
incomplete UI selection.
This patch will be removed after first alpha.
2023-01-31 09:38:52 +01:00
Filip Sykala - NTB T15p
b05312f81d
Better set of chnged data
2023-01-31 09:20:31 +01:00
Vojtech Bubnik
2a1e12131b
Cancellation of tree supports
2023-01-31 09:13:05 +01:00
Filip Sykala - NTB T15p
5dd00f792b
Fix flickering of rotate gizmo
2023-01-31 09:08:53 +01:00
Filip Sykala - NTB T15p
bd20bd4dc9
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-30 17:44:20 +01:00
Filip Sykala - NTB T15p
449267fa47
Improve loading of default styles. Should fix issue on OSx
2023-01-30 17:44:14 +01:00
YuSanka
3cb1386990
ButtonsDescription files: Some code refactoring
...
ButtonsDescription class is splitted to separated items and put to the namespace GUI_Descriptions
2023-01-30 16:39:36 +01:00
David Kocik
0c72adf867
UI changes
...
App Updater - filename in notification
Downloader - if error text is missing, use message body
2023-01-30 16:00:08 +01:00
David Kocik
61cc46fc03
Merge branch 'dk_updater_fix'
2023-01-30 13:24:04 +01:00
enricoturri1966
a078627552
Follow-up of 1218103fd6
- Fixed gizmo missbehavior when closing a gizmo by resetting the selection clicking on the scene
2023-01-30 14:00:02 +01:00
David Kocik
0390ee4554
Timestamp on downloaded file
2023-01-30 13:23:40 +01:00
mikolaszuza
dac7b7e46a
Fixed the Printables.com integration tooltip
...
Removed unescaped apostrophe.
2023-01-30 11:16:09 +01:00
mikolaszuza
d97c91b919
Added Printables.com integration tooltip
2023-01-30 11:14:17 +01:00
Lukas Matena
a053d79ca1
Fixed undefined behaviour in Emboss.cpp (reference to temporary)
2023-01-30 10:32:21 +01:00
enricoturri1966
1218103fd6
Revert of a3324d3e50
- Replaced with a more robust fix
2023-01-30 09:34:17 +01:00
Pavel Mikus
66a4b5b82a
Refactored stability alert step from object step into print step,
...
implemented stability issues grouping based on number of issues and objects,
maximum of single warning message emitted
2023-01-29 20:11:50 +01:00
Lukas Matena
7164ed18a6
Updated wxWidgets hash (this should fix issues with file dialog on win)
2023-01-27 17:20:50 +01:00
enricoturri1966
2305b4a73c
Do not show rotation reset button in Object Manipulaltor when there is only mirror
2023-01-27 15:51:27 +01:00
Filip Sykala - NTB T15p
db290d8e8d
move erase operation out of scope
2023-01-27 15:47:33 +01:00
Filip Sykala - NTB T15p
4e56f75541
Move insert call out of variable scope
2023-01-27 15:27:01 +01:00
PavelMikus
8cb414c262
fix worng step type passed into set-done in new alert step
2023-01-27 15:00:10 +01:00
PavelMikus
05c4e759cf
Move checkbox for support alerts into AppConfig preferences.
...
Separate Alerts into new print object step so that not warnings are thrown for autopaint.
finally fix -1 access int SupportSpotGenerator bridge detection
2023-01-27 15:00:10 +01:00
Lukas Matena
43020d02c5
Update year in the copyright notice
2023-01-27 14:44:26 +01:00
Lukas Matena
7f5e2dd57a
Revert "Revert "Fixed crash when changing printer while Hollow gizmo is open""
...
This reverts commit 73eba8c930
.
This is a revert of a revert - the original commit a3324d3
is probably fine after all.
2023-01-27 14:44:26 +01:00
Vojtech Bubnik
cd0ed00ef5
TREE_SUPPORT_ORGANIC_NUDGE_NEW enabled
2023-01-27 13:50:46 +01:00
David Kocik
7ecfaec739
Fix of too long text in download notification
2023-01-27 13:15:13 +01:00