scmanjarrez / OctoPrint-SmartABL

Plugin designed to expedite your 3D printing process. It smartly reduces unnecessary Auto Bed Leveling (ABL) actions
https://plugins.octoprint.org/plugins/SmartABL/
GNU Affero General Public License v3.0
10 stars 1 forks source link

SMartABL not working after update to Octoprint 1.9.1 #21

Closed AndyShap2020 closed 1 year ago

AndyShap2020 commented 1 year ago

The problem

Nothing changed other than update to Octoprint 1.9.0, then .1 then .2. No ABL after print 5 (I have it set to 5 prints/ 10 days.

Version of SmartABL

1.2.2

Version of OctoPrint

1.92

Operating system running OctoPrint

OctoPi 1.0.0

Printer model & used firmware incl. version

E3V2, MRISCOC Ender3V2S1-20221002

Browser and version of browser, operating system running browser

Firefox, latest

Checklist of files to include below

Additional information & file uploads

plugin_SmartABL.log octoprint-systeminfo-20230718111159.zip

Start and end codes unchanged since last issue reported.

scmanjarrez commented 1 year ago

I don't see any problem. The counter hasn't reached 5 prints, so it doesn't trigger. It only triggered 1 time 2023-07-18 10:51:23,398 when the counter reached 5 prints. P.S.: The counter is only incremented when you complete a print successfully, if you want to increase the counter on canceled/stopped prints, check that option in SmartABL settings.

AndyShap2020 commented 1 year ago

No something is wrong. I watched it go from 4/5 to 5/5 to 1/5 and no ABL was triggered.


Andy Shapiro, Owner AS Consulting (Networking, Hardware, Software & Training) P.O. Box 1728, Goleta, CA. 93116-1728 Voice: (805) 968-6366 email: @.*** Web: www.asconsulting.comhttp://www.asconsulting.com/

From: Sergio C @.> Sent: Wednesday, July 19, 2023 1:35 AM To: scmanjarrez/OctoPrint-SmartABL @.> Cc: AS Consulting @.>; Author @.> Subject: Re: [scmanjarrez/OctoPrint-SmartABL] SMartABL not working after update to Octoprint 1.9.1 (Issue #21)

I don't see any problem. The counter hasn't reached 5 prints, so it doesn't trigger. It only triggered 1 time 2023-07-18 10:51:23,398 when the counter reached 5 prints.

— Reply to this email directly, view it on GitHubhttps://github.com/scmanjarrez/OctoPrint-SmartABL/issues/21#issuecomment-1641661593, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ6Q2H2KSPZZ23RJLCDX6XTXQ6L2NANCNFSM6AAAAAA2OYTALE. You are receiving this because you authored the thread.Message ID: @.**@.>>

scmanjarrez commented 1 year ago

I don't know what to say, the log say it sent G29, M500, C108...

AndyShap2020 commented 1 year ago

Let me do a little more home work. I’ll generate a log when it finishes print 5/5 and then I’ll generate the log when it finishes print 1/5


From: Sergio C @.> Sent: Wednesday, July 19, 2023 11:25 AM To: scmanjarrez/OctoPrint-SmartABL @.> Cc: AS Consulting @.>; Author @.> Subject: Re: [scmanjarrez/OctoPrint-SmartABL] SMartABL not working after update to Octoprint 1.9.1 (Issue #21)

I don't know what to say, the logs say it sent G29, M500, C108...

— Reply to this email directly, view it on GitHubhttps://github.com/scmanjarrez/OctoPrint-SmartABL/issues/21#issuecomment-1642555776, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ6Q2HZAQ4MXHCMVLFUC4Y3XRARARANCNFSM6AAAAAA2OYTALE. You are receiving this because you authored the thread.Message ID: @.**@.>>

AndyShap2020 commented 1 year ago

I watched it carefully this time. When I started print 1/5 (screen reads 0/5) it hovered over the center position, waited a moment and then the EV32 screen beeped with “settings saved”, it then started the print. So, no ABL occurred, but I think it THOUGHT it occurred. I have C108 added to my codes, I removed that so that I could see further what the printer screen was reporting.


From: Sergio C @.> Sent: Wednesday, July 19, 2023 11:25 AM To: scmanjarrez/OctoPrint-SmartABL @.> Cc: AS Consulting @.>; Author @.> Subject: Re: [scmanjarrez/OctoPrint-SmartABL] SMartABL not working after update to Octoprint 1.9.1 (Issue #21)

I don't know what to say, the logs say it sent G29, M500, C108...

— Reply to this email directly, view it on GitHubhttps://github.com/scmanjarrez/OctoPrint-SmartABL/issues/21#issuecomment-1642555776, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ6Q2HZAQ4MXHCMVLFUC4Y3XRARARANCNFSM6AAAAAA2OYTALE. You are receiving this because you authored the thread.Message ID: @.***>

scmanjarrez commented 1 year ago

That's really weird, can you test with the "ABL Always" enabled?

AndyShap2020 commented 1 year ago

Yes. I am starting in on some longer prints, so it may be a few days for good results.

From: Sergio C @.> Sent: Thursday, July 20, 2023 10:38 AM To: scmanjarrez/OctoPrint-SmartABL @.> Cc: AS Consulting @.>; Author @.> Subject: Re: [scmanjarrez/OctoPrint-SmartABL] SMartABL not working after update to Octoprint 1.9.1 (Issue #21)

That's really weird, can you test with the "ABL Always" enabled?

— Reply to this email directly, view it on GitHubhttps://github.com/scmanjarrez/OctoPrint-SmartABL/issues/21#issuecomment-1644327322, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ6Q2H37SHSDYFPLNO4IXETXRFUGLANCNFSM6AAAAAA2OYTALE. You are receiving this because you authored the thread.Message ID: @.**@.>>

AndyShap2020 commented 1 year ago

No, something is wrong. :-( Screen print showing ABL Always is on: Octoprint screenprint

Video showing that no ABL is happening. Look at the printer screen at the :12 second mark. You will see that the printer screen says "settings stored" as if it did an ABL.

Also, I removed the C108 command, so it should be showing the ABL screen results.

https://github.com/scmanjarrez/OctoPrint-SmartABL/assets/71109919/38bddff2-3fc5-41e1-a8d2-8b559466adc4

octoprint-systeminfo-20230720131708.zip

P.S. doing a manual ABL from the printer screen works perfectly fine.

scmanjarrez commented 1 year ago

Can you send G29 from octoprint?

AndyShap2020 commented 1 year ago

Well, you are probably on to something. Nothing happens when I send the command: Send: G29 Recv: ok P15 B15 Recv: T:69.02 /0.00 B:53.09 /0.00 @:0 B@:0 Recv: T:68.13 /0.00 B:53.03 /0.00 @:0 B@:0 Recv: T:67.34 /0.00 B:52.96 /0.00 @:0 B@:0 Recv: T:66.52 /0.00 B:52.88 /0.00 @:0 B@:0 Recv: T:65.78 /0.00 B:52.83 /0.00 @:0 B@:0

From: Sergio C @.> Sent: Thursday, July 20, 2023 2:13 PM To: scmanjarrez/OctoPrint-SmartABL @.> Cc: AS Consulting @.>; Author @.> Subject: Re: [scmanjarrez/OctoPrint-SmartABL] SMartABL not working after update to Octoprint 1.9.1 (Issue #21)

Can you send G29 from octoprint?

— Reply to this email directly, view it on GitHubhttps://github.com/scmanjarrez/OctoPrint-SmartABL/issues/21#issuecomment-1644616616, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ6Q2H3774DKWKU27T3HASLXRGNODANCNFSM6AAAAAA2OYTALE. You are receiving this because you authored the thread.Message ID: @.***>

scmanjarrez commented 1 year ago

Have you updated your firmware? Have you tried disabling SmartABL and sending G29?

AndyShap2020 commented 1 year ago

SmartABL: is disabled and still G29 does not work. I guess you are off the hook and I’ll have to figure out why it stopped working

(G28) works fine)

Mriscoc software is newest version.

From: Sergio C @.> Sent: Thursday, July 20, 2023 2:57 PM To: scmanjarrez/OctoPrint-SmartABL @.> Cc: AS Consulting @.>; Author @.> Subject: Re: [scmanjarrez/OctoPrint-SmartABL] SMartABL not working after update to Octoprint 1.9.1 (Issue #21)

Have you updated your firmware? Have you tried disabling SmartABL and sending G29?

— Reply to this email directly, view it on GitHubhttps://github.com/scmanjarrez/OctoPrint-SmartABL/issues/21#issuecomment-1644656360, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ6Q2H6XX5EEO3KVDGZBQWTXRGSSFANCNFSM6AAAAAA2OYTALE. You are receiving this because you authored the thread.Message ID: @.**@.>>