Skip to content
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

Open
3 tasks done
pacocatech opened this issue Apr 1, 2024 · 15 comments
Open
3 tasks done

Error Send Model to FlashForge Adventurer 5M #4834

pacocatech opened this issue Apr 1, 2024 · 15 comments
Labels
bug Something isn't working

Comments

@pacocatech
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

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

  • Log file
  • Project file

Anything else?

No response

@pacocatech pacocatech added the bug Something isn't working label Apr 1, 2024
@pacocatech
Copy link
Author

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
Copy link
Author

@FlashforgeOfficial can u help?

@Savacartonner
Copy link

I have the same problem with my X1C from Bambu Lab

@FlashforgeOfficial
Copy link
Contributor

@FlashforgeOfficial can u help?

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

@tlochi
Copy link

tlochi commented Apr 11, 2024

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
Copy link
Contributor

iherbak commented Apr 11, 2024

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
Copy link

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
Copy link

thhdragon commented Jun 8, 2024

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
Copy link
Contributor

iherbak commented Jun 8, 2024 via email

@Supremeb1
Copy link

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

@makc9
Copy link

makc9 commented Jul 20, 2024

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
Copy link

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

@xlordxcheater
Copy link

Same happening here with a Adventurer 5m with files over 12mb. Sending the files via Wifi

@rivens623
Copy link

rivens623 commented Oct 22, 2024

I also see this issue:
OS: Windows 10 & macOS Sonoma 14.7 (M1 Max)
Orca Slicer Version: 2.1.1
3d Printer: Flash Forge Adventurer 5M via WiFi
Flash Print works via the same computer(Windows OS) and can send and print files of any size, Orca Slicer connects to the printer, but fails when trying to send files.
Exporting the Gcode file from Orca Slicer to USB and loading the file directly to the printer works

@xlordxcheater
Copy link

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.

How can I use the command line tool? I only got a zip file with a 5MWifi.exe and other files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests