-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creality K1 (rooted) and Palette 3 Pro - Accessory mode issue #183
Comments
can you please send me the knprocessed gcode file (output from prusaslicer before the p2pp script has runthis way I can tale a look ans see what the problem is isOp 28 dec 2023 om 09:32 heeft ilker Aktuna ***@***.***> het volgende geschreven:
Hi,
I am trying to use my Creality K1 printer with Palette 3 Pro.
I've setup P2PP as described in Wiki.
I could not find accessory mode settings there (Am I missing something ?) , but I found the
G-Code for it : ";P2PP ACCESSORYMODE_MAFX"
When I add this to the start code, I get this error:
Processing time 1.89s
Generating GCODE file: (temp location, PS will move) C:\Users\ilker\AppData\Local\Temp\.PrusaSlicer.upload.d2f3-38e6-3abb-2938
Generating Palette 3 output files
Generating PALETTE MAFX file: Marlin_Iris_0.2mm_PLA__1h23m.mafx
We're sorry but an unexpected error occurred while processing your file
Please sumbit an issue report on https://github.com/tomvandeneede/p2pp
Error: [Errno 13] Permission denied: 'Marlin_Iris_0.2mm_PLA__1h23m.mafx'
Traceback Info:
File "p2pp.py", line 115, in
File "C:\Users\tomvandeneede\Documents\p2pp\_build_update_\p2pp\p2pp\mcf.py", line 1134, in p2pp_process_file
File "C:\Users\tomvandeneede\AppData\Local\Programs\Python\Python39\lib\zipfile.py", line 1239, in __init__
When I don't put the accessory mode config, P2PP successfully creates a mcfx file and sends to the Palette 3 Pro.
So uploading seems to work. But not for mafx. What am I doing wrong ?
Also, my K1 is rooted and I can directly send gcode from Prusa to K1 for single color prints. If I use P2PP, will it also send gcode to the printer ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
where can I find this file ? |
.PrusaSlicer.upload.zip |
Did you have a chance to look ? |
not yet have to work during the day so little time Op 29 dec 2023 om 08:59 heeft ilker Aktuna ***@***.***> het volgende geschreven:
can you please send me the knprocessed gcode file (output from prusaslicer before the p2pp script has runthis way I can tale a look ans see what the problem is isOp 28 dec 2023 om 09:32 heeft ilker Aktuna @.***> het volgende geschreven:
Did you have a chance to look ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Lookslike the output pattern y ou are setting will generate a mcfx file. |
Thanks. Selecting gcode works fine. |
yes manually upload or use prusaslicer to upload the gcode to the printer… that should word as wellOp 7 jan 2024 om 11:58 heeft ilker Aktuna ***@***.***> het volgende geschreven:
Thanks. Selecting gcode works fine.
It sends the mafx file to Palette 3 Pro
What about the gcode ? which gcode file should I manually upload to my printer ?
and I did not understand what the option ";P2PP SAVEUNPROCESSED" will do for me ? Why do I need it ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
is there a way to upload the gcode from Prusa slicer to the printer ? Normally without p2pp Prusa slicer can upload to my printer but with p2pp settings the result is different. |
Should be the same if you name the output file as .gcode file
There is nothing special about the upload than before. Just load the gcode and the print should start.
Unfortunately I have no printer af my disposal to test so you will have to do some testing with different file names etc, but in general the upload form P2PP should not impact the possibility to upload the processed file to your printer after P2PP processing
… On 7 Jan 2024, at 18:39, ilker Aktuna ***@***.***> wrote:
is there a way to upload the gcode from Prusa slicer to the printer ? Normally without p2pp Prusa slicer can upload to my printer but with p2pp settings the result is different.
—
Reply to this email directly, view it on GitHub <#183 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AK6CHJK5ODAYBPSO7ZTZAKTYNLMTXAVCNFSM6AAAAABBFHLM3CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGEZDCNZQGM>.
You are receiving this because you commented.
|
Hi,
I am trying to use my Creality K1 printer with Palette 3 Pro.
I've setup P2PP as described in Wiki.
I could not find accessory mode settings there (Am I missing something ?) , but I found the
G-Code for it : ";P2PP ACCESSORYMODE_MAFX"
When I add this to the start code, I get this error:
When I don't put the accessory mode config, P2PP successfully creates a mcfx file and sends to the Palette 3 Pro.
So uploading seems to work. But not for mafx. What am I doing wrong ?
Also, my K1 is rooted and I can directly send gcode from Prusa to K1 for single color prints. If I use P2PP, will it also send gcode to the printer ?
The text was updated successfully, but these errors were encountered: