PA0 message?
-
I'm seeing this message from time to time, what does it mean?
(6HC with RRF 3.4.5 and SBC with DWC 3.4.4)
-
@Reine well PA is normally pressure advance and thats telling you its 0.
So you probably have an M117 or M118 in there somewhere -
@jay_s_uk yeah I set it in my start g-code, but never reset to zero, unless that's done automagically?
-
@Reine if you haven't explicitly set it to anything in your config then it will be 0
-
@jay_s_uk I do this in my filament profiles and I don't have any profiles without it.
-
@Reine better check its getting set then as you don't appear to be setting a driver number
-
@jay_s_uk what's the reliable command todo so and when?
I've manually checked all my code twice for M117 & M118 but not found it anywhere. Would it be something set by the slicer?
-
@Reine it could be. Depends what's in your slicer. And
M572 D0
would report the value used for the first extruder driver -
I also see that message on occasion. I definitely use PA and it is not zero. The message appears randomly or at least I have not found a reason. It only appears as a message box but not in the log.
-
@Reine SET_GCODE_OFFSET is no legit G-code so I suggest you remove that in any case. I am not aware of any G-code that could output "PA 0" so I guess it is something in your slicer or config settings.