K1MAX with CFS-C support please. #893
Replies: 2 comments 2 replies
-
|
Use chat GPT.Also how can we get Guilouz email address?Jeremiah ***@***.***_______________________________CONFIDENTIALITY NOTICEThis information contained in this communication is intended only for use by the addressee and contains information that is private and may be confidential or privileged, and the sender does not waive any rights related thereto. If you are not the intended recipient, please notify the sender immediately by reply email and permanently delete the original message, your reply and destroy any copy or print out of this email. Any distribution, use or copying of this email or the information contained in it by any person other than the intended recipient is unauthorized. Thank you for your cooperation.AVIS DE CONFIDENTIALITÉCe courrier électronique est prévu seulement à l'usage du destinataire et contient d'information qui est privée et peut être confidentielle ou privilégiée. L'expéditeur n'écarte aucun droit relié ci-dessus. Si vous n'êtes pas le destinataire prévu, informez l'expéditeur en répondant immédiatement à ce courrier électronique et supprimez de manière permanente ce message. Toute distribution, utilisation ou duplication de ce courier électronique ou de l'information qui s'y trouve par toute personne autre que le destinataire prévu n'est pas autorisé. Votre coopération est appréciée.On May 2, 2026, at 2:48 PM, B7AST3R ***@***.***> wrote:
I have been trying for hours and I have managed to get moonraker installed but I am not equiped for this level of coding. fully relying on gemini for everything and gemini is not quite there. I'm sure it's a small tweak to the existing scripts but I dont know enough to get it done sadly. please and thank you
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
The new K1/C/Max CFS-C firmware seems to be very different from the older K1/K1C firmware that the Helper Script expects. Main differences I found:
but that path resolves to the read-only squashfs: So you cannot simply drop new init scripts there.
it works until reboot, then resets.
It responds to Moonraker-style endpoints like: So this firmware may not need a normal Moonraker install. It already has Creality’s replacement/compatibility layer. At least for Fluidd it seems to suffice.
The workaround I'm currently testing was to patch the active squashfs app partition once and add a small boot hook that calls a new script on boot. Then all future custom services could live in /usr/data. But that is much more invasive than the normal Helper Script. So far I've installed successfully moonraker, mainsail. And I'm in the process of patching the start macro to support KAMP, but it involves byte patching the Klipper installation. Tbh, if you are not familiar with Linux, I suggest you wait until someone streamlines the install process. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying for hours and I have managed to get moonraker installed but I am not equiped for this level of coding. fully relying on gemini for everything and gemini is not quite there. I'm sure it's a small tweak to the existing scripts but I dont know enough to get it done sadly. please and thank you
Beta Was this translation helpful? Give feedback.
All reactions