makerbase-mks / MKS-TinyBee

MKS TinyBee is a mainboard for 3d printing, based on ESP32 module
GNU General Public License v3.0
109 stars 111 forks source link

Rebase to upstream Marlin, for updates and supporting the development #71

Open ghost opened 1 year ago

ghost commented 1 year ago

It makes updates and bugfixes a lot harder if there are two forks without a common commit history. Also maintaining a different HAL doesn't make sense.

quiret commented 1 year ago

Check out my latest SPI improvements to the Marlin FW over here. I have release a binary for this board aswell. You will definitely enjoy it 😉 https://github.com/quiret/Marlin/releases/tag/bugfix-2.1.x-promo-async

ghost commented 1 year ago

@quiret How does this address the issue of a missing commit history on this fork?