Skip to content

[BUG] 8 Axis on Octopus, no longer compiles #26220

@ellensp

Description

@ellensp

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

8 axis example config no longer builds

Bug Timeline

Since #25761

Expected behavior

It should build

Actual behavior

it errors with:

Marlin/src/HAL/STM32/../../inc/../core/types.h:982:68: error: expected unqualified-id before numeric constant
  982 |       bool LOGICAL_AXIS_LIST(E:1, A:1, B:1, C:1, _I:1, _J:1, _K:1, _U:1, _V:1, _W:1);
      |                                                                    ^~

Steps to Reproduce

  1. use Configs https://github.com/MarlinFirmware/Configurations/tree/import-2.1.x/config/examples/linear_axes/Octopus%208%20LINEAR_AXES
  2. build
  3. see the error

Version of Marlin Firmware

Bugfix-2.1.x

Electronics

Octopus

Additional information & file uploads

Configuration.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions