tomvandeneede / p2pp

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

invalid literal for int() with base 10: 'x' #146

Open swag012004 opened 1 year ago

swag012004 commented 1 year ago

I am getting the above error and it is failing to continue with the processing script.

I have a palette 3 pro with an m1 mac.

Thanks

Greg

tomvandeneede commented 1 year ago

Can you please send me a screenshot of this issue and the g-code that is causing this issue (unprocessed code) I will try to see what is wrong and fix it

On 21 Oct 2022, at 21:31, swag012004 @.***> wrote:

I am getting the above error and it is failing to continue with the processing script.

I have a palette 3 pro with an m1 mac.

Thanks

Greg

— Reply to this email directly, view it on GitHub https://github.com/tomvandeneede/p2pp/issues/146, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6CHJKI2KOBFCGH7CVACBDWELVRHANCNFSM6AAAAAARLOMKLM. You are receiving this because you are subscribed to this thread.

swag012004 commented 1 year ago

sure.
Screen Shot 2022-10-21 at 1 39 10 PM Tigger_Yellow.mcfx.zip

Thank you!

tomvandeneede commented 1 year ago

Tc and Tx commands in your gcode are for MMU2 and unfortunately will not process for Palette 8.0.48 will remove the processing error but you should get them out of the config if you want 100% control over your print.

8.0.48 should be available for download now

On 21 Oct 2022, at 21:52, swag012004 @.***> wrote:

sure. https://user-images.githubusercontent.com/116387279/197277897-c887c561-ae76-4406-9ad7-d4a0d4618488.png Tigger_Yellow.mcfx.zip https://github.com/tomvandeneede/p2pp/files/9842051/Tigger_Yellow.mcfx.zip Thank you!

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

swag012004 commented 1 year ago

wow, that was fast! Thank you. Let me try it

swag012004 commented 1 year ago

That worked. Thanks again