-
-
Notifications
You must be signed in to change notification settings - Fork 838
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
Error Send Model to FlashForge Adventurer 5M #4834
Comments
When I make a smaller file, for example, the standard orca cube, the file is sent successfully, it must have something to do with the size of the file, in my example the file is more than 100mb |
@FlashforgeOfficial can u help? |
I have the same problem with my X1C from Bambu Lab |
@iherbak Hi could you help take a look on this one? |
Same problem on my Adventure 5M. A consistent amount of time passes during uploading a file before Orca decides there is an error. On the printer interface, the upload status bar continues to fill up normally until Orca generates the error message. |
I’ve created a windows command line tool to provide something to experiment with. https://github.com/iherbak/OrcaSlicer/releases/download/Latest/5MWifi.zip Could you try to use it for uploading the gcode? You could change the timeout and the size in bytes to split the file on sending. I was unable to reproduce the issue myself. I hope we could find the issue so i could adapt the code. |
I have an Adventure 3 and had the same issue. |
would you mind helping me out with that? what are the defaults for the port and the [data_wait_timeout] [data_packet_size]? not sure what values to start with. |
Hi. The dafult port is 8899 waittime try 60 first packet size in bytes so
try 10240.
thhdragon ***@***.***> (időpont: 2024. jún. 8., Szo, 6:48)
ezt írta:
… I’ve created a windows command line tool to provide something to
experiment with.
https://github.com/iherbak/OrcaSlicer/releases/download/Latest/5MWifi.zip
Could you try to use it for uploading the gcode? You could change the
timeout and the size in bytes to split the file on sending. I was unable to
reproduce the issue myself. I hope we could find the issue so i could adapt
the code.
would you mind helping me out with that? what are the defaults for the
port and the [data_wait_timeout] [data_packet_size]? not sure what values
to start with.
—
Reply to this email directly, view it on GitHub
<#4834 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABH6KN7EV6ESDQ5UB526Q5LZGKEIXAVCNFSM6AAAAABFRRF5VKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVHAYDONBWGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Adventurer 5m same thing happens to me with 6mb file. |
thank you! with long timeout downloads well. how to change timeout in orca? |
Same issue for me with a FlashForge Adventurer 5M Pro with Windows 11. |
Same happening here with a Adventurer 5m with files over 12mb. Sending the files via Wifi |
I also see this issue: |
How can I use the command line tool? I only got a zip file with a 5MWifi.exe and other files |
Is there an existing issue for this problem?
OrcaSlicer Version
2.0.0
Operating System (OS)
Windows
OS Version
Windows 10
Additional system information
No response
Printer
FlashForge Adventurer 5M
How to reproduce
1 Configure network connection
2 Slice Model
3 Print
4 Error on send model to printer
Actual results
Error on send model to printer
Expected results
Send model to printer with success
Project file & Debug log uploads
crash_Tue_Mar_26_23_29_08_0.log
bust.zip
Checklist of files to include
Anything else?
No response
The text was updated successfully, but these errors were encountered: