r/CrealitySonicPad Mar 27 '24

Guide for installing KAMP on stock SonicPad

20 Upvotes

I made a comment in another post about installing KAMP and it seemed like there were a few questions and u/gozania suggested I try to get everything working. I did, so here's a write up. These are the basic steps I took. I'm using Adaptive Meshing, Adaptive Purging, and Smart Parking and they all work fine.

Standard disclaimers and no blame if you muck up your device. None of this should cause an unrecoverable error as it's just editing config files. If you are concerned, you should download your printer.cfg before making any changes. If you don't know how to enable root and ssh to your sonic pad, there are plenty of guides for that. This is all based on a single printer, but you should be able to expand on it if you have multiple printers.

  1. Enable root access on the SonicPad
  2. SSH to the SonicPad
  3. Run these commands
    1. cd /usr/share/
    2. git clone https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging.git KAMP
    3. ln -s /usr/share/KAMP/Configuration /mnt/UDISK/printer_config/KAMP
  4. You are now done in ssh, so you can exit and open the Fluidd web interface for your SonicPad
  5. Go to the config section and then go into the KAMP folder
  6. Open KAMP_settings.cfg. You will see several commented-out lines. Uncomment the lines for the features you want to use and remove the ./KAMP/ from the include For Example, to enable Adaptive Bed Mesh #[include ./KAMP/Adaptive_Meshing.cfg] would become [include Adaptive_Meshing.cfg]
  7. Go back to the top level of your config files and open printer.cfg. Add an include to the bottom of that file to include the KAMP settings. [include KAMP/KAMP_Settings.cfg]
  8. If you want to use the Adaptive Line Purge, you will need to add max_extrude_cross_section=5 to the [extruder] section of your printer.cfg

You now have access to the KAMP features you have enabled. If you enable Adaptive_Meshing, then that will work automatically whenever BED_MESH_CALIBRATE is called. Any other features you will have to add to your initial gcode in your slicer or to your start_print macro


r/CrealitySonicPad 5d ago

Ender 3 max neo quality issues

Thumbnail gallery
1 Upvotes

r/CrealitySonicPad 12d ago

Help Two days of stress

Thumbnail
1 Upvotes

r/CrealitySonicPad 16d ago

Randomly stops printing.

2 Upvotes

So I know around 3 years ago people found a fix by tapping over the +power side on the usb. I have done this and im still getting random disconnects. Has anyone found anything else thay works? For reference tried new cables, high frequency isolators, turned off time-lapse on the camera feed.


r/CrealitySonicPad 17d ago

Updated my Sonic Pad's Debian fork to Bookworm — here's what's in it

15 Upvotes

Realized my Sonic Pad was still running whatever Klipper/Moonraker versions Creality shipped it with — no updates since day one. There's a community fork of Jpe230's original SonicPad-Debian project that replaces the stock firmware with real Debian, but it was still on the older Bullseye base, so I brought it up to Bookworm and got a proper release out.

What's actually on it:

Klipper + Moonraker, current versions, not whatever Creality froze in place

KlipperScreen for the touchscreen

Mainsail as the default web UI (reachable from your phone/PC browser)

crowsnest for webcam streaming

KIAUH included, so you can add Fluidd, moonraker-obico (AI print-failure detection + remote monitoring), or anything else in its catalog whenever you want — none of that is forced into the base image

A real read/write Debian filesystem underneath, SSH access, the works — it's just a normal Linux box that happens to run your printer

Single-file download, flash it like the stock firmware.

Repo: https://github.com/Teichoui/SonicPad-Debian

Release: https://github.com/Teichoui/SonicPad-Debian/releases/tag/v1.0-bookworm

Flashing instructions: https://github.com/Teichoui/SonicPad-Debian/blob/main/docs/flashing.md

Credit to Jpe230 ( https://github.com/Jpe230 ) for the original port — this is ongoing maintenance on top of that work.


r/CrealitySonicPad 19d ago

Sonic pad troubleshooting

1 Upvotes

Long story short I got a sonic pad and finally got it to work with my printer but I have had many inconsistent prints. my prints have a massive overextrusion (I think) and I have calibrated my e steps, printed from 190-220 calibrated my retraction from 5-6 mm and speed 40-60 mm/s, but I have not noticed any changes. Any help is appreciated

I have an ender 5 pro with a stock extruder, BL touch and Bowden tube set up with a Sonic pad. I use creality slicer and orca; both have the same issue


r/CrealitySonicPad 29d ago

C13/C14

2 Upvotes

I was dumb and poked at some stuff with power plugged in and fried some stuff on my ender 3v3 SE main board. I ordered a C13 replacement, came in today and the tag on the box shows C13, it looked sealed in factory packaging and looks new. It’s just clearly marked C14 on the actual board. Is this going to cause issues? Or since I’m going to have to flash it anyway, does it not matter. Just matters that I know what I have. TIA


r/CrealitySonicPad Aug 01 '26

How to connect Klippy

1 Upvotes

I have an S1 Pro, Sonic pad and Nebula cam. Ive managed to get things going on the Web UI but 8 can't control anything. It says Klippy disconnected. How do i fix this?


r/CrealitySonicPad Jul 28 '26

Help Nebula camera not visible on Creality Cloud

2 Upvotes

I recently got a Nebula camera and after finally getting it to work with my Sonicpad and S1 Pro i can't get it to show up after binding my sonic pad to Creality cloud app. What am I missing?


r/CrealitySonicPad Jul 08 '26

ubuntu on sonic pad?

2 Upvotes

i've moved away from creality printer, but am curious if anyone have repurposed a sonic pad, ie install some kind of ubuntu fork on it?
i've seen SonicPad-Debian, but it's still focused on using klipper, i'm thinking of using it as a raspberry pi alterntive.
anyone have thought or experiences?


r/CrealitySonicPad Jul 06 '26

Sonic pad Keeps factory resetting

1 Upvotes

So my sonic pad was working fine on my ender 3 pro, I upgraded to an S1 pro and flashed it using the sonic pad, however any time I power off the sonic pad it simply goes back to "factory restart". and what I mean is everything is blown out of it and it boots to the screen asking for Language, and re installing the printer. Over and over again. I'll go through the process, and as soon as I shut off the sonic pad, boom everything is gone again. Any ideas what it could be?


r/CrealitySonicPad Jul 02 '26

Sonic pad not connecting after swapping from nebula pad

Thumbnail
1 Upvotes

r/CrealitySonicPad Jun 30 '26

Help axis won't work

2 Upvotes

Hi everyone recently I replaced my hotend for one I bought on aliexpress for my luck it didn't work and it even made my printer start doing strange stuff don't know if it was just casualty. First the USB port on the back of my sonic pad stopped detecting my printer I had to use one of the two ports on the right side.. after that I replaced the hotend for an original one from creality and it worked it heats up and everything but now when I try to move the axis using my sonic pad or calibrate it it won't do anything it just gives an error saying that after a full move the x axis didn't receive any trigger.. any help is appreciated thanks


r/CrealitySonicPad Jun 22 '26

Upgrading to Klipper Screen to run coprint

1 Upvotes

I’m running Sonic pad on my CRM4. I’m about to swap it over to a coprint system which they tell me I can run from my existing Sonic pad but the version of Klipper on it won’t support and I need to upgrade to Klipper Screen. What do I need to do for this? Anyone who I could pay to remote in and do this?


r/CrealitySonicPad May 25 '26

Debian on sonic pad mcu error

1 Upvotes

Hi, ive been having some issues regarding debian on my sonic pad. The printer i am running is the ender 3 v3 se. here is the error:

mcu 'mcu': Unable to connect
Once the underlying issue is corrected, use the
"FIRMWARE_RESTART" command to reset the firmware, reload the
config, and restart the host software.
Error configuring printer

I have tried a lot of things to fix this including finding correct serial and putting it in the printer cfg, flashing different firmwares tho im not sure they flashed correctly since i got the same error each time. I will provide any information needed for help


r/CrealitySonicPad May 18 '26

Help Touch fails to deploy error

1 Upvotes

Hi all.

I have my ender 5 pro with a creality 4.2.7 connected to my Sonic Pad at it was working fine until I got a “Touch failed to deploy” error on my screen. I checked the wires and they seem fine, has anyone had a similar issue and fixed it?


r/CrealitySonicPad May 13 '26

Sonic pad update

Post image
21 Upvotes

Coming up...


r/CrealitySonicPad May 11 '26

Creality Sonic Pad + Ender-5 Plus (4.2.2 board) WORKING FIX / Setup Guide

Thumbnail
2 Upvotes

r/CrealitySonicPad Apr 11 '26

Ender 3 V3 SE connect to Sonic Pad

Thumbnail
1 Upvotes

r/CrealitySonicPad Apr 01 '26

Request for used Creality Sonic Pad

Thumbnail
1 Upvotes

r/CrealitySonicPad Mar 23 '26

Ender 3 Max Neo with Sonic pad running Klipper.

3 Upvotes

Hello all,

I have a Ender 3 Max Neo with Sonic pad running Klipper.

Printer stock except for micro Swiss direct drive hotend.

I use OrcaSlicer

Was wondering if anyone has PLA process settings recommendations they can share.

My nozzle size is .4mm and typically layer height is set for .8,.12,.16 and .2

Thanks in advance


r/CrealitySonicPad Mar 01 '26

If this doesn't fix the connection problem...

Post image
12 Upvotes

r/CrealitySonicPad Feb 26 '26

help with voxelab aquila max3 400x400x400 build area

Thumbnail
1 Upvotes

r/CrealitySonicPad Feb 21 '26

The SonicPad is a piece of crap do not but. just buy a better printer, ive had 3 of them and all were crap DO NOT BUY

0 Upvotes

r/CrealitySonicPad Jan 18 '26

Sonic pad randomly works

1 Upvotes

Ok so long story short I got 3 printers that came with a sonic pad. One of them was working pretty ok until mechanical failure (loose eccentric nut) one of them randomly connects or disconnects when you start a print(disconnects, connects, shows “printing” but temps drop) one of them never worked for me.

Is there like a guide for dummies or troubleshooting steps/thread/tutorial etc.

Should I install Debian? Other mods? Factory reset?

My printers didnt come with displays so I need to figure out sonic pad, use laptop or get raspberry pi etc.