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
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
Martin Šach
01502f6a14
Fix SPE-2068: Helical layer changes out of bed bounds.
2023-12-07 14:58:49 +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
Lukas Matena
082da86f25
Bumped up version to 2.7.1-rc0
2023-12-07 09:31:47 +01:00
Lukas Matena
c54c4d0a1f
Bumped up version to 2.7.0
version_2.7.0
2023-11-23 15:51:47 +01:00
Lukas Matena
a99dd7b00b
Fixed a crash in GCodeViewer (SPE-2052, #11728 )
2023-11-23 15:49:25 +01:00
YuSanka
0a1e4758a1
Fix for #11727 : 2.7.0-rc2 Import ConfigBundle not pulling in all physical printers
2023-11-23 15:48:04 +01:00
YuSanka
b3a2bac980
Fix for SPE-2051 : ConfigWizard: Wrong update of filaments after selection new printer and press "Finish"
2023-11-22 09:38:33 +01:00
Lukas Matena
3284959e1f
Bumped up version to 2.7.0-rc2
version_2.7.0-rc2
2023-11-21 13:30:33 +01:00
Lukas Matena
80c9f53167
Fixed issues in wipe tower brim (SPE-2049, #11708 )
2023-11-21 13:24:42 +01:00
Lukas Matena
bbd7828dc1
Fixed wipe tower lines outside its perimeter (SPE-2049, #11692 )
2023-11-21 13:24:42 +01:00
YuSanka
4940f614df
Translation: Updated JA dictionary
2023-11-21 12:59:16 +01:00
enricoturri1966
5cc272bdfb
#11686 - Fixed rendering to thumbnail of mirrored objects
2023-11-21 10:54:51 +01:00
YuSanka
555193f6ec
Field: SpinCtrl: Removed code that was relevant for wxSpinCtrl, but not for the new SpinCtrl.
...
(fix for SPE-2050)
2023-11-20 15:40:44 +01:00
Lukas Matena
b0ce01de6a
Bumped up version to 2.7.0-rc1
version_2.7.0-rc1
2023-11-16 15:19:53 +01:00
YuSanka
55e3bf4c0a
Fix for PresetCollection::load_external_preset()
...
"filament_vendor" parameter isn't used neither by the UI nor by the slicing core,
therefore erase it from config apply to avoid redundant "dirty" parameter in loaded preset.
2023-11-16 15:12:17 +01:00
YuSanka
3d438ea93a
Follow-up bc5b24e3ad : ConfigWizard: Fixed compatible printer counter for materials
2023-11-16 15:11:58 +01:00
YuSanka
0e1a0e856f
Fix for SPE-2020 : Notification about temporary installed preset doesn't appear anymore
...
Description of bug:
During fixing of SPE-1845 there was made changes with 7280b2a0 commit.
But those changes destroyed a initial behavior. All presets are selected correctly now,
but user doesn't receive a notification about temporary installed presets, if any was.
2023-11-16 15:11:41 +01:00
YuSanka
f69b1a2247
Fix for SPE-2039 : Wrong preset selection, when loading configuration from 3mf.
...
Bug description: If all new presets are actualized from current update
but some of them isn't installed (doesn't selected in ConfigWizard),
and user try to load 3mf with those non-installed presets, than first visible preset is selected
instead of temporary installed preset.
+ Update dirty state for edited preset only it's needed.
2023-11-16 15:11:23 +01:00
YuSanka
ff8a351a1b
Translations: Updated POT and internal dictionaries
...
+ Community dictionaries are updated with new POT
2023-11-16 13:53:03 +01:00
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