Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] add delayed reaction for power panic #4320

Open
JordyDH opened this issue Nov 26, 2024 · 0 comments
Open

[ENHANCEMENT] add delayed reaction for power panic #4320

JordyDH opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement Improvement proposal based on existing features.

Comments

@JordyDH
Copy link

JordyDH commented Nov 26, 2024

Printer model

XL Multi tool

Describe the enhancement

We use our prusa XL non stop for printing services. And we use a UPS (ecoflows) as power backup. Problem is that these systems and a lot of ups system interupt the high voltage for a couple of ms and this is enough to trigger the DELTA powersupply power panic.

right now we have bypassed the power panic functionality by adding a switch to the opto coupler.

We tested this and the printer keeps printing without any artifacts with the ecoflow as battery backup.

i think this would be a advanced feature where the user can select a fixed time that the power panic needs to be triggered to activate this.

This should only be a couple of miliseconds.

Expected functionality

So in the settings add a field for delayed power panic reaction from 0ms to for example 50ms ( this is on the high side).

when power panic from delta power supply is detected and it keep being detected for the set amount of time then activate power panic in the firmware.

By doing this (and yes this would be a expert feature) user will be able to use “cheaper” UPS units to continue printing during power outages

@JordyDH JordyDH added the enhancement Improvement proposal based on existing features. label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement proposal based on existing features.
Projects
None yet
Development

No branches or pull requests

1 participant