What is the problem?
Octoprint do not stop printing when filament runs out (factory run-out sensor of Ender 5 Plus)
What did you already try to solve it?
Nothing
Have you tried running in safe mode?
No
Did running in safe mode solve the problem?
No
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support! )
browser.user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36
connectivity.connection_check: 1.1.1.1:53
connectivity.connection_ok: true
connectivity.enabled: true
connectivity.online: true
connectivity.resolution_check: octoprint.org
connectivity.resolution_ok: true
env.hardware.cores: 4
env.hardware.freq: 1500
env.hardware.ram: 3959984128
env.os.bits: 32
env.os.id: linux
env.os.platform: linux
env.plugins.pi_support.model: Raspberry Pi 4 Model B Rev 1.4
env.plugins.pi_support.octopi_version: 0.18.0
env.plugins.pi_support.throttle_state: 0x0
env.python.pip: 20.3.3
env.python.version: 3.7.3
env.python.virtualenv: true
octoprint.safe_mode: false
octoprint.version: 1.6.1
printer.firmware: Marlin Ver 1.70.2 BL (Creality3D)
systeminfo.generator: systemapi
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
Ender 5 Plus, recently purchased from Amazon
FYI: The systeminfo bundle is not this system info list, it's the zipped file you can find at the and of the systeminfo list.
Also it could be (very likely) that the printer firmware does not pass on the filament run out event to the host software via USB.
foosel
October 11, 2021, 8:15pm
3
Your firmware needs to tell OctoPrint to pause on filament runout. Check this FAQ entry:
OctoPrint's bundled FirmwareCheck plugin has been updated to also give you a short heads-up if you are running a firmware build that in principle could support so called host action commands according to its capability report, but that feature is disabled.
[image]
This is nothing to be alarmed about, but you should be aware that this means that your firmware will not inform OctoPrint of any actions on its end that should make OctoPrint start, pause, resume or cancel a print via the supported aβ¦
You'll probably have to update/change your firmware.
1 Like
koksala
October 11, 2021, 11:26pm
4
Thank you very much foosel, I cannot find "#define HOST_ACTION_COMMANDS" in Configuration_adv.h. Thinking I'll need to upgrade the firmware at one point... My Ender 5 Plus is running firmware version 1.70.2...
koksala
October 11, 2021, 11:29pm
5
Got it, first time submitting a comment here... Here is the bundle...
octoprint-systeminfo-20211011172906.zip (34.0 KB)
system
Closed
January 10, 2022, 7:29am
7
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.