SoftFever
1065d85dbc
Fix wxEXPAND | wxALIGN_* sizer flag conflicts for wxWidgets 3.2+
...
wxWidgets 3.2+ asserts on invalid sizer flag combinations where
wxEXPAND (which fills the entire space in the secondary direction)
is combined with wxALIGN_* flags (which are meaningless when expanding).
Remove the conflicting wxALIGN_* flags from all 112 occurrences across
21 files, keeping wxEXPAND and any non-conflicting flags intact.
2026-03-24 20:50:44 +08:00
Ian Bassi
ee52b83217
Localization update ( #12572 )
...
* Update OrcaSlicer_es.po
* ? added in code
* Spanish Update
* save your filament profile.
* Downward machines settings
* type and color.
* Update OrcaSlicer_es.po
* illegal characters
* which layer being ironed.
* Update OrcaSlicer_es.po
* by chosen filament count."
* unnecessary bridges."
* Update OrcaSlicer_es.po
* Spanish Pressure advance restore
* bandeja -> cama
* RU: Restore Pressure Advance
* Calibration text
Co-Authored-By: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com >
* Updated Localization
* Input Shaping test
* Suggestion wrapper
* Added embossJob
* Updated all
* Emboss missing marks
* Missing preset values
* Action Required
---------
Co-authored-by: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-04 12:50:33 +08:00
xin.zhang
058b6143a6
FIX: update dark mode color
...
jira: [STUDIO-9689]
Change-Id: I4f0f3f468d6f08195896a9948e4f3636489cbe79
(cherry picked from commit bb74d32de96f5a4090d06481ae51dec65c5b7447)
2025-11-07 23:26:18 +08:00
xin.zhang
8d3da67254
FIX: the sorting of AMS list
...
JIRA: [STUDIO-14738] [STUDIO-14651]
Change-Id: I6d4b89edc77383be8afacf9823567bc756c8e2ed
(cherry picked from commit 8defa1f50b4b556c6ebaf2ad533ba09ad3f23e38)
2025-10-28 15:29:58 +08:00
Noisyfox
56d8bd8fbe
Fix option nullable
2025-10-10 16:57:16 +08:00
Noisyfox
a9c0490c68
Update color
2025-10-05 16:02:17 +08:00
zhou.xu
83feaeadec
ENH:modify the color of external materials that are disabled for sync ams dialog
...
jira: STUDIO-13364
Change-Id: I54105533437493d05c8f6208e7b83f56585da2bc
(cherry picked from commit 53953141a13fd6c49824655da6a39efd1b8b65d8)
(cherry picked from commit 34ad10df2bb946bd2b97dd6f6e4f5e7ee6c0e4dc)
2025-10-02 09:38:22 +08:00
xin.zhang
4a787f6ff8
ENH: clean codes about device
...
JIRA: [STUDIO-13609]
Change-Id: I591de7033360b9570600006cfbce2148a8d031d5
(cherry picked from commit e9c774be8f4c89b8dafa14ef56913612fb68bd0c)
2025-10-02 09:30:48 +08:00
hemai
070a8e62a1
FIX: long filament name display with ellipsis
...
Jira: [STUDIO-6754]
Change-Id: I7de774bba953c85b21d39113a5decddd2439fafd
(cherry picked from commit a157d0e26209b12a2bf0544b066866c3df8e50e0)
2025-09-30 15:32:44 +08:00
xin.zhang
44c13f3967
FIX: correct the setter
...
JIRA: [STUDIO-13571]
Change-Id: I6b5c0ac8c817a8d3b8807e17bce12a44d1101442
(cherry picked from commit 10cf6c6ce478d807c36672c8dace0df5d3cdb629)
2025-09-30 14:43:56 +08:00
xin.zhang
b6a44b5eb1
FIX: no resource for the bitmap
...
JRIA: [STUDIO-13537]
Change-Id: Ib7a128e85d64fa1b4a0c67b3be5f5a3ccb3dd927
(cherry picked from commit aff46bd1378a18cb3d181dbf947bed870c0fa2d0)
2025-09-30 14:31:47 +08:00
hemai
5f1ff2f9a9
FIX: change AMS n3s ams_id & tray_id from 512 to 128
...
Jira: [STUDIO-13477]
Change-Id: I3844cb59df18220a22d8ff7524216b9fff2b6632
(cherry picked from commit 8c7b66d24b1e795c3070883f3f439cf160b38037)
2025-09-30 14:08:47 +08:00
xin.zhang
0721078177
ENH: update humidity display for AMS-1
...
JIRA: [STUDIO-13195]
Change-Id: I7abcdf821b7ead2cf4a8605ecd95011e74f5dc6b
(cherry picked from commit 1c1d34ff7e3fea4492ba07e238ca171e28eb0a3b)
2025-09-30 11:19:59 +08:00
xin.zhang
3a49e2f516
FIX: correct the tool tip
...
jira: [STUDIO-13302]
Change-Id: I745e6d05f78fa4f025237f70c7af424cc9c204a0
(cherry picked from commit e2fa14270c8767e53e2c023ccfec203504f38822)
2025-09-30 09:26:34 +08:00
milk
3697abe3a9
FIX:Change the note when ams empty
...
jira:[STUDIO-12764]
Change-Id: I3dc400184840edb099a62b5dbc0cddf6bc67cd08
(cherry picked from commit ab983c261b5438e611ae3978a93690fce61b3179)
2025-09-29 23:39:50 +08:00
milk
3a3f6d3a43
FIX:Disable when the AMS slot is empty
...
jira:[STUDIO-12764]
Change-Id: I9baea63965159f9416d91e6dea40962ec292b9e2
(cherry picked from commit 5aff60e9840343e5465833259cca2d8658a8fce7)
2025-09-28 11:39:24 +08:00
xin.zhang
a036994e0a
FIX: set the correct color for ext even if not match, since we can select it.
...
jira: [STUDIO-12706]
Change-Id: Iccf01a6d42872af9d8c48a82731dec99981ad5c2
(cherry picked from commit 08d4a458e7a0bd19f92aecb900a84dbdefb037b0)
2025-09-25 16:10:20 +08:00
xin.zhang
e78c9c137e
FIX: MAC, do not check for ext mapping
...
jira: [STUDIO-12259]
Change-Id: I7c6f7fdfd95fcea4b5c2c82994d4d2318070b11d
(cherry picked from commit 5a793fd5d26f2e639f1e636b86638d636f36bf2b)
2025-09-24 09:43:33 +08:00
xin.zhang
f21c5f9ee6
ENH: Revert "ENH: support scroll while using AMS mapping"
...
This reverts commit e6f290b29d4de697d492a2d933a447ad580a9e83.
jira: [STUDIO-11895]
Change-Id: Iab14bba06cfe59c4804ab9cf2d9784ea75bfe4b7
(cherry picked from commit 529687a2d2d5a4782c941a66eabec704548262df)
2025-09-23 21:42:34 +08:00
xin.zhang
ea98914bd0
ENH: support scroll while using AMS mapping
...
jira: [STUDIO-11895]
Change-Id: I5cefd4e0cc6f5b7d6d1e1eaccfd2035bdd1a948e
(cherry picked from commit f2812461e31bb9b9e1f7740d10e103e85e4f1f25)
2025-09-23 17:11:49 +08:00
xin.zhang
8065f11b60
ENH: update the ext mapping logic
...
jira: [STUDIO-11970]
Change-Id: Id4cd04da942c5457f0b17877a07c0e24b9c585ec
(cherry picked from commit 09d8050037095f03d3e8f92302f1c568d272a97d)
2025-09-23 09:21:07 +08:00
xin.zhang
5a7dee9add
FIX: update the text and icon while mapping
...
jira: [STUDIO-11679]
Change-Id: Ia744c27e3236ffa7c2157867b026e91c210dd5bf
(cherry picked from commit e685e57839a2933f139cfb3fe98a30a5bc8c34af)
2025-09-21 13:48:00 +08:00
zhou.xu
1c388a6891
FIX:Modify the position of gradient and double splicing materials without drop-down arrows
...
jira: STUDIO-11563
Change-Id: Ia953b10f6cfacaa0803362c9fdc3ec9f5a7efa41
(cherry picked from commit 6055a36593a225a96fb29f1dde2df7840e8ce3a9)
2025-09-21 13:47:58 +08:00
tao wang
bdc9e421cc
ENH:multiple printers mgr support the new protocol version
...
jira:[none]
Change-Id: Iee89fcf3e945e3507ec773b7ae70a61968fbe9ef
(cherry picked from commit 7395bbb4577a59e9b874750b3faec77f9e9a3756)
2025-09-21 13:47:56 +08:00
zhou.xu
2d3d68c922
ENH:When the AMS option is turned on or off, update the correct thumbnail
...
jira: none
Change-Id: Ia001e4baa7de72ab077cf0fb76c45d4cb8bac088
(cherry picked from commit 89aa62f8b4cd11fa10a898956f1c57ae1ef64a70)
2025-09-21 13:47:50 +08:00
zhou.xu
c2a2f06b8a
FIX:Fix gradient material display issue
...
jira: none
Change-Id: Ia7877fc297e77e28e630ade6c8c9826f99df0ed4
(cherry picked from commit e58b96e79eb7a9d43a9b35f49ec92d8c97f281e0)
2025-09-21 13:47:50 +08:00
zhou.xu
6c03cd6178
FIX:fix dark mode show of right_tip
...
jira: none
Change-Id: I6ce7edec772c5d1bbdc372fcde25807a0a744916
(cherry picked from commit 36692d649c13a0a3cec95fbf12960dcc91970d8c)
2025-09-20 15:29:52 +08:00
zhou.xu
ef4bdac5c1
FIX:FIX:material item check parent name in mac
...
jira: STUDIO-11117
Change-Id: Icf155f04eb0e1fcc995d04c6f4646a6d729cb1cb
(cherry picked from commit d22a2e91e53c76bc40fdacc1ee5c7faff216711d)
2025-09-18 17:18:04 +08:00
tao wang
780d547727
ENH:not allowed to map to empty slots
...
jira:[STUDIO-9901]
Change-Id: I98e2ad72b957bd6c42f6baa765a181aebaf81f1a
(cherry picked from commit be912aa84ac930b81a52687a3f536e96af454ec1)
2025-09-18 17:17:55 +08:00
zhou.xu
03526dfdd8
ENH:Unmapped text for unknown material follows dark mode
...
jira: STUDIO-11066
Change-Id: I39af33cb02a93067ff22c9ada7dff119571d2b66
(cherry picked from commit 9a6a6d1b39dae215f02d64610e61107c4cc12eeb)
2025-09-18 17:05:10 +08:00
zhou.xu
996da6eebe
ENH:add erase_dark.svg
...
jira: STUDIO-11051
Change-Id: I1ca79d708df04ab99d52d04c19454b383fc4a5aa
(cherry picked from commit c74cd2a15f112467985b0f431fea8f7dab961358)
2025-09-18 16:49:36 +08:00
zhou.xu
989b3995fa
FIX:fix click failure on Mac
...
jira: STUDIO-10962
Change-Id: I051cccbc8633e737a305784fadb69bc76f823065
(cherry picked from commit c90948dc730a6f9e696983c64fb71451ae9ecc44)
2025-09-18 16:16:00 +08:00
zhou.xu
399d2eb216
FIX:Do not display title when there is no AMS
...
jira: none
Change-Id: Id14ce6c0c671a8e7a1338c2d389fd1e89c6add3c
(cherry picked from commit 29b2b0210440b41fbbfcf85b0e7b3acb869ca10a)
2025-09-18 16:15:55 +08:00
xin.zhang
907573a158
ENH: support msw_rescale
...
jira: [STUDIO-10907]
Change-Id: I1e06043fad6345c47e8c5ceb28db204955aa0969
(cherry picked from commit 193caabdc79d966e8226b5a9b340763b1711d0f3)
2025-09-18 15:43:34 +08:00
xin.zhang
d592a328d5
ENH: optimize the mapping item
...
jira: [STUDIO-10907]
Change-Id: Ifc021fcadec7a5863dbea986e0c998f387a72d78
(cherry picked from commit 356410959b4cd67d1198ac222c5067b3c478ff31)
2025-09-18 15:43:29 +08:00
xin.zhang
293787609b
FIX: show all re-fill while sending print
...
jira: [STUDIO-10888]
Change-Id: I2b1a98eddd2c34a83a73ef7cbef39ab05d569aef
(cherry picked from commit ee76a2191ff633af3311ef659b9feb63e7bdedeb)
2025-09-18 15:22:56 +08:00
xin.zhang
8e658d13fb
ENH: support ams remain in popup
...
jira: [STUDIO-9942]
Change-Id: I8514d1a1ac8e893ed46f18e1a42261c3af3f294c
(cherry picked from commit 9fff7967f36d7692767aeb3f03d4434b1d84a484)
2025-09-18 15:22:55 +08:00
xin.zhang
4fc4916ed0
FIX: the ext does not support filament backup; add protection
...
jira: [STUDIO-10812]
Change-Id: I01b6de1e23d00932b373920105542b8e8770e809
(cherry picked from commit 19697b2dcd2a4f20d977379cc76dff8e02e938f2)
2025-09-18 11:06:11 +08:00
zhou.xu
8b9f3efa38
ENH:modify Background color for AmsMapingPopup
...
jira: none
Change-Id: I21940af0ce0ecb9292903b159e5fc0f36f588cc0
(cherry picked from commit ce74f773103b3902916e1feb3d4120937251c248)
2025-09-18 10:42:21 +08:00
xin.zhang
697dd13875
FIX: support show 3 N3S in one row
...
jira: [STUDIO-10782]
Change-Id: Ifec1c958dbbc7af02a97a1293621458ea83f61bf
(cherry picked from commit 9008dc115efd5e156ea67dd3becc1ab7bfbc3c6e)
2025-09-18 10:18:25 +08:00
zhou.xu
d434c743f3
ENH:add "reset all" function
...
jira: none
Change-Id: Iac2c267e95ca0589bf2e6d6d536d70d3b3e4a70c
(cherry picked from commit 7239f7bfaad2e1dc488118188addda3fb015793a)
2025-09-18 10:18:18 +08:00
zhou.xu
dc9d5661c3
ENH:adjust UI in AmsMapingPopup
...
jira: none
Change-Id: Ib2e7e642d7a1700abb92eca2546614b2fd7d2bd4
(cherry picked from commit 5c8d62097384836a1a6d496983734c4e3220baaa)
2025-09-18 10:08:08 +08:00
tao wang
3cc91d347f
FIX:fixed display errors caused by dynamic thumbnails
...
jira:[STUDIO-10742]
Change-Id: Ie429a98f79d770e80c07600b0da054feba0ce9bf
(cherry picked from commit 519797ef19edf44d36e1d829ce0196f36cbdc3ef)
2025-09-17 23:08:05 +08:00
xin.zhang
7b4b655ba1
FIX: update the mapping item
...
jira: [STUDIO-9942]
Change-Id: I5b46fb530f08d0de4c8cf5a23707ec539d82356d
(cherry picked from commit 8b237bf959d2718c0397530af599c3a24a650d74)
2025-09-17 22:45:11 +08:00
zhou.xu
ebf1b8a2e1
ENH:Change text to icon
...
jira: none
Change-Id: Ibae6e240fd2ee921ce173979c1f36ac842a016d6
(cherry picked from commit da65214326980f7a2239555123b99784c94408bc)
2025-09-17 21:56:59 +08:00
tao wang
51317b4753
NEW:disabled materials item will retain original color
...
jira:[STUDIO-10539]
Change-Id: Iabdbc6582dae5bcb2ec31775163949f0d451dcca
(cherry picked from commit fdb57550aa01ae88538b2de954670b84c6e72baa)
2025-09-17 21:53:33 +08:00
zhou.xu
ef07246879
ENH:delete no use code and add log
...
jira: STUDIO-10644
Change-Id: Ia12ea45553e2856d0c8784c2a87a1e86adece003
(cherry picked from commit 38f1f265cfb9f79030b48137d2949de9f25e782f)
2025-09-17 17:56:31 +08:00
zhou.xu
06375250e6
ENH:add 'reset' button in AmsMapingPopup
...
jira: STUDIO-10009
Change-Id: Ia924ae9cbe0bec33f1b37af12633a9cb64836182
(cherry picked from commit 3b8aa5993d93598173e412766a938af17ebb2da5)
2025-09-17 17:56:25 +08:00
zhou.xu
3f72cc15df
ENH:Optimize the gap between AMS pop-up controls
...
jira: none
Change-Id: Iaa397fb5d9de8c496da5cee510535d41a8bdaa81
(cherry picked from commit 905576f52786ae2a431a8ff0b0ea8a23562f2fe3)
2025-09-17 17:22:36 +08:00
xin.zhang
b1168c2b6e
FIX: support open door check
...
jira: [STUDIO-9095]
Change-Id: I2e033641724beb15f649b04950c5de51be8722df
(cherry picked from commit d504010ee0137c4ecf55b99b730f76692ef76390)
2025-09-17 15:49:30 +08:00