-
Notifications
You must be signed in to change notification settings - Fork 12
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
Direct Printing Not working #61
Comments
It looks like there are a couple of things going on:
Please test if the G0 command is supported in the Terminal tab by entering something like |
I had a water leak in the basement where the printer is. So, right now I have a bunch of fans blowing in there. I'll test this on Sunday night when I can get back in and it's not a wind tunnel. |
You know I put in a test for when the printer is waiting for the hot end based on the status it returns - on the older Finder it reports "WAIT_ON_TOOL" to indicate that it is waiting for the extruder to heat up. I have the plugin poll it for temperature while it is waiting and return the data to OctoPrint so that OctoPrint sees something happening. It looks like Finder V2 may always report "MachineStatus: READY | MoveMode: READY" which is not very helpful... |
@Mrnt i though that the Finder Series didnt work on direct printing, and that we always had to use Print to SD. Something changed ? I got a Bresser Saurus which is inside an FlashForge Finder II. If i start a print, it warms up and the heads start moving, but doesnt really know where he is, and bangs into de side of the heatbed. |
Trying to print direct rather than upload to SD Card.
It warms the nozzle and some filament feeds out. The bed never moves. The print head does move a little.
The terminal output shows a lot of
"Communication timeout while printing, trying to trigger response from printer. Configure long running commands or increase communication timeout if that happens regularly on specific commands or long moves."
and after cancelling the job, I have to manually shut off the Nozzle temp.
Same file prints fine when uplaoded to SD Card.
FlashForge Finder V2
Attached Logs.
octoprint (1).log
Attached gcode file I'm trying to print.
FlashForge_Finder_Bed_Level_Test.zip
The text was updated successfully, but these errors were encountered: