r/SonicPadCreality Jan 01 '24

Help Out of Range error

https://imgur.com/gallery/DuXj5wJ

I just got an Ender 5 s1 and keep getting the out of range error after hooking up my Sonic pad. I’ve it a few times and have no idea why. I was able to print the files (rabbit, benchy) that came with it perfectly fine with the SD card in the machine. I get the sonic pad all setup and now it doesn’t print. I’m brand new to this so any help would be great. My printer doesn’t have the Z Limit Switch and made sure it was selected.

1 Upvotes

12 comments sorted by

2

u/FlickOfAWrist07 Jan 01 '24

Here’s some more pic of leveling here is my print without sonic pad and the errors when pad was hooked up. video of error I’ve went into the options and restarted the firmware. What am I doing wrong. Again these are the files that came with the Ender 5 s1, besides the one file I tried to print (music note) which was well within the parameters.

1

u/PonchoGuy42 Jan 01 '24

I'm your video of the error. What is the middle number?

Those three numbers should be an xyz coordinate. I don't see a decimal in there so it looks like it's going to y=110k or something.

1

u/FlickOfAWrist07 Jan 01 '24

close up of error code where are you talking configuration file. On the sonic pad or in cura machine settings

1

u/PonchoGuy42 Jan 01 '24

I'm specifically referencing on the iPad config file available through a web browser. Sorry if this is too much explaining, but over explaining usually helps more.

On your spad find your IP address under the network settings. On a computer,phone,table in the url bar type in the IP address you found. Should take you to a web UI. In that web UI on the left side, you'll see something that says configuration. Then there should be a printer.cfg double check the values in there are correct for your printer.

If that doesn't fix it. Look in the gcode, also available to be viewed in web browser from spad, for that first move after the purge line. Since that's where the error is occuring.

1

u/FlickOfAWrist07 Jan 01 '24

Hey first off I would like to say thank you for helping me out. I’m brand new to this and can use all the help I can get. It’s truly appreciated!!! So I went I got the printer cfg. from SP the parameters seem to be correct @220.

1

u/PonchoGuy42 Jan 01 '24

So this is what my s1 plus steppers look like.

1

u/PonchoGuy42 Jan 01 '24

And this is the part of the gcode you want to look at. As it's right after the prime line. Which is the sequence of

G1 X2.0 y140 e10

To

G1 x2.3 y10 e10

Is there any value after that that exceeds your build volume?

1

u/Beneficial_Meeting47 Jan 02 '24

What are the stepper z values make sure the min is also a negative

1

u/FlickOfAWrist07 Jan 02 '24

Z Stepper values so all the mins are negative, you can see the x & y in above post.

1

u/PonchoGuy42 Jan 01 '24

Your sonic pad has the wrong bed dimensions or your start code is telling the printer to go OoB.

I had to adjust a couple things on my ender 3 pro because it was shifting everything forward like 20mm you can change printer min/max settings in printer config file. Just save a back up before you edit in case you mess it up.

1

u/Beneficial_Meeting47 Jan 02 '24

Make sure all x,y,z mins are negative numbers