tomvandeneede / p2pp

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

P2PP generates error #188

Open cinealfa opened 6 months ago

cinealfa commented 6 months ago
Screenshot 2024-01-21 at 15 28 14

I am getting this error what am I doing wrong?

tomvandeneede commented 6 months ago

can you please send me a copy of the file shown there ( /var/…..) and I will have a lookOp 22 jan 2024 om 00:32 heeft cinealfa @.***> het volgende geschreven: Screenshot.2024-01-21.at.15.28.14.png (view on web) I am getting this error what am I doing wrong?

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

cinealfa commented 5 months ago

Here you are! PrusaSlicer.upload.dfac-4a5d-8a7f-63c2.txt

cinealfa commented 5 months ago

Any thoughts?

tomvandeneede commented 5 months ago

looks like the file is not in utf-8 formatwhat version of ps are you using?can you send me the filementioned in the screenshot (txt file)Op 27 jan 2024 om 02:03 heeft cinealfa @.***> het volgende geschreven:

can you please send me a copy of the file shown there ( /var/…..) and I will have a lookOp 22 jan 2024 om 00:32 heeft cinealfa @.> het volgende geschreven: Screenshot.2024-01-21.at.15.28.14.png (view on web) I am getting this error what am I doing wrong? —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.>

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

cinealfa commented 5 months ago

i did it is in the message right after you asked me to send it, Did I misunderstand you?

tomvandeneede commented 5 months ago

yep got that but that was not a code file at all so this is definitely something P2PP cannot work with. Which version of Prusa Slicer are you using? Maybe there is a new file format that gets used now that P2PP is not (yet) aware of.

Would be interesting to understand if this is the file BEFORE processing or AFTER if after processing has been going on it would definitely be good to get a copy of the file BEFORE the processing by P2PP

On 27 Jan 2024, at 08:45, cinealfa @.***> wrote:

i did it is in the message right after you asked me to send it, Did I misunderstand you?

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

tomvandeneede commented 5 months ago

Looking at the actual error it appears to be happening in the reading of the file

so the document you send is the input file from purse….

Can you please let me know what you have under printer settings/general and then the code flavour a thumbnail settings?
I am expecting all data to be text encoded but in your file this seems no longer the case

On 27 Jan 2024, at 08:45, cinealfa @.***> wrote:

i did it is in the message right after you asked me to send it, Did I misunderstand you?

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

cinealfa commented 5 months ago

Thank you for the assistance, I m using 2.7.1 for OSX I will get to that computer and output the settings and check the flavor (which I believe is Klipper) and report back.

tomvandeneede commented 5 months ago

Don't believe this has anything to do with the MACOs. I also use MAC and have no issues. The main problem seems to be the output file is not an uft-8 based text file but contains other data and P2PP is not able to process it

cinealfa commented 5 months ago

What would be causing this? I Iswear I followed the instructions in the PDF .

Screenshot 2024-02-02 at 18 08 45

.Should I uninstall and start over? I haven't been tinkering under the hood with any of the 3-D printing stuff I use so I'm a little bit at a loss what I'm doing wrong.