24015 Commits

Author SHA1 Message Date
Vojtech Bubnik
7c120b2fa8 Removed the obsolete "threads" parameter from the configuration layer. 2023-08-30 15:26:53 +02:00
tamasmeszaros
2cabe4f544 Merge branch 'tm_rpi_arrange_test_fix' 2023-08-30 14:54:58 +02:00
rtyr
ee83a398bb
Binary g-code, arc fitting, QOI/PNG thumbnails, 90degree XL tower, XL specific filament variants. 2023-08-30 14:23:49 +02:00
YuSanka
fc96763be6 Help menu is extended with "Quick Start" and "Sample G-codes and Models" items 2023-08-30 13:54:09 +02:00
Vojtech Bubnik
014953c864 Merge branch 'et_spe_1784_binary_gcode' into master_262 2023-08-30 12:52:02 +02:00
Vojtech Bubnik
015a24133a Fixed some compilation warnings. 2023-08-30 12:51:35 +02:00
tamasmeszaros
0482f79dd8 3rd try for fixing tests on RPI 2023-08-30 11:45:02 +02:00
YuSanka
5e3d5f8d80 Implemented #11159 - Reset Snap Connectors [CUT]. 2023-08-30 11:20:28 +02:00
tamasmeszaros
8e875242ae Another try for fixing tests on RPI 2023-08-30 09:35:57 +02:00
tamasmeszaros
3fe051b0ad Fix arrange tests on raspberry pi
There were indeed floating point divisions with zero
2023-08-29 17:34:06 +02:00
YuSanka
695c08e0e7 Fix for SPE-1822. Added "Apply to all..." checkbox for question dialog, when loading models looks like multiparts objects 2023-08-29 17:06:04 +02:00
Vojtech Bubnik
2f94681dd2 ArcWelder: Fixing out-of-vector access. 2023-08-29 16:53:33 +02:00
Vojtech Bubnik
9da03dfc9f Fixed wrong Miter limit when offsetting contours to build a Z-graph
of layer islands.
Partial fix of SPE-1729 #10632
2023-08-29 15:57:31 +02:00
Vojtech Bubnik
532913bade Some tests for maximum values of 32bit point coordinates. 2023-08-29 15:57:31 +02:00
YuSanka
1d3e5a9f24 Suppress to scale down very big object after cut (SPE-1853) 2023-08-29 15:43:51 +02:00
tamasmeszaros
cfc0100b63 Fixing crash when checking cgal mesh boolean eligibility
fixes SPE-1807
fixes #10887
2023-08-29 14:49:51 +02:00
Vojtech Bubnik
92318e45de Fix of SPE-1809, GH#10762, #10858, #10891
Fixed division by zero in tree supports & raft
2023-08-29 13:49:10 +02:00
YuSanka
d652f15e48 WIP: EditGCodeDialog: Add parameter description 2023-08-29 11:51:02 +02:00
YuSanka
b2bd7f5fbd Editing of Custom G-code: Implemented new groping for the params 2023-08-29 11:50:53 +02:00
YuSanka
55d5921d53 Editing of Custom G-code: Partially automation to get a list of placeholders for custom gcodes
+ Added missed resources
2023-08-29 11:47:44 +02:00
YuSanka
59af551941 Editing of Custom G-code: Improved ParamsViewCtrl according to new requirements
+ Added EditGCodeDialog to localization list
2023-08-29 11:43:32 +02:00
YuSanka
c577b7fb38 Editing of Custom G-code: Implemented ParamsViewCtrl
+ GUI_App : Fixed update of the dark mode, when DataViewCtrl doesn't have header
2023-08-29 11:43:32 +02:00
YuSanka
a8307bf8b5 Editing of Custom G-code: Added EditGCodeDialog : WIP 2023-08-29 11:43:32 +02:00
YuSanka
7db83d58f0 Editing of Custom G-code: Prepared UI part on SettingsTabs
* Added "Edit" button for all custom G-codes
2023-08-29 11:42:56 +02:00
tamasmeszaros
7bf1189c69 Follow up fix, second try 2023-08-29 11:15:55 +02:00
Vojtech Bubnik
b655677c95 Fix of some asserts in MM segmentation. 2023-08-29 10:58:13 +02:00
Vojtech Bubnik
212bf21b2d Fix of SPE-1849, GH #11174: Access violation error when slicing
Fixed access of an undefined extruder at the start of G-code export
from wipe tower generator.
2023-08-29 10:56:54 +02:00
tamasmeszaros
2df6f290e7 Try to fix build of perl bindings on Linux 2023-08-29 10:55:25 +02:00
YuSanka
a6dea25243 WIP: Thumbnails improvements: Merge "thumbnails" and "thumbnails_format" options into just one "thumbnails" option with coString type 2023-08-29 09:20:49 +02:00
Vojtech Bubnik
259fc0ff4b Setting the binary G-code default compression. 2023-08-28 19:21:08 +02:00
Vojtech Bubnik
1c26f0bf60 Merge branch 'master_262' into et_spe1784_binary_gcode 2023-08-28 18:53:30 +02:00
Vojtech Bubnik
3cfe2f4a3a Merge branch 'vb_arc_welder' into master_262 2023-08-28 15:50:00 +02:00
Lukas Matena
59029a04de Fix of #11188: crash when replacing painted object with smaller stl 2023-08-28 13:20:33 +02:00
YuSanka
3b79b00a77 Bumped up version to 2.6.2-alpha 2023-08-28 10:58:47 +02:00
Filip Sykala - NTB T15p
f5d5ebe418 Merge branch 'master' into fs_svg 2023-08-25 15:34:03 +02:00
Lukas Matena
c05542590d Bumped up version to 2.6.0-rc1 version_2.6.1-rc1 2023-08-22 17:50:00 +02:00
YuSanka
e34e267b8c Localization: Updated POT. Community dictionaries are merged with new POT.
+ Fixed some phrases
+ Added some comments for translators
2023-08-22 17:33:27 +02:00
Filip Sykala - NTB T15p
57141aa61a Merge branch 'master' into fs_svg
# Conflicts:
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.hpp
2023-08-22 16:20:42 +02:00
Filip Sykala - NTB T15p
92914685f4 Warning for open path 2023-08-22 16:19:22 +02:00
Filip Sykala - NTB T15p
163f81f1d4 Fix for checkbox tooltip 2023-08-22 15:31:26 +02:00
Filip Sykala - NTB T15p
1062d10d77 change UI options if svg file.
draw warnings
2023-08-22 15:25:45 +02:00
Lukas Matena
5fc186a904 Merge branch 'lm_optimizations_light' 2023-08-22 09:57:42 +02:00
Lukas Matena
37a088abac Optimization: Parallelize the for loops over individual PrintObjects 2023-08-22 09:57:32 +02:00
Lukas Matena
3277bba8c1 Optimization: further improvements in measurement initialization 2023-08-22 09:57:32 +02:00
Lukas Matena
fa0abac952 Optimization: measurement tries to save some reallocations 2023-08-22 09:57:32 +02:00
enricoturri1966
0f8208c83f Fixed drop to bed command for volumes in part coordinates 2023-08-22 08:56:38 +02:00
enricoturri1966
3c23e6d7c3 Follow-up of 9e20d0ff173d7303bc02c4f39a025b29cb682b88 - Removal of obsolete struct VolumeCache::TransformCache 2023-08-22 08:56:24 +02:00
enricoturri1966
2101f593db #10839 - Fixed volumes' translation in Object Coordinates (SPE-1789) 2023-08-22 08:56:11 +02:00
enricoturri1966
81b137eb06 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode 2023-08-22 08:37:47 +02:00
Vojtech Bubnik
ae8684a4a4 Added handle_legacy_composite() callback to configuration layer
to support conversion of multiple configuration keys into one
or multiple other configuration keys.
2023-08-21 17:45:15 +02:00