Jyers / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
http://marlinfw.org
GNU General Public License v3.0
2.14k stars 387 forks source link

Cannot compile after getting latest #1860

Open Ali229 opened 2 years ago

Ali229 commented 2 years ago

Description

Receiving error while compiling

Steps to Reproduce

  1. Get latest
  2. Use bltouch 10x10 configs
  3. Compile

Expected behavior: Build should compile

Actual behavior: Receive error: _Error: Build environment 'STM32F103RET6_creality_maple' is incompatible with BOARD_CREALITY_V4. Use one of these: STM32F103RE_creality, STM32F103RE_creality_xfer, STM32F103RC_creality, STM32F103RC_creality_xfer, STM32F103RE_crealitymaple

Additional Information

I believe this is due to BOARD_CREALITY_V4 line added to Configuration.h for bltouch 10x10

Cal-LF commented 2 years ago

@Ali229 The maple environment is not used with Jyers.

KiLLie2k commented 2 years ago

your amazing! thanks much!!!!!