Print stopping at lay 451 with move out of Range
vcore 4 400 IDEX setup
Hello i am receiving
a "Move out of range:459.804 227.625 92.395 [10419.313]
added my slice that was presented on RatOS along with my config file and my ratos config. Unfortunately i dont have a debug file since i had shutdown my printer last night and didnt know to save it until earlier today where i spent hours trying to figure out to fix my issue.
19 Replies
for some reason your slicer is sending the printhead to X459 wich is not possible in a 400 machine... Unless you are printing with T1.
If so, I would tell you to check the documentation again and run the configs for https://docs.ratrig.com/v-core-4-0/idex-commissioning#beacon in order to re-calibrate your endstops position.
i almost bet this has to do with the park positions. running the config again will correct this.
ok ill test this out when im back in town on friday. It is a dual filament print with both heads in use.
in the meantime after the calibration is done.. is there a way to see if the print may end up failing again before i print or will i have to print to see if i get this code ?
Home everything and there is a button/macro called IDEX PARK. Check if of returns the error
Ok will do. Then report back. Thank you
OK finnaly have time to test this print out again after doing the IDEX commissioning all over again. I will admit before i even re calibrated i selected the IDEX PARK macro after homing and I never got an error so i am nervous to see the same issue come upl.
ok soo.... same BS at the EXACT same layer like the level of frustration is really getting to me. the time and money just being dumped into this and not getting anywhere is next level upsetting
before i exit anything anything what can i send or do. the rage is creeping in.
Grab the debug.zip
hmm only see enable debug
See the pinned post - the FAQ says how to get it
sorry getting extreme brain fog
Good morning hope everyone is doing well. starting off a new day with some hope in resolving this hickup in hopes to get to printing.
mornig all
a little Morning Bump
I don't own an IDEX(or even a vcore 4 for that matter), so hopefully someone else can look at that debug and help
oh damn. ok thank you for guiding me to the degbug file at least
trying to get this expensive and beautiful paperweight up and running 🥲
@miklschmidt I see you are online, maybe you can help?
Likely skew calibration resulting in T1 being parked beyond bounds.
if i had to guess
move the parking position further towards the middle.
@DuBDzO you didn't paste the DC adjustment config in the right place, you pasted it above everything else so it's not doing anything, it gets overridden by the defaults afterwards.. Move your overrides to AFTER the stepper defaults in printer.cfg.
For some reason you pasted all your stuff before the existing sections.
hmm ok i was under the impression that section i pasted it in was where anything that had to do with modifying had to be pasted , because if not i would get errors.
ok so move everything i put in that section all the way to the bottom of printer.cfg save and restart and work from that point on to see if i get any errors and to see if this fixes my current issues?
It is, but it's already prepopulated with limit defaults.
So when you paste new limits in before the defaults, the defaults take precedence.
As with everything in klipper / ratos. If you want to change something, put it at the end.
It needs to go after this
Or those values override the ones you put before it
https://os.ratrig.com/docs/configuration/includes-and-overrides
ok thank i will try this out on friday. and report back.