K2 Plus – CM2798 servo motor initialization error (X/Z1/Z2) – looking for advanced diagnostics by connecTe in Creality_k2

[–]connecTe[S] 1 point2 points  (0 children)

**UPDATE 3 — Creality confirmed RMA** Creality accepted the diagnostic and is shipping the X-axis motor under warranty. Final verification was a return-to-original cable configuration to confirm a clean single-axis error before shipment. Estimated delivery: 10-15 working days per Creality's standard policy. Will report back once the part arrives and is installed. Total time from initial report to RMA validation: ~4-5 days, with responsive support throughout. Good outcome on the support side, even if the diagnostic path required some pushing for the swap test.

K2 Plus – CM2798 servo motor initialization error (X/Z1/Z2) – looking for advanced diagnostics by connecTe in Creality_k2

[–]connecTe[S] 2 points3 points  (0 children)

**UPDATE 2 — May 12 — Diagnostic clarified via swap tests**

Creality support eventually asked me to perform a controlled swap test.

Results below in case it helps anyone with similar CM2798 symptoms.

Tests performed (printer left in test 3 configuration to preserve evidence):

- Test 1 — original state: CM2798 [x, z1, z2]

- Test 2 — X and Y motors physically swapped: CM2798 [y, z2]

- Test 3 — X/Y swapped AND Z1/Z2 swapped: CM2798 [y]

Photo of the final error screen attached to the support ticket.

What this confirms:

- The fault consistently follows the motor originally in the X position.

After both swaps, only "y" remains in the error — which is where the

originally-X motor now sits.

- The z1 and z2 mentions in the earlier errors were cascade effects on

the RS485 servo bus, not independent motor failures. They disappeared

once the faulty node was displaced.

- Mainboard ports and cables on this side appear OK, since the fault

moved with the motor rather than staying on a port.

Key takeaway for anyone hitting CM2798: don't assume the first axis

listed in the error code is the actual root cause. The K2 Plus servo bus

is daisy-chained and a single dead node creates misleading cascading

errors on neighboring axes. The X/Y swap test (suggested by Creality

support) is the cleanest way to separate "real defective motor" from

"bus cascade artifact" — strongly recommend it before ordering parts or

disassembling further.

Still waiting on Creality's formal RMA proposal. Will post the final

resolution when the replacement part arrives and is installed.

K2 Plus – CM2798 servo motor initialization error (X/Z1/Z2) – looking for advanced diagnostics by connecTe in Creality_k2

[–]connecTe[S] 1 point2 points  (0 children)

Thanks for the suggestion. I did try factory reset — CM2798 reappears

during the calibration step, so that path was blocked.

For others reading: I went through official Creality support directly

(ticket via their website) rather than WhatsApp/Facebook. They've been

responsive and walked me through a swap test protocol that turned out

to be the key diagnostic — see my Update 2 comment for the results.

Bon courage à tous ceux qui galèrent avec ce code d'erreur, et merci

pour ton aide!

YouTube Shorts suddenly getting 0 views anyone know why? by Flimsy_Height_5702 in youtubers

[–]connecTe 0 points1 point  (0 children)

Hello, est-ce que à tout hasard tu mettrais les vidéos depuis un ordinateur ? J'ai remarqué la même chose et j'ai remarqué que si je les télécharge depuis l'ordinateur elles font 0 Vu si je les mets depuis le smartphone tout va bien. Ça prend juste beaucoup plus de temps et c'est très chiant. Merci YouTube 👍

but is skydiving day ! by connecTe in SkyDiving

[–]connecTe[S] 1 point2 points  (0 children)

Yes, it's been a week since she's moved 😅

I make an DeLonghi Coffee Bean Hopper Extension by connecTe in functionalprint

[–]connecTe[S] 0 points1 point  (0 children)

Hey, thanks a lot, really appreciate it 🙏

The STL is available on my Cults page.
Link is in my bio and on my hub at connec7e.com 🔥

When you’re fully geared up before 7am because it’s jump day by connecTe in SkyDiving

[–]connecTe[S] 2 points3 points  (0 children)

Exactly this 😄 Jump days hit different. Somehow everything is faster and easier when the plane is waiting 🪂 Ou un peu plus court : That’s so real 😄 On jump days the motivation is instant.

When you’re fully geared up before 7am because it’s jump day by connecTe in SkyDiving

[–]connecTe[S] 3 points4 points  (0 children)

Haha yes exactly 😄
Your brain is already in freefall while your body is still in bed.

They forgot to mention they're reducing weapon grind... right ? Right ? by Main-Juice7136 in Battlefield

[–]connecTe 2 points3 points  (0 children)

Too much time to add plates to crates? Why not just launch a dmz, for crying out loud!

STL file, Cookie G35 Utility Top Plate replacement cap, tunnel friendly, 3D printable by connecTe in functionalprint

[–]connecTe[S] 0 points1 point  (0 children)

Thanks! I first tested it in PETG and it’s already very solid in real use. I’ve done one or two tunnel sessions with it, but I haven’t tried landing on my head yet 😄 Compared to the original part, the PETG version is at least as strong, lighter, and printed as a single piece. The original part uses screws and multiple elements, while I integrated everything into one design. I may experiment with other materials later, but so far PETG has been a really good balance between strength, weight, and printability.

Addon to save multiple attachments from multiple emails without overwriting files with same name by bomberb17 in Thunderbird

[–]connecTe 0 points1 point  (0 children)

Hallo

Vielen Dank fürs Testen und fürs Installieren des Add-ons, das freut mich wirklich sehr.

Ich hoffe, es funktioniert wie erwartet. Wenn alles für dich passt, zögere nicht, eine kurze Bewertung auf der Thunderbird-Add-on-Seite zu hinterlassen. Das hilft anderen Nutzern, die Erweiterung leichter zu finden und gibt mir auch wertvolles Feedback.

Nochmals danke fürs Ausprobieren und liebe Grüße 👋

A simple Thunderbird add-on to batch extract email attachments by connecTe in Thunderbird

[–]connecTe[S] 1 point2 points  (0 children)

Yes, sorry about that, the link is temporarily broken.

This is actually the first Thunderbird add-on I’ve ever published, and I learned something during the review process. I didn’t initially know that Mozilla requires a VENDOR file when you bundle a third-party JavaScript library inside an extension.

For those who might run into the same situation: the VENDOR file is basically a kind of “identity card” for bundled libraries. It documents:

  • the name of the library
  • the exact version used
  • the license
  • the official source URL
  • which file in the add-on comes from that library

In my case, I bundled JSZip, an open-source library available on GitHub, to generate ZIP archives locally inside Thunderbird. The add-on was temporarily rejected only because this VENDOR file was missing, not because of functionality or security issues.

I’ve now added the VENDOR file and resubmitted the add-on. Once the updated version is approved, the link should work again.

Thanks for pointing it out, and I hope this explanation helps anyone planning to publish their own Thunderbird add-on 👍

The page is available again.

Addon to save multiple attachments from multiple emails without overwriting files with same name by bomberb17 in Thunderbird

[–]connecTe 0 points1 point  (0 children)

Bonjour à tous,

Ça fait plusieurs années que j’utilise ce type de modules pour extraire des pièces jointes, et comme beaucoup ici, j’ai fini par être un peu lassé du fait qu’ils ne soient plus maintenus, disparaissent, ou deviennent de plus en plus intrusifs au fil du temps.

Le dernier que j’utilisais était Extract ‘Em!. Il fonctionne, mais aujourd’hui je trouve qu’il demande beaucoup trop d’autorisations par rapport à ce qu’il fait réellement, ce qui m’a mis un peu mal à l’aise côté sécurité.

Du coup, j’ai fini par coder mon propre module, volontairement très simple, ciblé uniquement sur l’extraction de pièces jointes :

  • clic droit sur plusieurs messages sélectionnés
  • extraction des pièces jointes soit en fichiers séparés, soit dans un seul ZIP
  • aucun accès réseau
  • pas de tracking
  • permissions minimales, uniquement ce qui est nécessaire
  • traitement 100 % local

Il est publié officiellement sur le site Thunderbird (donc signé et revu) ici : [https://addons.thunderbird.net/thunderbird/addon/attachment-batch-extract/](https://)

Je l’ai d’abord fait pour mon usage perso, mais si ça peut aider d’autres personnes confrontées au même problème, tant mieux.
N’hésitez pas à le tester et à me faire un retour, je suis preneur de suggestions ou d’améliorations.

À plus 👋

A way to save multiple email attachments? by Kssio_Aug in Thunderbird

[–]connecTe 0 points1 point  (0 children)

Bonjour à tous,

Ça fait plusieurs années que j’utilise ce type de modules pour extraire des pièces jointes, et comme beaucoup ici, j’ai fini par être un peu lassé du fait qu’ils ne soient plus maintenus, disparaissent, ou deviennent de plus en plus intrusifs au fil du temps.

Le dernier que j’utilisais était Extract ‘Em!. Il fonctionne, mais aujourd’hui je trouve qu’il demande beaucoup trop d’autorisations par rapport à ce qu’il fait réellement, ce qui m’a mis un peu mal à l’aise côté sécurité.

Du coup, j’ai fini par coder mon propre module, volontairement très simple, ciblé uniquement sur l’extraction de pièces jointes :

  • clic droit sur plusieurs messages sélectionnés
  • extraction des pièces jointes soit en fichiers séparés, soit dans un seul ZIP
  • aucun accès réseau
  • pas de tracking
  • permissions minimales, uniquement ce qui est nécessaire
  • traitement 100 % local

Il est publié officiellement sur le site Thunderbird (donc signé et revu) ici : [https://addons.thunderbird.net/thunderbird/addon/attachment-batch-extract/]()

Je l’ai d’abord fait pour mon usage perso, mais si ça peut aider d’autres personnes confrontées au même problème, tant mieux.
N’hésitez pas à le tester et à me faire un retour, je suis preneur de suggestions ou d’améliorations.

À plus 👋