24069 Commits

Author SHA1 Message Date
rtyr
438ad78dec
Enabled z-hop ramping (PLA/PETG 0.6). Increased Z jerk (XL 0.6 variants). Enabled multi-tool ramming for PLA. 2023-11-03 16:34:15 +01:00
David Kocik
fe0531d6a4 Merge branch 'dk_physical' 2023-11-03 16:08:21 +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
fb04edadf0 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-11-03 14:32:12 +01:00
Lukas Matena
8409a07da3 Bumped up version to 2.7.0-alpha2 2023-11-03 14:13:57 +01:00
Filip Sykala - NTB T15p
2526ce24be Merge branch 'master' into fs_svg_SPE-1517 2023-11-03 14:10:27 +01:00
tamasmeszaros
ce5f1951ce upgrade heatshrink cmake file
to be in sync with
2023-11-03 13:45:20 +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
9ca4017a8d Merge branch 'lm_total_toolchanges' 2023-11-02 14:00:27 +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
tamasmeszaros
9e69eecb5d Merge branch 'tm_fix_boost_build_with_zlib' 2023-11-02 08:21:21 +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
tamasmeszaros
0d32829914 Fix missing boost dependency on zlib 2023-11-01 16:01:47 +01:00
David Kocik
755ad34875 Merge branch 'dk_wifi' 2023-11-01 14:57:49 +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
tamasmeszaros
06aa0fb3f9 Merge branch 'tm_fix_linux_icu' 2023-10-31 15:43:21 +01:00
Lukáš Hejl
7f1d58e08b Merge branch 'lh_mmu_thumbnails_SPE-1975' 2023-10-31 15:36:23 +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