rtyr
7756b62a2d
Added thumbnails for XL2, XL5 and MK3SMMU3
2023-09-21 11:04:42 +02:00
YuSanka
0371dc7d41
Partially revert of d327a6b2
...
It looks like CallAfter is no needed any more
2023-09-21 10:41:50 +02:00
Filip Sykala - NTB T15p
95c93f716e
Set limits for depth
...
disable negative depth
2023-09-21 10:40:34 +02:00
YuSanka
a9eebb27f8
Code cleaning: Deleted code which was commented till the testing some time ago
2023-09-21 10:22:32 +02:00
Filip Sykala - NTB T15p
cbcda3bd0e
Merge branch 'master' into fs_svg_SPE-1517
2023-09-21 09:38:05 +02:00
Filip Sykala - NTB T15p
f0d7acdeb7
Fix of undo/redo SPE-1892
2023-09-21 09:37:42 +02:00
YuSanka
a05a4f2a5d
Localization: Updated POT
2023-09-20 12:34:09 +02:00
Lukas Matena
95e084565a
Updated tooltip on thumbnails
2023-09-20 12:10:49 +02:00
Filip Sykala - NTB T15p
0b91261af7
Enlarge symbols of operation inside of icons
2023-09-20 11:50:59 +02:00
Lukas Matena
4694f2444e
Updated some phrases
2023-09-20 10:44:44 +02:00
YuSanka
efa2547a4f
Thumbnails: Fix for SPE-1895 : SLA crash when export .sl1 / .sl1s files
2023-09-20 09:53:09 +02:00
YuSanka
38a4c341d5
EditGCodeDialog: Added info line with link to helper
2023-09-19 15:59:08 +02:00
Vojtech Bubnik
9824d0e4cc
ArcWelder: Hot fix for producing extremely short arches, that get
...
quantized to zero length by the G-code export.
2023-09-19 13:56:53 +02:00
YuSanka
361ef22b6d
EditGCodeDialog: Fixed Linux specific crash on Destroy()
...
+ Improved cursor position in custom G-code after a paste of placeholder
2023-09-19 12:38:31 +02:00
rtyr
0d734e7bb5
Added MK3.9, MINI IS. Enabled arc fitting and binary for MINI.
2023-09-19 10:36:42 +02:00
tamasmeszaros
c1e21bad08
Sync master branch
2023-09-19 10:15:57 +02:00
Adrian Bunk
1a4a31e929
format/AnycubicSLA: use float instead of float_t ( #11036 )
2023-09-19 10:12:11 +02:00
enricoturri1966
d7b77e44bf
SPE-1891: Fixed color of modifiers when moved below the printbed
2023-09-19 09:40:19 +02:00
Matt Coleman
1b5ab1ae82
Move the "About" menu item to the application menu on macOS
2023-09-19 09:00:19 +02:00
Matt Coleman
7b68c09bff
Extract macOS application menu initialization to a dedicated function
2023-09-19 09:00:19 +02:00
Matt Coleman
e9592a9b30
Extract "About" menu item creation to a dedicated function
2023-09-19 09:00:19 +02:00
Vojtech Bubnik
eac0fa6271
Removed [input_filename] from command line help.
...
[input_filename] placeholder was removed in 0cbbe96.
2023-09-19 08:56:23 +02:00
rtyr
b2dd760a7a
MK3.9 and MINI IS resources
2023-09-18 21:39:08 +02:00
Filip Sykala - NTB T15p
db64aacaf8
Merge branch 'master' into fs_svg_SPE-1517
2023-09-18 17:25:41 +02:00
Filip Sykala - NTB T15p
2564b4aba4
More rounded corner of icons
2023-09-18 17:25:32 +02:00
YuSanka
0a46aeea09
Variable layer height is limited to 3 digits (related to PR#10298)
2023-09-18 16:29:44 +02:00
Filip Sykala - NTB T15p
497f67764a
Add svg edit to context menu(right button mouse click).
2023-09-18 14:55:30 +02:00
YuSanka
2b25f55f8b
Follow up 2c9a21c - Fixed SubstitutionManager::delete_substitution()
...
+ Fixed visibility of the "Match single line" CheckBoxes, when preset is switched and values are transferred to new selected preset.
+ Fixed typos in some functions names
2023-09-18 14:48:38 +02:00
Filip Sykala - NTB T15p
66c2011d65
Merge branch 'master' into fs_svg_SPE-1517
2023-09-18 12:19:36 +02:00
YuSanka
2c9a21ca9a
Refactoring for SubstitutionManager to avoid flickering on any config changes on active TabPage. (SPE-1889)
2023-09-18 12:00:00 +02:00
Filip Sykala - NTB T15p
e624b21520
Unify icons for volume
2023-09-18 09:01:50 +02:00
Filip Sykala - NTB T15p
8bc828919c
Add svg icons
2023-09-18 07:31:25 +02:00
rtyr
2aded51161
Updated compatible printer condition.
...
To disable filament templates for some printers.
2023-09-15 15:14:41 +02:00
YuSanka
7b55ef7520
Thumbnails: Fixed a typo in a tooltip and warning texts
...
+ Added call of handle_legacy_composite() at the end of each Config::load_* functions.
2023-09-15 15:08:39 +02:00
Filip Sykala - NTB T15p
309ec878dd
Merge branch 'master' into fs_svg_SPE-1517
2023-09-15 14:00:23 +02:00
Filip Sykala - NTB T15p
92285a3f7b
Change translation to shorter version
2023-09-15 14:00:02 +02:00
Filip Sykala - NTB T15p
1bc7200c6f
Add image frame padding
2023-09-15 13:25:49 +02:00
Filip Sykala - NTB T15p
35c5099469
Add comments for translators
...
extend size of separator(on retina displays is larger)
2023-09-15 13:05:29 +02:00
Filip Sykala - NTB T15p
69531b9e40
Fix retina coor after drag and drop svg
2023-09-15 13:04:30 +02:00
YuSanka
8e693c5a14
Updated tooltip for "use_firmware_retraction" parameter (related to PR#11301)
...
+ fixed typo in "Edit Custom G-code" tooltip
2023-09-15 10:30:04 +02:00
YuSanka
79676fe4cc
Added missed includes
2023-09-15 10:15:52 +02:00
Filip Sykala - NTB T15p
261f9db2e2
Fix:
...
../src/slic3r/GUI/Gizmos/GLGizmoSVG.cpp:1833:58: warning: lambda capture 'volume' is not used [-Wunused-lambda-capture]
2023-09-15 09:46:40 +02:00
Filip Sykala - NTB T15p
1b62121c97
Fix of Point coord overflow(double scaled int) in test
...
Should fix MAC build
2023-09-15 09:46:19 +02:00
Filip Sykala - NTB T15p
e0bb5f8da8
Revertation
...
Needed by other platforms
2023-09-14 21:02:03 +02:00
Filip Sykala - NTB T15p
6ef95999d3
Comment reemboss
2023-09-14 20:13:16 +02:00
Filip Sykala - NTB T15p
e87b416ebc
Fix drag and drop rotation gizmo for embossed SVG to approximate rotation
2023-09-14 20:07:10 +02:00
Filip Sykala - NTB T15p
6c106212cb
Fix distance from surface and generalize rotation fix
2023-09-14 18:03:44 +02:00
Filip Sykala - NTB T15p
f7923ec83e
Fix rotation by slider in emboss dialog
2023-09-14 15:06:00 +02:00
Filip Sykala - NTB T15p
01d1b2e2f5
Fix tranformation loaded from 3mf for mirroring
2023-09-14 13:12:02 +02:00
Filip Sykala - NTB T15p
255081e342
Merge branch 'master' into fs_svg_SPE-1517
2023-09-13 21:53:59 +02:00