bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.01k stars 1.97k forks source link

fork marlin in separate git repo for easier comparison #76

Open aveseli opened 4 years ago

aveseli commented 4 years ago

Dear bigtreetech team

I have a suggestions: could you fork marlin directly into a new git repo, so we could easy compare the changes done in marlin and the changes you did to make it work on the skr min e3.

For example:

What do you think on this?

bojanpotocnik commented 4 years ago

+1

I have done exactly this with Marlin/bugfix-2.0.x_SKR-mini-E3-V1.2 my because it seems like BTT Team is not the most active. There I rebase the official Marlin bugfix-2.0.x every day or few days. After [BUG] Z homing with BLTouch and Z-endstop switch is resolved I will also make bugfix-2.0.x_SKR-mini-E3-V1.2_BLTouch branch (which I will regularly rebase on my bugfix-2.0.x_SKR-mini-E3-V1.2) as a default working FW for SKR Mini E3 v1.2 with BLTouch.

swilkens commented 4 years ago

Even better, don't try to maintain a fork - just create pull requests and make sure upstream marlin works for this board.