Frix-x / klippain-shaketune

Klipper streamlined input shaper workflow and calibration tools
GNU General Public License v3.0
648 stars 74 forks source link

How to install on a sonic pad? #49

Closed jakyhaky closed 3 months ago

jakyhaky commented 8 months ago

Describe the feature or hardware support you'd like

I'm using a sonic pad and log in putty with root account. And when I try to install it, I get an error message that I can't install with root account

Additional context or information

No response

Frix-x commented 8 months ago

Hello,

I'm not familiar with the sonic pad but I heard that the system is locked and don't use standard Klipper/moonraker. If this is true, I'm not sure that you will be able to install S&T on it.

Is there any standard user available (beside root)? What are the user config path? Are there the standard ~/printer_data/config?

jakyhaky commented 8 months ago

Are there any standard users available (other than the root)?

OctoEverywhere was installed successfully using putty.

henrivdr commented 5 months ago

The Nebula pad (Retail, CR10 SE and Ender KE) has the same issue. I guess now that they have official rooting support, we can create another user. Like Creality should have done....

Frix-x commented 4 months ago

Hello,

I've got some news. I have been working a lot on Shake&Tune the last few weeks and have converted all the code into a real Klipper plugin. Now the user limit should not be a problem anymore as it runs directly in the Klipper environment.

The release is not finished yet, I just have to polish a few things, but it should be out in the next days :)

sleewok commented 4 months ago

Any update on this? I am running a rooted K1C and have a similar issue. It would be helpful if there were instructions to manually install your plugin.

Frix-x commented 3 months ago

Sorry, I'm a bit late on the release as I started to add new tools to Shake&Tune haha But I've finished most of the work now and I'm onto documentation now so it should arrive soon.

sleewok commented 3 months ago

Looking forward to it! Thanks for putting the time into it.

On Sun, Jun 9, 2024, 5:40 PM Félix Boisselier @.***> wrote:

Sorry, I'm a bit late on the release as I started to add new tools to Shake&Tune haha But I've finished most of the work now and I'm onto documentation now so it should arrive soon.

— Reply to this email directly, view it on GitHub https://github.com/Frix-x/klippain-shaketune/issues/49#issuecomment-2156801396, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACKOLEMLOV2VRZ3UYMNCZLZGTDUHAVCNFSM6AAAAABB4SWIBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWHAYDCMZZGY . You are receiving this because you commented.Message ID: @.***>

Frix-x commented 3 months ago

v4 was released a couple of hours ago. Can you tell me if this is working now?

jakyhaky commented 3 months ago

login as: root root@.'s password:

BusyBox v1.27.2 () built-in shell (ash)


Linux (Neptune, 5C1C9C53)

root@spad-2524:~# wget -O - https://raw.githubusercontent.com/Frix-x/klippain-sh aketune/main/install.sh | bash Connecting to raw.githubusercontent.com (185.199.110.133:443)

=============================================

[PRE-CHECK] This script must not be run as root! root@spad-2524:~#

KennyVB commented 1 month ago

hmm can't install it on rooted newest versiomn of ender KE???

 wget -O - https://raw.githubusercontent.com/Frix-x/klippain-shaketune/main/install.sh --no-chec
k-certificate | bash
-sh: bash: not found
Connecting to raw.githubusercontent.com (185.199.108.133:443)
writing to stdout

it has the guroulz guy script installed entware etc. and guppy which all ready has a simple or what thinks we need version sadly :( and since you said klipper enviroment how to install that thing? i had to use no-check apprently but nothing happens here