Move out of range when unloading filament in T1

Haven't used my vcore 4 in a bit, updated it and now I am getting this error when trying to unload T1: Move out of range: 357.800 150.000 15.000 [-150.000]. Reran the setup wizard and rebooted, same error. Everything shows updated.
Solution:
Have a good night!!
Jump to solution
44 Replies
Johnjrk
JohnjrkOP2mo ago
Any thoughts?
Johnjrk
JohnjrkOP2mo ago
@Helge Keck @miklschmidt Any thoughts? I only get this out of range error when loading or unloading T1. I also backed up my printer.cfg and started with a fresh one but still have the same error. Debug file uplaoded
Helge Keck
Helge Keck2mo ago
you need to make a endstop caibration and/or vaoc calibration. there seems to be something off with your values
Johnjrk
JohnjrkOP2mo ago
I did a vaoc reset and ran it again. I guess I can do it once more
Helge Keck
Helge Keck2mo ago
make the DC end stop cal9bration as described in the commissioning guide
Johnjrk
JohnjrkOP2mo ago
Running it now @Helge Keck gives me this data [dual_carriage] position_max: 360.959 position_endstop: 360.959 [gcode_macro RatOS] variable_bed_margin_x: [59.800, 60.959] [gcode_macro _VAOC] variable_expected_camera_x_position: 111.364 variable_expected_camera_y_position: 330.671 [gcode_macro T0] variable_parking_position: -57.800 [gcode_macro T1] variable_parking_position: 358.959 @Helge Keck updated printer.cfg with this data and still get error. Move out of range: 358.959 10.000 20.002 [-150.000]
Helge Keck
Helge Keck2mo ago
after making this, you need to redo vaoc calibration
Johnjrk
JohnjrkOP2mo ago
I did a _VAOC_RESET then steps 5, 6, 7 and 8. I also did Z endstop check and calibration. Still getting the same error with T1 @Helge Keck should I do some sort of reset?
Helge Keck
Helge Keck2mo ago
please enable debug mode, reproduce error and then share the console output
Johnjrk
JohnjrkOP2mo ago
Here you go
Helge Keck
Helge Keck2mo ago
do the same, but wihtout loading a filament jsut switch between the toolheads
Johnjrk
JohnjrkOP2mo ago
Helge Keck
Helge Keck2mo ago
no error this time?
Johnjrk
JohnjrkOP2mo ago
No only gives me the error when loading or unloading T1
Helge Keck
Helge Keck2mo ago
please share your printer.cfg
Johnjrk
JohnjrkOP2mo ago
here you go
Helge Keck
Helge Keck2mo ago
when you load a filament, does this error comes always or only when the printer is homed?
Johnjrk
JohnjrkOP2mo ago
always at this point
Helge Keck
Helge Keck2mo ago
even if the printer isnt homed? are you sure?
Johnjrk
JohnjrkOP2mo ago
double checking now you are good! nope doesn't do it when I just did a frimware restart then unload T1 @Helge Keck I can load and unload T1 with no error if not homed
Helge Keck
Helge Keck2mo ago
so does this happen when loading or unloading
Johnjrk
JohnjrkOP2mo ago
when I use the load or unload filament macros so both, just for T1, T0 does not give me errors @Helge Keck did you want me to try anything else?
Helge Keck
Helge Keck2mo ago
wait, i think i found it please add this to yur printer.cfg and then try again
max_extrude_only_distance: 200

[extruder1]
max_extrude_only_distance: 200
max_extrude_only_distance: 200

[extruder1]
max_extrude_only_distance: 200
Johnjrk
JohnjrkOP2mo ago
I added it to printer.cfg then homed, ran unload filament macro for T1 still get the error
Helge Keck
Helge Keck2mo ago
before the error happens, does it oad/unload the fialenmt
Johnjrk
JohnjrkOP2mo ago
it completes the load/unload then errors
Helge Keck
Helge Keck2mo ago
i have an assumption please use this temporarily to rule it out
[gcode_macro RatOS]
variable_skew_profile: ""
[gcode_macro RatOS]
variable_skew_profile: ""
Johnjrk
JohnjrkOP2mo ago
No description
Johnjrk
JohnjrkOP2mo ago
did it but still get the error
Helge Keck
Helge Keck2mo ago
override your old entry, otherwise it gets overwritten
Johnjrk
JohnjrkOP2mo ago
??
Helge Keck
Helge Keck2mo ago
you have this here in your printer.cfg at the end
No description
Helge Keck
Helge Keck2mo ago
jsut delete my_skew from ti do not add another entry
Johnjrk
JohnjrkOP2mo ago
I did see above screenshot
Helge Keck
Helge Keck2mo ago
please share the current printer.cfg
Helge Keck
Helge Keck2mo ago
please add this to your printer.cfg
[gcode_macro _CLEANING_MOVE]
gcode:
# parameter
{% set toolhead = params.TOOLHEAD|int %}
[gcode_macro _CLEANING_MOVE]
gcode:
# parameter
{% set toolhead = params.TOOLHEAD|int %}
Johnjrk
JohnjrkOP2mo ago
that worked, no error!!
Helge Keck
Helge Keck2mo ago
yes, i think this is fixed in the dev branch already, will come with the next update so for now you just dont have a cleaning move when loading or unloading but you cna use it now
Johnjrk
JohnjrkOP2mo ago
shoudl I add skew back in??
Helge Keck
Helge Keck2mo ago
you can
Johnjrk
JohnjrkOP2mo ago
Awesome, thank you so much for your help and time! I really appreciate you!!!!!
Solution
Johnjrk
Johnjrk2mo ago
Have a good night!!

Did you find this page helpful?