Notifications
Clear all

Software update massage  

  RSS
Thomas Andersen
(@thomas-andersen)
New Member
Software update massage

Every time I start a print with Octoprint the printer prompts my to update to 3.3.1 and will not start to print until I click the button on the printer. Kinda inconvenient since the printer is in the workshop and I'm in my office. Of course I will update at some point, but at my convenience. Why the nagging? Can I turn it off?

Opublikowany : 21/07/2018 1:28 am
ed
 ed
(@ed-3)
Reputable Member
Re: Software update massage

You can get rid of the nag by changing the first line of the "Custom G-Code" in printer settings to match the version number of the firmware you are using, or an earlier version...

Look for the following line (should be the first line) and modify the firmware version number as desired...

M115 U3.2.1 ; tell printer latest fw version

Opublikowany : 21/07/2018 2:05 am
Thomas Andersen
(@thomas-andersen)
New Member
Topic starter answered:
Re: Software update massage

Great, thanks for the info. I will try it

Opublikowany : 22/07/2018 11:17 am
RufusClupea
(@rufusclupea)
Reputable Member
Re: Software update massage

We're not using Octoprint, nor is the MK3 connected to the internet, yet we still get that update message. So my question is, how does the printer even know about the update? 😕

That's "MISTER Old Fart" to you!

Opublikowany : 23/07/2018 6:04 pm
Kazibole
(@kazibole)
Eminent Member
Re: Software update massage


We're not using Octoprint, nor is the MK3 connected to the internet, yet we still get that update message. So my question is, how does the printer even know about the update? 😕

It's in the custom g-code of Slic3r.

Opublikowany : 23/07/2018 6:24 pm
RufusClupea
(@rufusclupea)
Reputable Member
Re: Software update massage

So... Slic3r PE (and PrusaControl) are in constant/regular communication with Prusa--even if we're not online? 😕

To paraphrase John McClane, (Die Hard with a Vengeance) "Is that something I would have turned on?" 🙄 Can we turn it off the same way as described for Octoprint?

That's "MISTER Old Fart" to you!

Opublikowany : 23/07/2018 7:10 pm
bobstro
(@bobstro)
Illustrious Member
Re: Software update massage


So... Slic3r PE (and PrusaControl) are in constant/regular communication with Prusa--even if we're not online? 😕

If you told Slic3rPE to automatically update profiles, it will do so. Your computer runs the slicer software (Slic3r) which generates the gcode that includes the aforementioned line. When you print the gcode, it compare the value in that line to its current running firmware version.

Unless you use Google products, of course. In that case, your toothbrush needs a firmware update.

My notes and disclaimers on 3D printing

and miscellaneous other tech projects
He is intelligent, but not experienced. His pattern indicates two dimensional thinking. -- Spock in Star Trek: The Wrath of Khan

Opublikowany : 23/07/2018 7:36 pm
smithkt
(@smithkt)
Eminent Member
Re: Software update massage


So... Slic3r PE (and PrusaControl) are in constant/regular communication with Prusa--even if we're not online? 😕

To paraphrase John McClane, (Die Hard with a Vengeance) "Is that something I would have turned on?" 🙄 Can we turn it off the same way as described for Octoprint?

No, it is not in constant contact with Prusa.

The first line of the Custom G-Code in the slicer profiles, tells the printer what version number to check. If the version that gets embedded in the g code is higher than the version in the printer, it will prompt you to update.

As was already shown earlier in the thread.

For exmple: M115 U3.2.1 ; tell printer latest fw version

Change this to an earlier version or the same version your printer is currently using and you won't get the prompt.

EDIT TO ADD:
I forgot about the preset updates. If you want to turn these off, you can do so in the Configuration > Preferences menu,
There are two of interest. Check for application updates and Update built in Preset automatically.

Opublikowany : 23/07/2018 8:13 pm
Share: