Replies: 32 comments 145 replies
-
|
After rooting, I installed the helper script on my k1-max with CFS installed. No issues installing moonraker, mainsail, entware and Mobileraker companion. Running firmware 2.3.5.27 |
Beta Was this translation helpful? Give feedback.
-
|
Watching this thread, as I'm considering one of these as well, but if I have to use Creality's software, app and cloud rubbish, then I may as well just go buy a Bambulab machine, the fact that we can jailbreak the K1 range is the only reason I purchased them. |
Beta Was this translation helpful? Give feedback.
-
|
I just installed the new "cfs" firmware and i can "start" the helper-script. I did it this way: git config --global http.sslVerify false git clone --depth 1 https://github.com/Guilouz/Creality-Helper-Script.git /usr/data/helper-script sh /usr/data/helper-script/helper.sh |
Beta Was this translation helpful? Give feedback.
-
|
Where did you find 2.3.5.27?Sent from my iPhoneOn Apr 5, 2025, at 2:53 PM, A-Void-Me ***@***.***> wrote:
i just updated today to the version 2.3.5.33 and i got the same problem.
Downgraded to 2.3.5.27 and i can use git etc. again.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hello, do any of you have an error with the tc2841 cutter? |
Beta Was this translation helpful? Give feedback.
-
|
So I noticed something while ssh’ing into my printer lastnight, the git binaries are broken, 0bytes
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, I just made a mini guide on how to install the helper script on the last firmware https://github.com/Guilouz/Creality-Helper-Script-Wiki/discussions/797 |
Beta Was this translation helpful? Give feedback.
-
|
JFYI, finally I found how to get the screen working as in a K1C, and getting the CFS functional to use the K1C Filamants. You have to go to And update the values for "model" and "model_str" as follows: Thx to @becast that gave me the values in this topic: |
Beta Was this translation helpful? Give feedback.
-
|
I maybe found a way to install the Creality Helper Script on 2.3.5.33. Can someone try it? It worked for me after a factory reset. SSH into the machine. Install Entware: Add Entware to your path Start entware on boot (not sure here) Update and install Git: Clone the script: "fix" the invalid repo error: Run the script: |
Beta Was this translation helpful? Give feedback.
-
|
Has there been any update on this since? I'm about to do the upgrade myself but worried I will lose the klipper interface who which I have come accustomed to. |
Beta Was this translation helpful? Give feedback.
-
|
I got all installed however I cant really do much, when trying to home the printer all I get is "{"code":"key60", "msg":"Internal error on command:G28", "values": ["G28"]}" |
Beta Was this translation helpful? Give feedback.
-
|
I had the same problem for 3 weeks when I installed CF's upgrade on my K1Max: |
Beta Was this translation helpful? Give feedback.
-
|
it is 33, if the git clone command is permanently disabled, i will go back to .27. |
Beta Was this translation helpful? Give feedback.
-
|
i got the script running but facing a lot of issues, as the system got really cut down. OctoEverywhere For Klipper, Creality, Elegoo, And Bambu Lab Printers OctoEverywhere empowers the worldwide maker community with...
Running in K1 and K1 Max OS mode Current thread 0x77a74050 (most recent call first): Current thread 0x774eb050 (most recent call first): |
Beta Was this translation helpful? Give feedback.
-
|
Can someone help me make Kamp work on my K1 MAX? I’ve tried everything and I can’t make the adaptive bed mesh occur |
Beta Was this translation helpful? Give feedback.
-
|
does anyone know how to make the cfs load material via command I can put in a START_PRINT macro? Here is what mine currently looks like. Everything except Step 4 works, where it is supposed to load the material. It just skips past it. It does a bed mesh and the goes straight to the line purge and then does the filament change after which doesn't make sense. Has anyone cracked this because I am stumped. |
Beta Was this translation helpful? Give feedback.
-
|
Having some trouble after the upgrade. It went through the self check fine right after installing the CFS firmware, but when I try to start a print it gives me "System error, try restarting" and in the fluidd interface I can see this error: {"code":"key60", "msg":"Internal error on command:G28", "values": ["G28"]} That's the homing gcode. No idea why it's failing. Trying to home from the UI does the same thing too. Additionally, I can no longer do the self check. Something the helper script did must have broken things, unless plugging in the CFS is what broke it. I installed pretty much everything except the remote access stuff, screws tilt adjust and git backup. On .33 firmware since that was on the USB drive. |
Beta Was this translation helpful? Give feedback.
-
|
I unplugged the CFS, that wasn't it. I removed KAMP just in case, didn't help. I'm going to remove everything I installed with the script and see if it works. If not, factory reset time. Here is the full log fluidd shows when I try to home: |
Beta Was this translation helpful? Give feedback.
-
|
Had to do a factory reset, self check is working again. I'm going to hope this was just a fluke and try the root helper script again. Otherwise I might have to go without a proper web UI and all the fancy stuff for a while. At least my printer isn't broken. |
Beta Was this translation helpful? Give feedback.
-
|
It seems fine now, installed just the essentials (nginx/mainsail/fluidd) so I guess it was a fluke. I might've accidentally pressed something I shouldn't because after the purge chute calibration it took me to the expert settings menu, I didn't notice and was trying to scroll down and it was pressing things instead, it went into the nozzle PID calibration but I backed out of it immediately. No idea how that works so I definitely don't want to mess with it. So not sure if that could be why but I can't rule it out. |
Beta Was this translation helpful? Give feedback.
-
|
The issue reappeared. I am about 90% sure I figured it out. DO NOT install option 3 in the tools menu. "Fix printing Gcode files from folder" Edit: Confirmed, that was the issue. |
Beta Was this translation helpful? Give feedback.
-
|
On a slightly separate note, does ANYONE know how to use the side scrubber on the hopper after it changes filament or purges as it just goes straight from the purge to the print plate. I saw 1 video online that someone done it but cant find info on it anywhere. |
Beta Was this translation helpful? Give feedback.
-
|
My printer pauses every time after the first filament change. I hit resume and then it doesn't happen again for the rest of the print. Anybody know why? Is it something in OrcaSlicer? I have manual filament change turned off and the filament change g-code copied from Creality Print. All the other G-code is pretty standard too (I think I copied all of it from Creality Print and changed nothing but that was a while ago) |
Beta Was this translation helpful? Give feedback.
-
|
M600 macro doesn't unload filament with the CFS, does anybody know how to make it work so the CFS unloads the filament making it easy to swap filament? I have to do it through the touchscreen UI and it's more complicated to do now as it makes you set the filament type for the active slot in the CFS before it will let you do anything. It's not as simple as check temperature and hit retract anymore. Edit: It seems that simply doing a tool change with T17 (or perhaps with any non existent tool) unloads the CFS on the K2, will have to test this. It might be necessary to save the current tool before unload, and do a tool change on resume to load the previous filament. |
Beta Was this translation helpful? Give feedback.
-
|
Wait can you explain what you had to change? My k1se is now saying its a k1c and on other .conf it is saying k1max
|
Beta Was this translation helpful? Give feedback.
-
I keep getting TC2841 code formatted 2 times 3 extruders filament is cutting fine. The CFS will not return filament until i taker it out of the extruder then it works. |
Beta Was this translation helpful? Give feedback.
-
|
Context: K1 w. CFS upgrade. Specific Problems I have figured out so far.
Current solution that works for me so far.
Maybe this helps someone in need as much it helped me. Maybe we can build on that and create a cfs fork? |
Beta Was this translation helpful? Give feedback.
-
|
if you have issues with creality print 7 and KAMP where the printer first does a full mesh (because of the no object detected message) and then the adaptive mesh, change the print_prepared macro in start_print.cfg to this: [gcode_macro PRINT_PREPARED] |
Beta Was this translation helpful? Give feedback.
-
|
The above macro didn't work for me. Took me a while to figure out why my printer still does the full mesh. If you are like me and have the printer linked to creality cloud, then there is this magical toggle in Workbench - Device settings - Print detection with AI - Print calibration. In my case it was turned on and surprisingly it can't be toggled off (there is some JS bug). If I remember correctly, similar pre-print calibration setting was on the older firmware directly on the printer. But its gone now. This does the full mesh calibration. If you have more luck than me, try turning that off first. If not, then you need to replace the CX_PRINT_LEVELING_CALIBRATION. Then update the full mesh fallback branch inside the START_PRINT macro from @eugenz3rr to this: This way the Creality prepare phase calls CX_PRINT_LEVELING_CALIBRATION and gets silently skipped, but your macro can still trigger a real full mesh when genuinely needed by calling _ORIG directly. And to get rid off the empty wipe on the bed, if you don't have the bristles glued, and are using the macro for side brush on the hopper, you need to replace the CX_NOZZLE_CLEAR. |
Beta Was this translation helpful? Give feedback.
-
|
Is this conversation about ONLY the regular CFS or also the CFS-C? |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Any plans to support the script on CFS-upgraded K1's? I know the upgrade kit comes with new firmware, I've just ordered mine
Beta Was this translation helpful? Give feedback.
All reactions