YuSanka
fbc7c73cfb
Set colors of selected parts in respect to theirs types
2023-11-08 16:25:19 +01:00
enricoturri1966
1f45df071c
SPE-2011: Do not synchronize unselected instances, when rotating an instance in Object Coordinates, if the rotation is equivalent to a rotation around the world Z axis
2023-11-07 11:10:09 +01:00
enricoturri1966
35a64b11e5
SPE-2011: Fixed synchronization of unselected instances when rotating an instance in Object Coordinates
2023-11-07 11:09:56 +01:00
enricoturri1966
62c56e6f28
#11562 - Fixed crash when slicing instanced sinking object (SPE-2005)
2023-11-07 11:06:57 +01:00
David Kocik
da55cc13f6
Dialog text
2023-11-06 13:33:50 +01:00
David Kocik
c0f5a3803e
Fix of empty string in Wifi Config dialog ssid combobox on Mac
2023-11-06 13:33:50 +01:00
Lukas Matena
b30c7c3bb9
Fixes in phrases
2023-11-06 11:27:27 +01:00
YuSanka
7553bbe12d
DropDown: OSX specific: Fixed rendering of selected item
2023-11-06 10:03:02 +01:00
Lukas Matena
f238f56b5b
Further polishing the gcode/bgcode error logic
2023-11-03 21:19:57 +01:00
YuSanka
0504747f26
PrintHostSendDialog: Extended validation of the path extension in respect to "Export as binary G-code" value
2023-11-03 21:19:57 +01:00
YuSanka
34848f0fc0
Improvement for error massage about binary/ascii G-code extension during saving G-code
...
(Error massage contains links to related options in Settings Tabs now)
+ Suppress a showing a SaveFileDialog in loop while name isn't correct.
+ ErrorDialog is extended to use specified function to process a clicked link
2023-11-03 21:19:57 +01:00
Lukas Matena
d4a7548aa9
Exporting ASCII G-code with binary G-code extension or vice versa is now an error #11498
2023-11-03 21:19:57 +01:00
David Kocik
c3931c80f2
Physical Printer Dialog changes
...
PrusaConnect hostname no browse button
PrusaConnect address check on OK
Store hostname when showing PrusaConnect URL
2023-11-03 16:07:55 +01:00
David Kocik
da6a384e48
Erasing of Connect address in PhysicalPrinterDialog
2023-11-03 16:07:01 +01:00
YuSanka
bfd7e6b75e
TetxInput: Added process of wxEVT_TEXT event.
...
+ Fixed SPE-1993 : bug in physical printer dialog (Connect)
2023-11-03 16:07:01 +01:00
Filip Sykala - NTB T15p
f07a489f34
Merge branch 'master' into fs_svg_SPE-1517
2023-11-03 12:50:15 +01:00
YuSanka
57b5b8814b
Fix for #11574 > 2.7.0-a1 Temperature Variation Input
2023-11-03 12:27:42 +01:00
Lukas Matena
cde4d16f4a
Fix of #11089 : nozzle digging into the print when 'wipe_tower_no_sparse_layers' was enabled
2023-11-03 10:37:21 +01:00
Filip Sykala - NTB T15p
9382e6543f
Merge branch 'master' into fs_svg_SPE-1517
2023-11-03 10:34:22 +01:00
Filip Sykala - NTB T15p
73060ecee7
Fix rotation by gizmo of embossed text on reflected object
...
+ refactoring code to do same for svg and text
2023-11-03 10:34:09 +01:00
YuSanka
193666b09e
Fix for #11555 - Prusaslicer 2.6.0 organic supports html links invalid
2023-11-03 09:31:46 +01:00
YuSanka
abd99bbfec
WifiConfigDialog: Fixed a style for comboboxes
...
+ OSX specific: Fixed layout of Password related controls
Widgets/ComboBox: Fixed DoClear(): Clear function is called for TextCtrl too
2023-11-03 09:03:28 +01:00
YuSanka
2352c156c0
Follow up 38b75d1a > Linux specific: Fixed first Layout of Preferences dialog
2023-11-03 09:02:42 +01:00
Filip Sykala - NTB T15p
371a3753f2
Fix rotation on mirrored objects
2023-11-02 21:46:56 +01:00
Filip Sykala - NTB T15p
5a43a70e16
Change title for import model .. now it could import also SVG but not ".PRUSA" files.
2023-11-02 19:41:41 +01:00
Filip Sykala - NTB T15p
c6dbd0a6cd
Merge branch 'master' into fs_svg_SPE-1517
2023-11-02 16:36:21 +01:00
Filip Sykala - NTB T15p
b570944bfc
Face the camera allowed for instances
...
Refresh volume data in manipulation panel during drag over surface
2023-11-02 16:36:13 +01:00
YuSanka
ee6f7faa80
Follow-up 8627c350 - Fixed minimal sidebar width after re-scaling of the application.
2023-11-02 15:16:59 +01:00
YuSanka
9cb9d3e90c
ComboBoxes: The left/right arrow behaves like cursor navigation when the control is editable.
2023-11-02 14:42:54 +01:00
YuSanka
8bd5243b2b
Fixed issues for new ComboBoxes:
...
* Navigation using Up/Down Arrows.
* Selection of first element which is started from input letter.
* OSX specific: Revert slider step to 1.
* Linux specific: Implemented possibility to use Up/Down & Left/Right arrows to navigate inside DropDown.
2023-11-02 14:42:38 +01:00
YuSanka
38b75d1ad2
Fix for #11566 - Preferences missing a scrollbar
2023-11-02 14:27:35 +01:00
Lukas Matena
577ba762e3
Fix of #11569 : EXCLUDE_OBJECT_DEFINE showing instead of OctoPrint comments
2023-11-02 14:04:01 +01:00
Lukas Matena
97714d6f8f
Fix part of SPE-1956: Toolchanges count incorrect when wipe tower is disabled
2023-11-02 13:59:53 +01:00
Lukas Matena
4b4c208ed2
Fix an infinite loop when slicing after wipe tower is disabled
2023-11-02 13:59:22 +01:00
Lukas Matena
8760748cd2
Wipe tower: remove the toolchange index from the final purge,
...
it is not a toolchange and the indexing does not match total
number of toolchanges, which is misleading
2023-11-02 13:58:45 +01:00
Lukas Matena
eeedeeca13
Fix of #6832 , SPE-1956: total toolchanges not counted correctly when wipe tower is disabled
2023-11-02 13:58:45 +01:00
Filip Sykala - NTB T15p
bac6bd183c
Merge branch 'master' into fs_svg_SPE-1517
2023-11-02 12:07:05 +01:00
Filip Sykala - NTB T15p
483aec494d
Fix for render rotation gizmo
2023-11-02 12:06:48 +01:00
Lukas Matena
aa0bc7489f
Fixed wipe tower generation when non-zero extruder offset is used (SPE-2002, broken in c669293)
2023-11-02 10:39:03 +01:00
Filip Sykala - NTB T15p
4bfcbdb019
Put together final_shape and flag final shape is healed.
...
+ Regenerate final shape on reload from disk
2023-11-02 09:05:15 +01:00
Filip Sykala - NTB T15p
8b8f161dce
Merge branch 'master' into fs_svg_SPE-1517
2023-11-01 18:32:23 +01:00
Filip Sykala - NTB T15p
894e88a503
Set svg file data as optional in emboss shape (text do not contain it)
2023-11-01 18:23:28 +01:00
David Kocik
9f0bb03570
Wifi config dialog fixes.
...
Return file exists check.
Clear txtcontrol of comboboxes.
2023-11-01 14:57:27 +01:00
Filip Sykala - NTB T15p
424fc6aa43
Fix crashing of slicer during store into 3mf
...
... issue with Undo/Redo stack
2023-11-01 11:27:31 +01:00
David Kocik
ac2545fede
Store dialog decline in app config
2023-11-01 10:42:20 +01:00
Filip Sykala - NTB T15p
5ee06f7436
Merge branch 'master' into fs_svg_SPE-1517
2023-10-31 23:03:02 +01:00
David Kocik
0e889eae09
Change of wifi config dialog showing rules
...
do not show automatically after decline
2023-10-31 16:00:50 +01:00
David Kocik
9974e4e33f
Wifi config dialog changes.
...
Usb drive insertion triggers wifi config dialog.
Ini file is not rewritten, rather information is added.
2023-10-31 16:00:50 +01:00
Lukáš Hejl
7c22d7a842
SPE-1975: Show multi-material painting in thumbnails.
2023-10-31 15:35:28 +01:00
Lukáš Hejl
87187a35fe
Don't set view_model_matrix, projection_matrix, and view_normal_matrix in TriangleSelectorMmGui::render() because they are already set inside GLGizmoMmuSegmentation::render_triangles().
2023-10-31 15:35:28 +01:00