Search models, users, collections, and posts

G-Code Disable Power Loss Recovery

Print Profile(1)

All
P1S
H2S
H2C
H2D Pro
P1P
A1 mini
X1
X1 Carbon
H2D
P2S
A1
X1E
X2D
A2L

Read the description for g-code
Read the description for g-code
Designer
18 min
1 plate

Open in Bambu Studio
Boost
1
2
0
0
0
0
Released 

Description

https://wiki.bambulab.com/en/knowledge-sharing/power-loss-recovery

 

While it is a handy feature, it can also cause a number of issues, some of which are noted in the above wiki, but also excessive writes and wear on the Micro SD Card, the P1 series are known for burning through SD Cards and it is suspected that this feature can be part of the cause.

The feature can be switched off early-ish in the print, which should reduce the wear on the SD card.

To do this, edit the printer settings in Bambu Studio and insert the following into the start of the Time Lapse G-Code.

{if  layer_num == 1}
   ; close powerlost recovery
   M1003 S0
{endif}

Boost Me (for free)

If this model/profile has helped you out, it would be awesome if you could give it a rating/boost :)

Comment & Rating (0)

(0/1000)