Filip Sykala - NTB T15p
550ef48fe1
Add function for check whether transformation contain reflection
...
Extend RayCast hit by square distance
Use distance to distiguish closest place on surface when move origin
Move origin after job (only on success)
2023-01-03 13:24:01 +01:00
YuSanka
b899d51aba
Sidebar: Fixed update of the action buttons when switch between physical printers with the same printer preset, but print has a invalid data.
...
Related to #8800 .
2022-12-27 21:09:13 +01:00
YuSanka
529c126e6d
Updated splashscreens
2022-12-27 10:37:45 +01:00
YuSanka
624c4d5aa1
Linux specific: KBShortcutsDialog: Added workaround to correct pages layout
...
#SPE-1372
2022-12-22 17:12:06 +01:00
YuSanka
2047002e3c
Hot-fix for 82b720eba1
2022-12-22 14:10:26 +01:00
YuSanka
82b720eba1
Config Wizard: Added check of the profile name for the custom printer.
...
#SPE-1344
2022-12-22 13:29:42 +01:00
YuSanka
dffca9c54a
SavePresetDialog: Check max path length for input preset name
...
+ Add default suffix for "Palette 1" for mode markers
2022-12-21 12:59:50 +01:00
Filip Sykala - NTB T15p
b90e109b41
Fix:
...
../src/slic3r/GUI/GLCanvas3D.cpp:3474:46: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Slic3r::ModelObject*>::size_type’ {aka ‘unsigned int’} [-Wsign-compare]
../src/slic3r/GUI/GLCanvas3D.cpp:3477:58: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Slic3r::ModelVolume*>::size_type’ {aka ‘unsigned int’} [-Wsign-compare]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:249:62: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Slic3r::ModelObject*>::size_type’ {aka ‘unsigned int’} [-Wsign-compare]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:3603:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Slic3r::ModelObject*>::size_type’ {aka ‘unsigned int’} [-Wsign-compare]
2022-12-21 10:51:02 +01:00
Filip Sykala - NTB T15p
4c63d660d1
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2022-12-21 09:02:17 +01:00
Filip Sykala - NTB T15p
1896dd5761
Disable italic font check for RaspberryPi(aka linux)
2022-12-21 09:02:10 +01:00
YuSanka
033af199a3
Implemented palettes for mode markers
2022-12-20 15:50:13 +01:00
YuSanka
12ec008950
OG_CustomCtrl: Fixed layout of the multi-option line
2022-12-20 14:43:56 +01:00
YuSanka
b11e651649
ObjectList Improvements: Show object manipulation panel, when all object's parts are selected
2022-12-20 14:43:56 +01:00
Filip Sykala - NTB T15p
a080e83e88
Put origin on surface when change style
2022-12-20 14:29:42 +01:00
David Kocik
5f75d61d49
fix of compilation warnings
2022-12-19 15:56:58 +01:00
YuSanka
0e55ffc07f
Implementation for FR #8720 - Copy extruder settings to all extruders
2022-12-19 14:57:24 +01:00
David Kocik
e2010761e9
Merge branch 'dk_put'
2022-12-19 14:22:35 +01:00
David Kocik
b9b4edb129
Upload changes
...
PrusaLink: Use PUT or POST based on information read during test connection (upload-by-put). If put - do additional GET for storage_list and let user to choose where to upload or show name if only 1 is possible. Allow PrusaLink for MK2.5 and MK2.5S.
PrusaConnect: New host type PrusaConnect inherited from PrusaLink class with filled host address, disabled http diggest. After upload read header information - status message and pass it to notification and Printhost upload dialog via events, this message can be shown as warning notification and is recieved in localized lang. Pass accept-language shortcut in upload header. 3 option to upload. (upload, to queue, to print)
Upload Notification: Showing status text, changes in text, not showing close button, Completed state on special call (not 100%) and other design changes.
Right panel: Open URL button.
2022-12-19 14:17:48 +01:00
Filip Sykala - NTB T15p
1845a8d104
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2022-12-19 13:27:18 +01:00
Filip Sykala - NTB T15p
994da70ed3
Fix transformation to closest point
2022-12-19 13:27:11 +01:00
YuSanka
0addb3b9e7
Cut: Hide Debug window, leave rectangle mode for the cut plane
...
+ Fixed CameraUtils::ray_from_persp_screen_pos() to return a correct value of the point
2022-12-19 13:11:38 +01:00
Filip Sykala - NTB T15p
cc9aba8474
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2022-12-19 10:54:28 +01:00
Filip Sykala - NTB T15p
aa97f869e4
Try to find correct font face name in list
2022-12-19 10:54:21 +01:00
YuSanka
3b46d68e4f
MeasureGizmo: Fixed localization for buttons
...
+ UKR Localization specific workaround
2022-12-16 17:37:57 +01:00
YuSanka
4da322d527
CutGizmo: Some beautification/reorganization
2022-12-16 10:57:36 +01:00
enricoturri1966
b41c2045e4
Merge branch 'et_mirror' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_mirror
2022-12-16 08:19:14 +01:00
Lukas Matena
84416b41e1
Follow-up to previous commit (wipe tower rotation)
2022-12-16 08:08:29 +01:00
enricoturri1966
58688139fd
Tech ENABLE_WORLD_COORDINATE - Fixed rotation of wipe tower
2022-12-16 08:08:29 +01:00
enricoturri1966
f02478f14c
Follow up of 9cc5659e5040299cc5abf71bf86f825328fdae9d and 0aa88e1deae128c4d0ec7b62ac0cbf2b758f79cc - Further fixes in scaling/sizing objects/volumes using sidebar panel
2022-12-16 08:08:29 +01:00
enricoturri1966
92f2396f49
Tech ENABLE_WORLD_COORDINATE - Fixed scaling using sidebar panel
2022-12-16 08:08:29 +01:00
enricoturri1966
05908540df
Tech ENABLE_WORLD_COORDINATE - Rework of method Selection::transform_volume_relative() and simplified client code
2022-12-16 08:08:29 +01:00
enricoturri1966
70af837b55
Follow-up of 0aa88e1deae128c4d0ec7b62ac0cbf2b758f79cc
2022-12-16 08:08:29 +01:00
enricoturri1966
828293ab08
Tech ENABLE_WORLD_COORDINATE - Fixed rendering of selection bounding box
2022-12-16 08:08:29 +01:00
enricoturri1966
ebc8a00f76
Tech ENABLE_WORLD_COORDINATE - Fixed rotation of multipart selections
2022-12-16 08:08:29 +01:00
enricoturri1966
c7e23a5a5f
Follow-up of cd6808fc73c5ec58e31836a0350c9e5bfd8025df
2022-12-16 08:08:29 +01:00
enricoturri1966
dffd26be14
Tech ENABLE_WORLD_COORDINATE - Show warning icon when the transformation is left handed
2022-12-16 08:08:28 +01:00
enricoturri1966
f347cb159f
Tech ENABLE_WORLD_COORDINATE - Fixed sizing of volumes
2022-12-16 08:08:28 +01:00
enricoturri1966
5c82b5858b
Tech ENABLE_WORLD_COORDINATE - Fixed sidebar hints not hidden from 3D scene when deleting the current selection
2022-12-16 08:08:28 +01:00
enricoturri1966
18a28a8dc0
Tech ENABLE_WORLD_COORDINATE - Fixed sizing using the sidebar panel when there is a multiple selection
2022-12-16 08:08:28 +01:00
enricoturri1966
e0d9c12bfe
Tech ENABLE_WORLD_COORDINATE - Show coordinate axes in scene view, while editing fields into the object manipulator panel, only for instance reference system
2022-12-16 08:08:28 +01:00
enricoturri1966
2df9fed9db
Tech ENABLE_WORLD_COORDINATE - Renamed coordinate systems
2022-12-16 08:08:28 +01:00
enricoturri1966
0ebabcbc8a
Follow-up of 5f26b8c601cb804c078c4e1e9d19cd5ff68f3fb8
2022-12-16 08:08:28 +01:00
enricoturri1966
f675e4d9f6
Tech ENABLE_WORLD_COORDINATE - Modified behavior of mirror buttons in sidebar panel. Trigger transformation but do not show state.
2022-12-16 08:08:28 +01:00
enricoturri1966
a02fc6cb3e
Tech ENABLE_WORLD_COORDINATE - Fix of Selection::mirror()
2022-12-16 08:08:28 +01:00
Lukas Matena
625baaefee
Follow-up to previous commit (wipe tower rotation)
2022-12-16 07:58:34 +01:00
Filip Sykala - NTB T15p
e8e50b50f1
Project text origin on object surface when use surface is set. When no intersection thans closest point is selected
...
(@vojta wants it)
2022-12-15 19:27:58 +01:00
Filip Sykala - NTB T15p
043c4c5e90
Fix for RPI build
2022-12-15 13:20:28 +01:00
enricoturri1966
3b7fa36ed7
Tech ENABLE_WORLD_COORDINATE - Fixed rotation of wipe tower
2022-12-15 12:48:48 +01:00
enricoturri1966
d51b537431
Follow up of 9cc5659e5040299cc5abf71bf86f825328fdae9d and 0aa88e1deae128c4d0ec7b62ac0cbf2b758f79cc - Further fixes in scaling/sizing objects/volumes using sidebar panel
2022-12-15 09:53:10 +01:00
PavelMikus
1bbeedbfb8
fix Perl tests config loading
2022-12-14 19:33:07 +01:00