23990 Commits

Author SHA1 Message Date
Andy
ba94eae76e Russian translation update 2023-11-16 13:53:02 +01:00
tamasmeszaros
454cbf7e98 Merge branch 'tm_fix_hanging_arrange_SPE-1934' 2023-11-16 13:11:07 +01:00
rtyr
736ca84f40
Make 1.11.2 compatible with beta. 2023-11-16 13:01:55 +01:00
rtyr
787412085a
Bumped up version for 2.7.0-rc1. Added Prusament Resin Model Neutral Beige. 2023-11-16 12:57:30 +01:00
YuSanka
a2527be1d6 Fix for #11642: File names in gallery view are cut
Note: This issue was from the very beginning.

Previously bold font was used for list item as a marker for "system" shapes.
But a bold font has no visual effect on MSW and cause a wrong rendering on other platforms.
So, we use item data to set a "system" marker
2023-11-16 12:54:22 +01:00
YuSanka
aec372fde5 non-MSW specific: ComboBox: Fixed update of colors when system colors are changed. 2023-11-16 12:53:57 +01:00
YuSanka
8876d61d03 New Spin control: KillFocus wasn't processed correct in Ramming and ConfigWizard dialogs 2023-11-16 12:51:43 +01:00
tamasmeszaros
293393d2b1 Fixing hanging arrange
fixes #11392
2023-11-15 14:56:20 +01:00
YuSanka
53ad95bfd9 Fix for SPE-2038 : "Ask for/to unsaved changes ..." Check box isn't updated in preferences 2023-11-15 13:39:27 +01:00
YuSanka
0c1a38cc92 Fix for #11664 - 2.7.0 Beta 1: GUI Checkboxes is now very hard to see in GTK2 version 2023-11-15 10:05:24 +01:00
YuSanka
2e07572498 New CheckBox: Set image margin for checkbox with a label
+ RichMessageDialog: Call update of the checkbox, when label is set.[Fix for SPE-2035]
2023-11-15 10:05:03 +01:00
rtyr
33cd9b9dbe
XL beta resources 2023-11-15 10:02:19 +01:00
Lukas Matena
0ea662e56f Another fix-up of 187ff61 (fw alert dialog for bgcode) 2023-11-14 14:14:56 +01:00
Lukas Matena
926af1ab8d Fixed a crash when deleting the last object with autocenter enabled (#11186). 2023-11-14 13:23:58 +01:00
Lukas Matena
7522d7fe02 Another follow-up to 187ff61: include MK3.9 2023-11-14 12:48:02 +01:00
Lukas Matena
15eedfbb7f Fix-up of 187ff61 (fw alert dialog for bgcode) 2023-11-14 11:20:43 +01:00
Justin Schuh
0b68210849 Fix of #11648: Prevent overhang fan speeds from spilling into infill. 2023-11-14 11:15:15 +01:00
rtyr
689fd61146
Updated start g-code. Disabled autoemitting of temperature commands. 2023-11-14 10:49:02 +01:00
rtyr
f64adbc361
MINI IS and XL IS resources 2023-11-14 09:27:25 +01:00
Lukas Matena
187ff619bb Added a dialog informing the users that they need updated firmware when exporting binary gcode 2023-11-13 17:53:36 +01:00
YuSanka
911de7b2b1 Fix for #11636 - Rotation arrows missing Prusa Slice 2.7.0 Alpha 1 and Beta 1 2023-11-13 16:04:03 +01:00
Lukas Matena
4f18b6d0c1 Ask for HTTP/1.1 for CURL requests, hopefully will fix #11076. The problem is
apparently caused by https://github.com/curl/curl/issues/11353, requesting
HTTP/1.1 is a workaround. (On macOS, system libCURL is used.)
2023-11-13 13:51:15 +01:00
tamasmeszaros
92c4fd41bf Add readme to deps 2023-11-13 13:37:59 +01:00
Lukas Matena
68d7af66c7 Update Windows build instructions 2023-11-13 13:37:59 +01:00
Justin Schuh
994ed51fa3 Update build_win.bat max version to Visual Studio 2022 (PR #11646, #11635) 2023-11-13 13:37:59 +01:00
davidjuanesb
ecf5716de0 Catalan language updated to PrusaSlicer 2.7.0-beta1 2023-11-13 13:30:42 +01:00
Lukáš Hejl
a63c553f50 SPE-2024: Fixed crash when adding objects into the shape gallery. 2023-11-13 11:34:59 +01:00
YuSanka
c179e8250e Fix for #11640 - Can't mousewheel scroll through drop-down menus anymore
Note: Related code was just mistakenly commented
2023-11-13 10:53:31 +01:00
YuSanka
0ebb85418b OSX specific: WipeTowerDialog: Deleted code, which is not actual now
and was cause a crash(see #11627)
2023-11-13 09:50:09 +01:00
Lukáš Hejl
87a58670f3 Fixed crash during thumbnail generation for SLA printers. version_2.7.0-beta1 2023-11-10 18:20:12 +01:00
YuSanka
5860d971bb Localization: Updated POT
+ Community dictionaries are merged with new POT
2023-11-10 15:36:55 +01:00
Lukas Matena
32c80a8903 Fixes in phrases 2023-11-10 15:23:54 +01:00
rtyr
7d5a11666c
Bumped up version to beta. Updated start g-code for Prusa MINI IS Alpha. 2023-11-10 14:41:03 +01:00
Lukas Matena
8f56b4b970 Bumped up version to 2.7.0-beta1 2023-11-10 14:27:58 +01:00
Martin Šach
91e79af261 Fix wipe tower integration wiht regard to "no_sparse_layers".
Wipe tower with "no_sparse_layers" enabled was completely broken.
This commit introduces necessary changes to WipeTowerIntegration.cpp
for it to work properly.
2023-11-10 12:19:39 +01:00
Martin Šach
353c9c2ea9 Bugfix: User must not enter slope angle for ramping z-hop over 90 degrees. 2023-11-10 12:19:39 +01:00
Martin Šach
02efa7af17 Disable lift before obstacle in UI.
The newly introduced functionality "lift_before_obstacle"
does not work properly. Disable it in the UI until it is
fixed.
2023-11-10 12:19:39 +01:00
Martin Šach
cfb6526732 Bugfix: Uninitialized value in wipe tower integration.
Just a small fix to avoid c++ undefined behaviour.
2023-11-10 12:19:39 +01:00
Martin Šach
9a68645106 Update filament overrides UI.
After introducing the new z-hop strategy the filament overrides
were in a state of disarray. This commit fixes it.
2023-11-10 12:19:39 +01:00
Martin Šach
0c64950151 Fix travel slope param range and type 2023-11-10 12:19:39 +01:00
Martin Šach
5927a20905 Fix layer change enable 2023-11-10 12:19:39 +01:00
Martin Šach
384d245be7 Add basic implementation of an obstacle finding algorithm during travels.
A line distancer over previous layer is constructed. It is then queried
during travel planing. If an obstacle is found in the travel path,
the travel algorithm ensures minimal elevation before the obstacle.
2023-11-10 12:19:39 +01:00
Martin Šach
a4a7ac4a4e Add helical layer change.
Previously the layer change was straight up which caused stringing.
To solve this, a helical travel is implemented when changing layers.
2023-11-10 12:19:39 +01:00
Martin Šach
49455cf427 Replace GCode.cpp travel_to with more general z-hop strategy.
The new travel has an initial flat part, sloped part and
once the travel height reaches maxima a flat part again.
Also, the notion of extruder lift is removed. It is used no more.
Consequently the retract_lift parameter lost its original meaning.
2023-11-10 12:19:39 +01:00
Martin Šach
09466df1d4 SPE-1553: Fix invalid value of more deretraction after travel. 2023-11-10 12:19:39 +01:00
Martin Šach
3ed86a820a Add PrintConfig options for future more general z-hop implementation.
The parameters are also presented in the GUI.
2023-11-10 12:19:39 +01:00
Martin Šach
39e4d1269f Add missing linux headers. 2023-11-10 12:19:39 +01:00
tamasmeszaros
e98faf8541 Merge branch 'tm_mac_system_libcurl' 2023-11-10 10:46:49 +01:00
Lukáš Hejl
a2e3dc1f09 Merge branch 'lh_crash_SPE-2016' 2023-11-09 15:16:21 +01:00
Lukáš Hejl
8e6085bfa4 SPE-2016: Fixed crash in multi-material painting gizmo and during generating multicolor thumbnails.
The crash happened after changing the number of extruders.
2023-11-09 15:16:01 +01:00