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

MK3S Support #2

Open
SB97 opened this issue Jun 7, 2020 · 5 comments
Open

MK3S Support #2

SB97 opened this issue Jun 7, 2020 · 5 comments

Comments

@SB97
Copy link

SB97 commented Jun 7, 2020

Love the Plugin! I was annoyed with the false time estimate from Octoprint.

PrusaSlicer also generates the M73 gcodes for the MK3S
with the addition of the time for the Stealth mode.

Example:

M73 P0 R10
M73 Q0 S12 ; stealth time

Maybe you could do a checkbox to switch between normal and stealth mode or show both or show the stealth eta in the tooltip.

My guess is that this plugin work for everything sliced with PrusaSlicer. So i would recommend to rebrand it in something like "OctoPrint-PrusaSlicer-ETA".

@vookimedlo
Copy link
Owner

Hi there,
Could you send me your gcode file I will use it for testing. I'll create a branch, implement it and test it on the virtual octoprint printer. Then, I will ask you to test it on the real printer.

Thanks.

@SB97
Copy link
Author

SB97 commented Jun 11, 2020

Here is a Benchy with a 300% Scaling to get a long print with different time estimates:
GCODE

grafik

If you need more just ping me.

Here are Informations about the Stealth mode if you are wondering what it does: Prusa help page

@vookimedlo
Copy link
Owner

Hi @SB97
I added the plugin settings so the silent mode can be enabled. Using the virtual printer it seems the code works. I used a provided Benchy GCODE file.

Could you try it using the real environment?
https://github.com/vookimedlo/OctoPrint-Prusa-Mini-ETA/archive/Prusa_MK3S.zip

Thanks.

@Its-my-right
Copy link

Hi @vookimedlo ,

I found this feature request and I've just tried it myself with a real MK3s and it seems to work as intended.
I wonder if this would be possible to adapt remaining time when changing from silent to/normal mode (or reverse) from the printer when printing ? It will be necessary to get the mode the printer actually is in, maybe by a request every x seconds. I don't even know if it is really possible though.

Anyway, it is true that your plugin is working also for the MK3s so I wonder, why did you chose such a specific name for it ?(including "Mini", at first I though I could not use it).

Thank you for your time

@Naugrimohtar
Copy link

Naugrimohtar commented Jan 17, 2021

MK3s support doesn;t seem to be working for me. Attached is an example file that embedded in the the has:
; estimated printing time (normal mode) = 55m 1s
; estimated printing time (silent mode) = 55m 18s

However Octoprint lists Approx. Total Print Time: 40 minutes

Downloads.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants