https://github.com/cryptoalgorithm/chess-printer
A chess bot, but on steroids. Custom 3D printer control board with a few oddly specific features.
https://github.com/cryptoalgorithm/chess-printer
3d-printing corexy
Last synced: 3 months ago
JSON representation
A chess bot, but on steroids. Custom 3D printer control board with a few oddly specific features.
- Host: GitHub
- URL: https://github.com/cryptoalgorithm/chess-printer
- Owner: cryptoAlgorithm
- Created: 2023-06-22T10:27:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T08:09:35.000Z (over 1 year ago)
- Last Synced: 2025-01-13T05:26:13.140Z (4 months ago)
- Topics: 3d-printing, corexy
- Homepage:
- Size: 53.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chess Printer
> A chess bot, but on steroids.
![]()
![]()
A completely custom-designed 3D printer control board with
an ESP32 MCU. Designed to control a CoreXY printer, but can
probably be adapted to any kinematic system.> **Warning**: This is an experimental project with no gurantees - use at
> your own risk and discretion!## Notable Features
* 6 stepper drivers (labelled X, Y, E0, Z1, Z2 & Z3)
- Designed for TMC2209 drivers
- 1-wire Serial communication with all drivers supported
* ATX & screw terminal power input
- `PS-ON` control (standby & emergency kill poweroff supported in Marlin)
- MCU can be powered from `5VSB` ATX power rail with jumper selection
(**DO NOT** power via USB and `5VSB` concurrently - doing so will almost definitely damage _something_!)
* ESP32 MCU (DevKit-C footprint)
* I2S stepper stream
- 2x daisy-chained `75HC595` shift registers
* I2C LCD
* 1 hotend & 1 heatbed thermistor input
* 1 high power MOSFET bed heater & 1 heatbed output (for external relay/SSR)
* 1 controllable & 1 always-on fan output