Skip to content

Instantly share code, notes, and snippets.

View cscashby's full-sized avatar

Christian Ashby cscashby

  • Babelsoft
  • Buckinghamshire, UK
View GitHub Profile

Keybase proof

I hereby claim:

  • I am cscashby on github.
  • I am babelmonk (https://keybase.io/babelmonk) on keybase.
  • I have a public key whose fingerprint is 965C FD43 A02E 2C80 950C ED28 4B0E D831 33DE 5C63

To claim this, I am signing this object:

/interface ethernet
set [ find default-name=ether1 ] name=cam1
set [ find default-name=ether2 ] name=cam2
set [ find default-name=ether3 ] name=cam3
set [ find default-name=ether4 ] name=cam4
/interface list
add name=CAMERAS
/routing table
add fib name=cam1
add fib name=cam2
@cscashby
cscashby / voron-klipper.cfg
Last active June 6, 2022 19:47
Voron klipper config
# This file contains common pin mappings for the Fysetc Spider board.
# To use this config, the firmware should be compiled for the STM32F446.
# When calling "menuconfig", enable "extra low-level configuration setup"
# and select the "12MHz crystal" as clock reference
# For flashing, write the compiled klipper.bin to memory location 0x08000000
# See docs/Config_Reference.md for a description of parameters.
## Voron Design VORON2 250/300/350mm Spider TMC2209 UART config
@cscashby
cscashby / dan-voron-klipper
Last active July 8, 2022 15:05
Updates for LEDs and position_endstop
# This file contains common pin mappings for the Fysetc Spider board.
# To use this config, the firmware should be compiled for the STM32F446.
# When calling "menuconfig", enable "extra low-level configuration setup"
# and select the "12MHz crystal" as clock reference
# For flashing, write the compiled klipper.bin to memory location 0x08000000
# See docs/Config_Reference.md for a description of parameters.
## Voron Design VORON2 250/300/350mm Spider TMC2209 UART config
@cscashby
cscashby / up111.yml
Last active October 20, 2022 23:22 — forked from Bouni/sp111.yml
ESPHome config for Gosund UP111 powerplugs (EDIT KEYS!)
---
substitutions:
devicename: "plug-XXX"
upper_devicename: "Plug XXX"
# Higher value gives lower watt readout
current_res: "0.002452"
# Lower value gives lower voltage readout
voltage_div: "939"
# GPIO config
sel_pin: GPIO12