MarlinFirmware / Configurations

Configurations for Marlin Firmware
https://marlinfw.org
GNU General Public License v3.0
2.03k stars 3.36k forks source link

[BUG] Marlin 2.1.2.2 Experimental_Scurve compilation errors with SKR mini E3 v2.0 for Ender 3 config files #1016

Closed altadeos closed 7 months ago

altadeos commented 7 months ago

Bug Description

I have error messages "error: #error "EXPERIMENTAL_SCURVE is no longer needed and should be removed."" when I try to compile Marlin 2.1.2.2 using Creality's ender 3 SKR mini E3 v2.0 files and compilation fail.

Compilation is OK if I comment "#define EXPERIMENTAL_SCURVE" line 2124 in Configuration_adv.h

Could you please check if this option is still needed and correct the config file ?

Configuration Files

Required: Include a ZIP file containing Configuration.h and Configuration_adv.h.

If you've made any other modifications describe them in detail here.

Steps to Reproduce

Expected behavior:

Compilation success.

Actual behavior:

Compilation failure. errors errors2

Additional Information

altadeos commented 7 months ago

I found that EXPERIMENTAL_SCURVE has been removed in the changelog changelog marlin 2 1 2 2 https://github.com/MarlinFirmware/Marlin/releases/tag/2.1.2.2

thisiskeithb commented 7 months ago

As the error states, you need to remove EXPERIMENTAL_SCURVE from your config.


This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources: