An open API service indexing awesome lists of open source software.

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

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
```