-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Closed
Milestone
Description
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
- apply provided config from test.zip into git source (after 0f7fb5d)
- pio run
- 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
andConfiguration_adv.h
.