23466 Commits

Author SHA1 Message Date
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
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
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
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
enricoturri1966
bfbe4dacae Few small refactorings 2023-08-21 14:26:03 +02:00
enricoturri1966
aec962c295 Preview - Update gcode window when exporting to binary gcode 2023-08-21 13:22:38 +02:00
enricoturri1966
cad97bc9a2 GCodeViewer - Update gcode window for binary gcode files 2023-08-21 12:26:56 +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