bigtreetech / BIQU-B1

146 stars 105 forks source link

Necessary firmware BIQU B1 SKR 1.4 #52

Open Gintaras-sur opened 8 months ago

Gintaras-sur commented 8 months ago

Good day. Does anyone have the latest firmware update for BIQU B1 SKR V1.4?

Luigisvc commented 7 months ago

Hi, our printer is old and I doubt BTT will release new firmwares for it. so I compiled myself a new firmware based on Marlin 2.1.2.1 with input shaping and linear advance enabled for the original stepper drivers

I am not employee or have any connection with the company, I am only a customer, therefore I am not responsible for any problem caused after installing this firmware. That being said, here is the link for my github. I compiled 2 versions, MBL qith manual mesh feature for bed levelling and UBL for use with Bltouch or clone.

https://github.com/Luigisvc/Biqu-B1_Custom_Firmware

Gintaras-sur commented 7 months ago

Hello. Do you know how and where to connect the auto-off relay btt v1.2? And what needs to be changed in the firmware?

Gintaras-sur commented 7 months ago

And maybe you have configuration.h and configuration.adv.h in your firmware?

Luigisvc commented 7 months ago

Hi, I dont have this device, but if you want, my sources are in another repo in github https://github.com/Luigisvc/Marlin_Sources

Look for the folder of your board and bed leveling option, last version is 2.1.2.1 Change as you wish and compile.