Skip to content

Instantly share code, notes, and snippets.

View morganfw's full-sized avatar

TheBugLebowsky morganfw

  • Italy
  • 13:05 (UTC +02:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am morganfw on github.
  • I am morganino (https://keybase.io/morganino) on keybase.
  • I have a public key whose fingerprint is A474 2DDD A571 BFA7 A837 2C5D C1AF C321 160F 2444

To claim this, I am signing this object:

@morganfw
morganfw / printer.cfg
Created June 18, 2019 19:39
Klipper configuration file for Ender-3/Ender-3 PRO with TMC2208 in UART mode
#####################################################################################
# SKR v1.3 Configuration for Ender 3/Ender 3 PRO
# X, Y, Z and E are Eryone TMC2208 v1.2 in UART Mode.
# BLTouch
# Source: https://gist.github.com/zwnk/92066555145cddecfd7df92a713dc5f1
#####################################################################################
[mcu]
serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_12345-if00

There's a workaround that might be useful for some people - use the Shadowsocks app for Android TV. Because that app only accepts a JSON configuration file, you need to convert the Outline key to JSON.

  1. Take the following JSON file template:
    {
        "server":"YOUR-SERVER",
        "server_port":12345,
        "local_port":1080,
        "password":"YOUR-PASSWORD",
        "method":"chacha20-ietf-poly1305",