24327 Commits

Author SHA1 Message Date
Lukáš Hejl
7e889bbe7c SPE-2054: Fixed missing infills on multi-part models caused by 3cb2f5f58f952bc104260c84292411894f957552 reported in #11721.
The temporary variable used for reordering ExPolygons wasn't cleared, and it contained empty ExPolygons from previous reordering. This caused those empty ExPolygons replaced actual ExPolygons for infill.

Another issue was that m_fill_expolygons was reordered, but m_fill_expolygons_bboxes were left untouched.
2024-01-03 18:14:15 +01:00
rtyr
285cb02d74
Fixed overhang speeds. Fixed branch diameter angle for organic supports. 2024-01-03 14:10:25 +01:00
rtyr
a061c50872
Bumped up version 2024-01-03 14:04:56 +01:00
rtyr
f6e2eea138
Merge pull request #12018 from macdylan/snapmaker-profiles
update snapmaker profiles
2024-01-03 14:04:14 +01:00
Filip Sykala - NTB T15p
1cb156c815 Apply rotation angle given by style for new text object
Turn off feature 'use_surface' for new text object
2024-01-03 08:47:11 +01:00
dylan
eeb6aaf4fb fix some values and compatible conditions
- fix value of branch diameter angle of the organic support
- fix overhang speed values
2024-01-03 15:09:52 +08:00
Lukas Matena
b82aa37bf5 Fixed build when building without GUI 2024-01-02 16:01:14 +01:00
Lukáš Hejl
9a3c831020 SPE-2075: Fixed crash during thumbnail generation for SLA printers. 2024-01-02 13:46:49 +01:00
rtyr
33b13b937c
Sync with PrusaSlicer-settings. Added new printers. 2024-01-02 10:44:24 +01:00
rtyr
b1c791766c
new Snapmaker resources 2024-01-02 10:43:16 +01:00
rtyr
8498fd731f
1.1.0 compatible since PS2.6.0 2024-01-02 07:55:28 +01:00
rtyr
115c64645c
Merge pull request #11798 from macdylan/snapmaker-profiles
Update Snapmaker profiles
2024-01-02 07:54:27 +01:00
YuSanka
3042b6d456 Fix for #10419 - Layer change colour dialog opens off screen in 2.6 2023-12-21 16:03:13 +01:00
Lukas Matena
9e6d58861f Switch OpenVDB repository to prusa3d 2023-12-18 13:58:27 +01:00
dylan
ef31733088 update arc_fitting 2023-12-15 16:26:56 +08:00
Dylan
f876836f78
Merge branch 'prusa3d:master' into snapmaker-profiles 2023-12-15 16:20:46 +08:00
august.chi
e9c81bc203 fix: remove the leading spaces as requested.
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-15 15:36:57 +08:00
august.chi
d4665a9751 fix: remove the leading spaces as requested.
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-15 15:28:09 +08:00
august.chi
fffeadcbf5 fix:Fixed the issues raised by the reviewer.
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-15 15:23:25 +08:00
august.chi
d5fdd644e9 add a new machine named M5C for ankermake
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-15 15:23:24 +08:00
Lukas Matena
5f5652ea6f Bumped up version to 2.7.2-alpha1 2023-12-13 15:51:28 +01:00
Lukas Matena
e0a03c7970 Merge branch 'master_271' into HEAD 2023-12-13 15:49:26 +01:00
Lukas Matena
dff602be63 Bumped up version to 2.7.1 version_2.7.1 2023-12-12 15:21:21 +01:00
rtyr
54fde10c55
Updated binary g-code settings. 2023-12-12 13:37:48 +01:00
YuSanka
d9c12c54fe Translations: Updated internal dictionaries 2023-12-12 13:04:18 +01:00
YuSanka
c3f4986d3b Localization: Updated POT
+ Community dictionaries are merged with new POT
2023-12-11 15:43:41 +01:00
Andy
a159211b16 translation update
translation update
2023-12-11 15:43:41 +01:00
Andy
db4e1c9373 Russian translation update
Russian translation update
2023-12-11 15:43:41 +01:00
YuSanka
a0365af92c Translations: fixes and changes in phrases 2023-12-11 15:43:41 +01:00
Lukas Matena
270d4dd08f Merge branch 'lm_kill_binary_switch' into master_271 2023-12-11 15:41:02 +01:00
Lukas Matena
6f2e22280b Fixed crashes related to SLA 2023-12-11 15:40:35 +01:00
Lukas Matena
65610036d6 An attempt to fix weird sizer-related checkbox issues on Linux and macOS 2023-12-11 15:40:35 +01:00
Lukas Matena
fd15c8cca5 Some tweaks in dialogs related to binary G-code 2023-12-11 15:40:35 +01:00
Lukas Matena
d50ecd80d1 Added a binary G-code switch into Preferences 2023-12-11 15:40:35 +01:00
Lukas Matena
2d130c71b6 Move binary gcode checkbox to Printer Settings 2023-12-11 15:40:35 +01:00
Lukas Matena
1ee6e42642 Simplify binary metadata generation 2023-12-11 12:34:52 +01:00
august.chi
aa1a66f2ba fix:Fixed the issues raised by the reviewer.
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-11 16:39:44 +08:00
Filip Sykala - NTB T15p
e1d9393e51 Fix: invalid distance from surface when load from 3mf 2023-12-08 16:22:35 +01:00
Martin Šach
1d9bd1c62c Disable helical layer change when there is no layer change retraction 2023-12-08 14:10:11 +01:00
Lukas Matena
64a9b546fd Added wipe tower weight into G-code metadata 2023-12-08 14:05:12 +01:00
Justin Schuh
834f6ef37c Improve filtering on Klipper exclude_objects labels (#11802, PR#11813 by @jschuh) 2023-12-08 13:51:32 +01:00
august.chi
eb3ba133a3 add a new machine named M5C for ankermake
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-08 13:57:57 +08:00
Martin Šach
33d5b4d60b Fix missing header in GLGizmoCut 2023-12-07 15:36:34 +01:00
Martin Šach
01502f6a14 Fix SPE-2068: Helical layer changes out of bed bounds. 2023-12-07 14:58:49 +01:00
enricoturri1966
c40284a4cd Merge branch 'master_27x' of https://github.com/Prusa-Development/PrusaSlicerPrivate into master_27x 2023-12-07 14:56:43 +01:00
enricoturri1966
e27d5cdc71 SPE-2079: Fixed wiggling of Rotate gizmo when moving an object 2023-12-07 14:56:18 +01:00
YuSanka
0d13755c90 New ComboBox : Fix for #11817 - Arrow keys advance Preset Listboxes but do not activate the Preset or update Preset Values 2023-12-07 14:52:55 +01:00
Filip Sykala - NTB T15p
f31d7f1d8c Fix checking is volume svg 2023-12-07 14:45:20 +01:00
Martin Šach
466ac9105e Fix: Spiral vase missing perimeter 2023-12-07 14:45:08 +01:00
YuSanka
83a277b0c5 Fix for #7799 : Switching tabs with Ctrl+Shift+Tab collapses sidebar 2023-12-07 09:44:41 +01:00