Giter VIP home page Giter VIP logo

ercf-easy-brd's People

Contributors

ettegit avatar grantr avatar mvieleers avatar nyxcode avatar tircown avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ercf-easy-brd's Issues

Updated bossac installation process/steps documented in Readme.md

Changing the current install process for bossac from:

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

to this:

git clone https://github.com/shumatech/BOSSA.git
cd BOSSA
make bossac
sudo cp bin/bossac /usr/local/bin

removes the need to install the libreadline-dev and libwgtk3.0-* OS packages that are only needed to compile the GUI BOSSA apps which are not needed to flash firmware to the Seeeduino XIAO board. The updated make command ("make bossac") will just compile the bossac command line binary and nothing else. This will also speed up the build/make process since the GUI BOSSA apps won't get built.

I followed the updated process and was successful at flashing my ERCF Easy Board with Klipper.

Flashing failed

Hello.

I try to flash Klipper to the Seed but it fails always with this error:
image

Make menu config looks correct from my side:
image

Anyone a hint how this issue can be solved.

Unbrick Seeduino

As everyone knows it's easy to brick a Seeduino as the chip doesn't have a separate USB controller.
The 2 pins needed to reflash the bootloader are located on the back of the board, with this design they are unreachable and the only solution is to desolder the entire board or throw away all.
I'm wondering why the Seeduino is not fixed to the board through a removable socket, or at least provide two holes on the mainboard to reach that pads.
This is unbelievable.

Voltage

Should voltage be stepped down to 12v for input on this board?
I have references to overheating at 24v but information is vague and unclear whether it applies to this version.

License ?

First of all, thanks for opening source the PCB. Could you please provide an open source license for the project?

10K resistor question

on the 10K resistors for the stepper motor drivers do they have power rating on them? if not is there a power rating that you would suggest. I ask because i can find 1/2, 1/4, 1/6, and 1/8 watt 10k Ohm resistors

different wiring MS1 / MS2

Hello,

i look into the pcb and see that one tmc driver is set gnd/gnd (8 Microsteps) and the other gnd/vcc (16 Microsteps. But both stepper are set with 16 microsteps in the config. Can you explain, why you set the tmc to this different microsteps?

tophat servo

having issue with servo not working with easy brd v1.1
there is 5V but only hear slight buzz sound and no movement when commanded.
thought it was servo and tried new ones and same issue.
reflash & reinstall didn't work either. is there something I am missing?

Cannot configure toolhead pin on board

I've built the ERCF using an Easy BRD 1.1 but I cannot find the pin that uses the "Extra" pin header on the board. The config shows the pin for SKR 1.4 but documents say I can use the "Extra" header.

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.