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.83k stars 805 forks source link

G-code error causing printing to stop #5176

Closed enjoyneering closed 6 days ago

enjoyneering commented 5 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

v2.0.0 Official

Operating System (OS)

Windows

OS Version

Windows 10 x64

Additional system information

CPU: Xeon E5 2660 v2 RAM: 64GB GPU: Radeon

Printer

FLASHFORGE Adventurer 5M

How to reproduce

After slicing the part and printing over 80% it stopped. The printer log shows an error:

Unable to parse move 'G1 X10.598 Y-45.945 00754'

After downloading the g-cod from the printer (it was sent to the printer via wifi), the same line was found:

;WIDTH:0.290573 G3 X10.508 Y-45.881 I.94 J.642 E.00215 ;WIDTH:0.330098 G1 X10.598 Y-45.945 00754 <--- HERE G1 F6988.174 G1 X13.02 Y-45.809 E.0137 G1 F7078.551 G1 X13.248 Y-45.669 E.00822 G1 F7200

Actual results

G1 X10.598 Y-45.945 00754

Expected results

Looks like it should be E.0754 or E.00754 instead of 00754

Project file & Debug log uploads

The log file and project were not saved. There is only g-code.

Checklist of files to include

Anything else?

No response

igiannakas commented 4 months ago

Please attach your project file

enjoyneering commented 4 months ago

Hi igiannakas,

I have only corrupted g-code. See line 274269.

PlanetCarrier24_PLA_1h39m.zip

igiannakas commented 4 months ago

Please attach the 3MF file…

enjoyneering commented 4 months ago

Will do today.

enjoyneering commented 4 months ago

Please see 3MF file in the attached zip file

PlanetGear24.zip

enjoyneering commented 4 months ago

Hi igiannakas,

Were you able to recreate the problem?

igiannakas commented 4 months ago

Nope - attached is my sliced GCODE file straight from your project file PlanetCarrier24_PLA_1h10m.gcode.zip

Could you also take a look? Maybe try sending it for a print?

I'm using the 2.1-alpha version so the issue may have already been fixed. Maybe download and try the nightly release.

monkeyWad commented 3 months ago

I got this error with a print a couple days ago. Here's my error code and gcode. Unfortunately I did not save the 3mf file that I used to generate the Gcode. I'm running version 2.1.0-beta

Stacking game ninja mice v6_PLA_2h59m.txt

This is the full error about 75% into the print; Unable to parse move 'G1 X-9.85-46.878 Y-77.4 I4.394 J-3.386 E.04835'

enjoyneering commented 3 months ago

Flashforge has started pushing out new a5m firmware via OTA. A quick analysis shows that the Wi-Fi driver has been updated. Hopefully this will fix the issue. Will continue posting.

monkeyWad commented 3 months ago

Just received this error again Unable to parse move 'G1 X51.59.746 E.00814' I have the 3mf and gcode this time. Error.zip

I should add that I'm not running the official flashforge firmware, I'm running klipper.

enjoyneering commented 3 months ago

Hi monkeyWad,

What version of Orca are you using?

monkeyWad commented 3 months ago

Hi monkeyWad,

What version of Orca are you using?

The above was sliced on 2.1.0-beta. I've updated to the 2.1.0 release, but I haven't done much printing since.

github-actions[bot] commented 1 week ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 6 days ago

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.