SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.44k stars 751 forks source link

Error Send Model to FlashForge Adventurer 5M #4834

Open pacocatech opened 4 months ago

pacocatech commented 4 months ago

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 image image image image

Actual results

Error on send model to printer image

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

pacocatech commented 4 months ago

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

pacocatech commented 4 months ago

@FlashforgeOfficial can u help?

savacartonner commented 4 months ago

I have the same problem with my X1C from Bambu Lab

FlashforgeOfficial commented 4 months ago

@FlashforgeOfficial can u help?

@iherbak Hi could you help take a look on this one?

tlochi commented 4 months ago

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.

iherbak commented 4 months ago

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.

preacher4gh commented 3 months ago

I have an Adventure 3 and had the same issue. Command line tool worked prerfect for me, but surprisingly, after looking at the machine, the test file and even those that timed out on orca slicer were there, but without preview image. So I wonder, which Gcode flavor and which image format for preview to choose.

thhdragon commented 2 months ago

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. edit; actually changing the image format QOI solved the problem for me. still dont have a preview image but i doubt thats orcas fault. i can do a test real quick though to see if i send the same big stl from flashforges illegal copy of orca if it has a preview or not though

iherbak commented 2 months ago

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 https://github.com/SoftFever/OrcaSlicer/issues/4834#issuecomment-2155807460, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABH6KN7EV6ESDQ5UB526Q5LZGKEIXAVCNFSM6AAAAABFRRF5VKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVHAYDONBWGA . You are receiving this because you were mentioned.Message ID: @.***>

Supremeb1 commented 2 months ago

Adventurer 5m same thing happens to me with 6mb file.

makc9 commented 1 month ago

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.

thank you! with long timeout downloads well. how to change timeout in orca?

goldfish408 commented 3 weeks ago

Same issue for me with a FlashForge Adventurer 5M Pro with Windows 11.