tomvandeneede / p2pp

Palette2/3 Post Processing tool for Prusa Slicer
143 stars 40 forks source link

Pings finishing over model #129

Open superblobmonster opened 2 years ago

superblobmonster commented 2 years ago

Known problem, just creating a github issue to track it.

V33 compiled from source on Linux, accessory mode, klipper tool changes, P3P On rare occasions pings can be generated where the second pause in a ping is placed over the model instead of the purge tower. In even rarer occasions it will be printing a small feature and land on an external perimeter which creates a substantial blob on the surface finish.

Selection_166

3C_Lizard.zip

tomvandeneede commented 2 years ago

In theory a very easy problem to solve but will require a full rewrite of the code to get this resolved. This will take a substantial rewrite of P2PP to resolve. Looking into alternative ways to handle this

tomvandeneede commented 2 years ago

Added a 3mm retract (currently there was none) to as a temp countermeasure

superblobmonster commented 2 years ago

Would it be possible to also add a 1mm Z-hop to prevent the nozzle from melting a hole into the model? I recognize not all printers have a fast z-hop, maybe a variable z-hop setting?

tomvandeneede commented 2 years ago

Hi Ben,

this is a very generic question… Do you mean adding a Z_Hop when doing thethe pause 9like 1cm or so) to keep the heat away from the model? or do you mean w Z-hop when moving.. not entirely clear to me

On 29 Apr 2022, at 23:01, Ben @.***> wrote:

Would it be possible to also add a 1mm Z-hop to prevent the nozzle from melting a hole into the model? I recognize not all printers have a fast z-hop, maybe a variable z-hop setting?

— Reply to this email directly, view it on GitHub https://github.com/tomvandeneede/p2pp/issues/129#issuecomment-1113726409, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6CHJP7PUY7PTQKH5QCOQTVHRE2JANCNFSM5S5QSKXA. You are receiving this because you commented.

superblobmonster commented 2 years ago

Thanks Tom, I just mean lifting the tool head during the inserted ping to keep heat away from the model. The slicer settings take care of Z-hop during travel moves.

tomvandeneede commented 2 years ago

need to do some thinking about that as it adds to the pause and will most likely fail to detect the extrusion… a short move (3mm) for the retract may not be enough to move the filament all the way back into the P3 to detect movement Will be a trial thing for sure...

On 30 Apr 2022, at 14:43, Ben @.***> wrote:

Thanks Tom, I just mean lifting the tool head during the inserted ping to keep heat away from the model. The slicer settings take care of Z-hop during travel moves.

— Reply to this email directly, view it on GitHub https://github.com/tomvandeneede/p2pp/issues/129#issuecomment-1113982636, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6CHJO6W4LKYWK3QKVWKCDVHUTFNANCNFSM5S5QSKXA. You are receiving this because you commented.