Skip to content

[BUG] USB flash drive support broken #27807

@DaLiV

Description

@DaLiV

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

Yes, and the problem still exists.

Bug Description

commit 0f7fb5d - breaks USB drive accessiblity

Bug Timeline

No response

Expected behavior

Acessible both USB and SD cards

Actual behavior

USB-Drive not more accessible

Steps to Reproduce

  1. apply provided config from test.zip into git source (after 0f7fb5d)
  2. pio run
  3. if test on device - no USB accessible, only SD content .

as alternative to test on device can also see that against previous commit resulting filesize will be 10Kb less ...
(can treat as indirect sign of not compiled-in code block)
(1.) compiled on commit 428f721
Flash: [== ] 16.0% (used 167948 bytes from 1048576 bytes)
(1.) compiled on commit 0f7fb5d
Flash: [== ] 15.1% (used 158044 bytes from 1048576 bytes)

Version of Marlin Firmware

git-bugfix 2.1.x

Printer model

No response

Electronics

BTT Octopus Pro V1.0

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

test.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions