https://github.com/fire1ce/sonic-pad
Creality Sonic Pad - Ender 3 s1 Pro Configurations
https://github.com/fire1ce/sonic-pad
Last synced: 6 months ago
JSON representation
Creality Sonic Pad - Ender 3 s1 Pro Configurations
- Host: GitHub
- URL: https://github.com/fire1ce/sonic-pad
- Owner: fire1ce
- Created: 2023-04-01T00:31:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T20:27:35.000Z (over 3 years ago)
- Last Synced: 2025-08-03T23:50:10.045Z (12 months ago)
- Size: 19.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sonic-pad
Creality Sonic Pad - Ender 3 s1 Pro Configurations
## Allow SHA1 for SSH Access
SSH Config:
```shell
Host sonic-pad
HostName sonic-pad.3os.re
User root
# ForwardAgent yes
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
```
## Printer's Configs Folder Location
```shell
/mnt/UDISK/printer_config
```