bigtreetech / BIQU-BX

BIQU-BX 3D Printer
59 stars 33 forks source link

BX now shipping with single Z driver & PT100/PT1000 with MAX31865? #35

Open thisiskeithb opened 1 month ago

thisiskeithb commented 1 month ago

In https://github.com/bigtreetech/BIQU-BX/commit/475c6b5c8923bfd69c9bd2a1bae81f4b93301507, the config was changed to use a single Z driver & PT100/PT1000 with MAX31865.

Examples:

https://github.com/bigtreetech/BIQU-BX/blob/475c6b5c8923bfd69c9bd2a1bae81f4b93301507/Firmware/Marlin-2.0.6-BX/Marlin/Configuration.h#L419

https://github.com/bigtreetech/BIQU-BX/blob/475c6b5c8923bfd69c9bd2a1bae81f4b93301507/Firmware/Marlin-2.0.6-BX/Marlin/Configuration.h#L463

https://github.com/bigtreetech/BIQU-BX/blob/475c6b5c8923bfd69c9bd2a1bae81f4b93301507/Firmware/Marlin-2.0.6-BX/Marlin/Configuration.h#L697

https://github.com/bigtreetech/BIQU-BX/blob/475c6b5c8923bfd69c9bd2a1bae81f4b93301507/Firmware/Marlin-2.0.6-BX/Marlin/Configuration_adv.h#L552

Was this accidental or does the BX now ship in this configuration?

We (Marlin) still maintain a BX config with V2 & V3 boards, dual Z, standard thermistor, etc. upstream and I can confirm that it works fine on my BX with V2 motherboard & TFT.