tomvandeneede / p2pp

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

No pings generated in accessory mode #169

Closed brex480 closed 1 year ago

brex480 commented 1 year ago

Setup is Prusa slicer 2.6 , p2pp 9.00.5, P3pro feeding klipper. So far I have tried many different settings such as all types of purge and turning off other settings one by one. The only time it generates pings is when I disable accessory mode or when I get an error due to not setting the purge amounts in prusa slicer. I have also tried older versions of p2pp all the way back to 8.00.49

Screenshot 2023-07-07 224858
tomvandeneede commented 1 year ago

can you please send me the jnprocessed gcode file so I can try tonfindntje causeOp 8 jul. 2023 om 06:10 heeft brex480 @.***> het volgende geschreven: Setup is Prusa slicer 2.6 , p2pp 9.00.5, P3pro feeding klipper. So far I have tried many different settings such as all types of purge and turning off other settings one by one. The only time it generates pings is when I disable accessory mode or when I get an error due to not setting the purge amounts in prusa slicer. I have also tried older versions of p2pp all the way back to 8.00.49

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

brex480 commented 1 year ago

Thanks for taking a look at it. https://1drv.ms/f/s!AhAsS8sZJN-DgYBCAyMYm4dXAAGLLg?e=6d0eOF

tomvandeneede commented 1 year ago

looks like the unprocessed file is also a processed one. can you please send the unprocessed file as it comes out of Prusa slicer before P2PP gets involved

thanks

On 8 Jul 2023, at 15:00, brex480 @.***> wrote:

Thanks for taking a look at it. https://1drv.ms/f/s!AhAsS8sZJN-DgYBCAyMYm4dXAAGLLg?e=6d0eOF <x-msg://10/url> — Reply to this email directly, view it on GitHub https://github.com/tomvandeneede/p2pp/issues/169#issuecomment-1627249230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6CHJKOJNAENZTNF3RV233XPFKWDANCNFSM6AAAAAA2CTBKRM. You are receiving this because you commented.

brex480 commented 1 year ago

Add the ;P2PP SAVEUNPROCESSED correct? That's what I did the last time. Would temporarily just removing the p2pp.exe from the prusa slicer output section insure you get the correct file?

tomvandeneede commented 1 year ago

both should yield the correct result.

On 11 Jul 2023, at 14:22, brex480 @.***> wrote:

Add the ;P2PP SAVEUNPROCESSED correct? That's what I did the last time. Would temporarily just removing the p2pp.exe from the prusa slicer output section insure you get the correct file?

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

brex480 commented 1 year ago

Sorry completely forgot about this by time I got home. Here is the file by removing p2pp from the output script to insure it's unprocessed. https://1drv.ms/u/s!AhAsS8sZJN-DgYBRG91XH8Zdo-o0Ng?e=TUcHwJ

tomvandeneede commented 1 year ago

Hi,

currently the accessory mode only supports the standard tower processing, not the full purge processing. Could definitely be added but requires quite some rework.

regards

On 13 Jul 2023, at 01:45, brex480 @.***> wrote:

Sorry completely forgot about this by time I got home. Here is the file by removing p2pp from the output script to insure it's unprocessed. https://1drv.ms/u/s!AhAsS8sZJN-DgYBRG91XH8Zdo-o0Ng?e=TUcHwJ <x-msg://12/url> — Reply to this email directly, view it on GitHub https://github.com/tomvandeneede/p2pp/issues/169#issuecomment-1633340970, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6CHJM6MU3KTPXYJRAQXYTXP4ZH7ANCNFSM6AAAAAA2CTBKRM. You are receiving this because you commented.

brex480 commented 1 year ago

So to correct this do I just remove the purge tower settings from the start code? I believe I have tried that with the same results. Or is it a setting in prusa?

brex480 commented 1 year ago

Played around with it today and the issue was the unsupported purge tower. I believe when I was testing previously I never left out the purge tower and the auto add short splice at the same time. With those both left out of the start code it is working properly.