Robo3D / OctoPrint-robotheme

2 stars 2 forks source link

[BUG] (Potentially dangerous) "Initialize SD Card" feature present in OctoPrint #24

Open OutsourcedGuru opened 6 years ago

OutsourcedGuru commented 6 years ago

screen shot 2018-01-11 at 11 25 16 am

What did you do?

OctoPrint -> Files -> icon left of Refresh icon

What did you expect to happen?

Unsure. Presumably, this is a Repetier feature rather than for a printer like the Robo series with a Raspberry Pi.

Searching the underlying code, it would need to be determined what this actually does to determine any negative impact.

What happened instead?

I didn't actually press the button, assuming that bad things would happen (presumably, that it might wipe the Raspi's boot image perhaps).

Per this thread, it looks like this is a feature for Repetier-based endusers.

What version of RoboOS are you using?

1.8.0-r2.0

Link copy of octoprint.log or paste raw lines:

Additionally, the Upload to SD button is always grayed out, further confusing end-users.

screen shot 2018-01-11 at 12 16 54 pm

[gist.github.com or pastebin.com are resources to save and share documents]

Screenshot(s) or video(s) showing the problem:

[optional but very helpful]

OutsourcedGuru commented 6 years ago

Note that attempting to drag/drop a file over the OctoPrint interface presents a screen which suggests that the SD card isn't initialized, possibly causing confusion.

img_0421

OutsourcedGuru commented 6 years ago

Settings -> Features -> Enable SD support

...appears to be toggled ON by default. It's possible that toggling this off on your image will make these type of options go away for your users.

screen shot 2018-01-11 at 12 29 24 pm

AllenMcAfee commented 6 years ago

@Ximidar can you disable the SD card support in the config.yaml by default? Thanks!

spanzetta commented 4 years ago

Hello, I have exactly the same problem.. Octopi 1.4.0 and Ender 3 Pro Any suggestion to solve the issue? Thanks in advance

spanzetta commented 4 years ago

Solved by manually adding the script as suggested at https://community.octoprint.org/t/octopi-not-reading-sd-card-or-print-progress-from-ender-3-solved/9821/63 Thanks