23256 Commits

Author SHA1 Message Date
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
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
3cfe2f4a3a Merge branch 'vb_arc_welder' into master_262 2023-08-28 15:50:00 +02:00
YuSanka
3b79b00a77 Bumped up version to 2.6.2-alpha 2023-08-28 10:58:47 +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
163f81f1d4 Fix for checkbox tooltip 2023-08-22 15:31:26 +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
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
rtyr
a9ed8455f3
Sync with PrusaSlicer-settings. Added PapapiuLab bundle. 2023-08-21 15:31:51 +02:00
Vojtech Bubnik
a9fee21f2b SPE-1839: Change of MMU2 error reporting string if the MMU2/3
bootloader USB device cannot be found
2023-08-21 15:25:21 +02:00
rtyr
efca9a3fbc
Sync with PrusaSlicer-settings. 2023-08-21 15:21:35 +02:00
rtyr
86c9ea0eb0
MK4IS thumbnail 2023-08-21 15:20:32 +02:00
tamasmeszaros
c159451efe Merge branch 'tm_arrange_overflows' 2023-08-21 15:20:27 +02:00
Lukas Matena
378ae20f98 Merge branch 'lm_wipe_tower_speed_and_ramming' 2023-08-21 12:25:54 +02:00
Lukas Matena
a60be9e6d1 Wipe tower: added comments on multitool ramming config options 2023-08-21 12:24:50 +02:00
Lukas Matena
8c413cb4ae Wipe tower: multiextruder ramming is now not limited by the 0.25s granularity the semm ramming uses 2023-08-21 12:24:50 +02:00
Lukas Matena
b5093b0fe3 Wipe tower: do not apply extra spacing on the first layer purge lines 2023-08-21 12:24:50 +02:00
Lukas Matena
4f66559b1e Polishing the multiextruder ramming 2023-08-21 12:24:50 +02:00
Lukas Matena
4421e58438 Perform ramming for non-single-extruder-MM 2023-08-21 12:24:50 +02:00
Lukas Matena
c6a8b01073 Make 'retraction when tool is disabled' parameters overriddable in Filament Overrides 2023-08-21 12:24:50 +02:00
enricoturri1966
b66402c62d Fixed warning 2023-08-21 10:18:28 +02:00
enricoturri1966
200df9c02d Do not show shell for non-printable and out of printbed volumes in preview 2023-08-21 09:43:45 +02:00
enricoturri1966
ded5219719 Fixed shells of sinking volumes for preview 2023-08-21 09:43:01 +02:00
enricoturri1966
fbd7d14315 Fixed wipe tower shell visibility for preview 2023-08-21 09:42:46 +02:00
enricoturri1966
61c8940cf6 Fixed camera frustum for preview to take in account for shells 2023-08-21 09:42:34 +02:00
enricoturri1966
d48b01d939 Fixed color of shells shown in preview 2023-08-21 09:42:15 +02:00
enricoturri1966
b809996d30 SPE-1761: Show part shells in pre-gcode preview 2023-08-21 09:42:00 +02:00
tamasmeszaros
08b0684bac Fix circular bed shape recognition 2023-08-18 17:43:06 +02:00
tamasmeszaros
e6a722ab28 Use gravity kernel only for circular beds 2023-08-18 17:42:47 +02:00
tamasmeszaros
b2d43c8719 Fix arrange in fff tests 2023-08-18 16:50:35 +02:00
tamasmeszaros
01d5f04295 Fix outline bound check for full outlines 2023-08-18 16:49:50 +02:00
tamasmeszaros
44d91ec353 Use gravity kernel for non rectangular beds
Also change sorting of outlines based on convex hull area and
2023-08-18 16:49:01 +02:00
YuSanka
391bf14559 CutGizmo: Added new icon for "Snap" connectors 2023-08-18 15:02:49 +02:00
tamasmeszaros
d69d477480 Fix wipe tower arrangement 2023-08-18 13:07:44 +02:00
tamasmeszaros
3277b5ee06 Fix compilation on in VS 2019 in certain environments
MSVC crashes when compiling
Thanks to @enricoturri1966 for reporting and fixing
2023-08-17 19:31:19 +02:00
tamasmeszaros
1d4594ad66 Fix faulty virtual bed handling
Changes to firstfit selection to use a map of bed contexts to avoid memory overuse when a fixed item has a large bed index number.

fixes SPE-1844
2023-08-17 19:31:19 +02:00
YuSanka
45a05b5794 Follow up 75eccfd6507e4cb446569e2d4a53bb64158c5521 - Removed mistakenly added lines of code 2023-08-17 17:27:58 +02:00
YuSanka
8e71978270 CutGizmo: Fixed some terminology 2023-08-17 17:27:58 +02:00
Filip Sykala - NTB T15p
0c9cb02cf1 Merge branch 'master' into fs_dir_per_glyph_SPE-1597
# Conflicts:
#	src/libslic3r/Polygon.hpp
2023-08-17 15:46:25 +02:00