Move Out Of Range #330

Open
opened 2026-04-05 16:19:56 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @DougReynolds on 3/14/2026

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.3.2-rc2

Operating System (OS)

macOS

OS Version

Sequoia 15.6

Additional system information

M2
24GB

Printer

Flashforge Adventurer 5M - Flashforge Klipper Mod, Moonraker, Happy Hare

How to reproduce

This issue occurs randomly, approximately 30% of prints will randomly get an invalid coordinate that is out of range. Here is the latest:

G1 X91.46 Y-55.736 E.01369
G1 X9226 E.01797
G1 X-25.119 Y-40.129 E.02197

I am not able to consistently reproduce this issue.
In all cases thus far this has occurred in a single tool print during mid-late print progress.

Actual results

This results in an immediate print cancelation for the following error:
Move out of range: 9226.000 -55.736 12.904 [231925.953]

Expected results

Orca does not send invalid gcode coordinates to the printer

Project file & Debug log uploads

buffer.3mf.zip

logs-20260313-231638.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

*Originally created by @DougReynolds on 3/14/2026* ### Is there an existing issue for this problem? - [x] I have searched the existing issues ### OrcaSlicer Version 2.3.2-rc2 ### Operating System (OS) macOS ### OS Version Sequoia 15.6 ### Additional system information M2 24GB ### Printer Flashforge Adventurer 5M - Flashforge Klipper Mod, Moonraker, Happy Hare ### How to reproduce This issue occurs randomly, approximately 30% of prints will randomly get an invalid coordinate that is out of range. Here is the latest: ``` G1 X91.46 Y-55.736 E.01369 G1 X9226 E.01797 G1 X-25.119 Y-40.129 E.02197 ``` I am not able to consistently reproduce this issue. In all cases thus far this has occurred in a single tool print during mid-late print progress. ### Actual results This results in an immediate print cancelation for the following error: `Move out of range: 9226.000 -55.736 12.904 [231925.953]` ### Expected results Orca does not send invalid gcode coordinates to the printer ### Project file & Debug log uploads [buffer.3mf.zip](https://github.com/user-attachments/files/25990387/buffer.3mf.zip) [logs-20260313-231638.zip](https://github.com/user-attachments/files/25990406/logs-20260313-231638.zip) ### Checklist of files to include - [x] Log file - [x] Project file ### Anything else? _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#330