Skip to content

Instantly share code, notes, and snippets.

View prcutler's full-sized avatar

Paul Cutler prcutler

View GitHub Profile
@prcutler
prcutler / ElementTree.py
Created March 11, 2023 15:15 — forked from Neradoc/ElementTree.py
Circuitpython XML example, port of micropython-lib.
# This file is part of the standard library of Pycopy project, minimalist
# and lightweight Python implementation.
#
# https://github.com/pfalcon/pycopy
# https://github.com/pfalcon/pycopy-lib
#
# The MIT License (MIT)
#
# Copyright (c) 2018-2020 Paul Sokolovsky
#
@prcutler
prcutler / printer.cfg
Last active May 11, 2023 11:53
Ender 3 v2 Klipper printer.cfg
# This file contains pin mappings for the stock 2020 Creality Ender 3
# V2. To use this config, during "make menuconfig" select the
# STM32F103 with a "28KiB bootloader" and serial (on USART1 PA10/PA9)
# communication.
# If you prefer a direct serial connection, in "make menuconfig"
# select "Enable extra low-level configuration options" and select
# serial (on USART3 PB11/PB10), which is broken out on the 10 pin IDC
# cable used for the LCD module as follows:
# 3: Tx, 4: Rx, 9: GND, 10: VCC