tronxy3d / F103_PIC480x320

STM32F103ZET { XY2-PRO|XY2_PRO_2E|XY3_PRO|XY3_PRO_V2|X5SA|X5SA_g|X5SA_PRO|X5SA_2E|X5SA400_PRO|X5SA400_2E|XY3SE|XY3SE_2E|XY3SE_V2|D01|D01_PLUS|C2 }
GNU General Public License v3.0
10 stars 6 forks source link

Marlin's new version #8

Open pedro-sanchez opened 5 months ago

pedro-sanchez commented 5 months ago

Compiling firmware locally to fix e-steps reverted for my tronxy xy-2 pro, I've noted that marlin released a new version fixing a lot of bugs v 2.1.2.2 - https://github.com/MarlinFirmware/Marlin/releases Do you have plans to upgrade marlin's version?

this project is using marlin - v2.1.1

Another question: I've realized that PID Bed temperature is disable, is there any issue to avoid that and use Bang-Bang?

Regards

Pedro