Giter Club home page Giter Club logo

ercf-easy-brd's Introduction

ERCF EASY BRD

ERCF front picture

Be careful not to invert polarity in the screw terminal or it may damage the board and even more.

Do not use the servo connector as an input or do it at your own risk.
Voltage input connected to general I/O pins may cause chip damage if it' higher than 3.3V .

BOM

Component Position
Resistor 10K R1, R2, R3, R4
Capacitor ceramic 0.33uF 25V C1
Capacitor ceramic 0.1uF 25V C2
Capacitor 100uF 25V C3, C4
2P Screw terminal P=5.08 J5
3P JST-XH male P=2.54 J1, J2, J3, J4
4P JST-XH male P=2.54 J6, J7
8P Header socket P=2.54 4x for U4 and U3
2P Header socket P=2.54 1x for U4
5P Header pin P=2.54 J6
7P Header socket female P=2.54 (optionnal) 2x for Seeeduino XIAO
Seeeduino XIAO or Adafruit QT Py (same footprint & pinout) U1
Voltage regulator L7805CP U2
SilentStepStick TMC2209 U3, U4
Jumper P=2.54 2x for J6
Heatsink for TO-220 (recommended) 1x for the L7805CP (1)

(1) You will need to bend a fin and remove the pin of the TO-220 heatsink. Make sure the PCB has no bare traces underneath or apply an insolator before (i.e. piece of chattertone).

Configure the MCU - Seeeduino XIAO

  • Install bossac (version โ‰ฅ1.8)
sudo apt install libreadline-dev libwxgtk3.0-*
git clone https://github.com/shumatech/BOSSA.git
cd BOSSA
make
sudo cp bin/bossac /usr/local/bin
  • Prepare the firmware
cd ~/klipper
make menuconfig

Menuconfig instructions

make clean
make
  • Flashing the Seeeduino XIAO Connect the Seeeduino XIAO to your raspberry if it's not already done. Get the port of the XIAO, i.e. ls /dev/tty*, and modify the default /dev/ttyACM1 in the command line bellow. Use tweezers or short lines to short the RST pins in the diagram twice. The orange LED lights flicker on and light up. Then send in the next few seconds this command line matching your port.
sudo /usr/local/bin/bossac -i -d -p /dev/ttyACM1 -e -w -v -R --offset=0x2000 out/klipper.bin

More informations on how to reset for flashing:
https://wiki.seeedstudio.com/Seeeduino-XIAO/#enter-bootloader-mode

Klipper configuration

See ercf_hardware.cfg

Get the PCB Board

If you want to support my work: https://www.pcbway.com/project/shareproject/ERCF_EASY_BRD.html
note: default setting is "HASL lead free" but if it doesn't matter to you, just change this option to get more affordable boards.

Or just download the Gerber files and upload it to the manufacturer of your choice.

Dimensions

ERCF dimensions picture

More pictures

ERCF back picture ERCF front picture

ercf-easy-brd's People

Contributors

ettegit avatar mvieleers avatar tircown avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.