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.
22 Replies
MDFPereira
MDFPereira•2mo ago
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.
MDFPereira
MDFPereira•2mo ago
i almost bet this has to do with the park positions. running the config again will correct this.
DuBDzO
DuBDzOOP•2mo ago
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 ?
MDFPereira
MDFPereira•2mo ago
Home everything and there is a button/macro called IDEX PARK. Check if of returns the error
DuBDzO
DuBDzOOP•2mo ago
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.
blacksmithforlife
blacksmithforlife•2mo ago
Grab the debug.zip
DuBDzO
DuBDzOOP•2mo ago
hmm only see enable debug
blacksmithforlife
blacksmithforlife•2mo ago
See the pinned post - the FAQ says how to get it
DuBDzO
DuBDzOOP•2mo ago
sorry getting extreme brain fog
DuBDzO
DuBDzOOP•2mo ago
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
blacksmithforlife
blacksmithforlife•2mo ago
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
DuBDzO
DuBDzOOP•2mo ago
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 🥲
blacksmithforlife
blacksmithforlife•2mo ago
@miklschmidt I see you are online, maybe you can help?
miklschmidt
miklschmidt•2mo ago
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.
DuBDzO
DuBDzOOP•2mo ago
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?
miklschmidt
miklschmidt•2mo ago
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.
miklschmidt
miklschmidt•2mo ago
It needs to go after this
No description
miklschmidt
miklschmidt•2mo ago
Or those values override the ones you put before it https://os.ratrig.com/docs/configuration/includes-and-overrides
DuBDzO
DuBDzOOP•2mo ago
ok thank i will try this out on friday. and report back.
MDFPereira
MDFPereira•2mo ago
try pasting this on your printer.cfg [gcode_macro T0] variable_parking_position: -57.8 [gcode_macro T1] variable_parking_position: -457 This values above are a guess using your endstop_positions. What looks very strange is that both toolheads have the exact same endstop position: -59.8 for X and 459.8 for DC... It is a possibility but quite rare. That are the stock RatOS values for both. Also, your variables are missing info. Make sure after finishing VAOC you always click the square (stop button) in order to save the variables. I would do the commissioning from "Initial vaoc calibration" until CALCULATE_DC_ENDSTOP... Also, PID are a must... You only have overrides for the beacon calibration. Missing everything else. Bed PID, T0 PID, T1 PID, contact bed mesh and at least one ratos mesh Please, follow the commissioning guide. Looks like you are using the machine without completing the guide.
DuBDzO
DuBDzOOP•2mo ago
Odd, yes followed the commission guide as suggested for a second time. Did the the PID’s just like how the commission guide suggest along with bed mesh And all, very odd it isn’t showing this for you guys. And after every VAOC I make sure to save ( top left square button). I’ll go again for a third try. Hmm on Friday definitely doing what you guys suggest and reporting back. @heedaf this is what was suggested from @miklschmidt . Moving So when you paste new limits in before the defaults, the defaults take precedence. I was told to put everything at the end and that’s worked other then a random error at the end but . The prints completing with is what was important .
DuBDzO
DuBDzOOP•2mo ago
From stopping at layer 451 to getting closer to finishing ( it finished while Im was at work and my wife informed me). Next I have to work on the stringing and other small things but getting the printer to print was my largest hurdle.
No description
No description

Did you find this page helpful?