MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.21k stars 19.22k forks source link

Min/Max Too Far #27417

Closed Andrzej220754 closed 1 month ago

Andrzej220754 commented 1 month ago

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Hello I select Zero position Axis "z" stops at 10 mm From Probe Wizard, Offset z = -3.1 Zero position z=13.1 Min/Max Too Far

Bug Timeline

Marlin 2.1.2.4

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

2.1.2.4

Printer model

Own design

Electronics

Bigtreetech skr-2

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

None

Your Slicer

Cura

Host Software

None

Don't forget to include

Additional information & file uploads

No response

ellensp commented 1 month ago

Not an error a deliberate warning to stop you miss using M428 HOME_OFFSETS offsets must be within -20, 20

No configs provided to explore any further.

ellensp commented 1 month ago

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.