v-core 4 idex 500 error: Error evaluating 'gcode_macro START_PRINT:gcode': gcode.CommandError: Toolh
I can't figure out what setting to change. Everything is configured. Here is the error when I try to print from Prusa Slicer or OrcaSlicer
Error evaluating 'gcode_macro START_PRINT:gcode': gcode.CommandError: Toolhead x-offset is too high for the available parking space. Calibrate your X and DC endstop positions and make sure you stay below 1mm.
Endstops:
#---------------------------------------------------- X -----------------------------------------------------
The X axis motor for the left toolhead, located at the rear left of the printer
#------------------------------------------------------------------------------------------------------------
[stepper_x]
dir_pin: x_dir_pin # Add ! in front of pin name to reverse the direction of stepper_x
rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys
homing_speed: 50
position_min: -60.60
position_max: 500
position_endstop: -60.60
#---------------------------------------------- DUAL_CARRIAGE -----------------------------------------------
[dual_carriage]
dir_pin: dual_carriage_dir_pin # Add ! in front of pin name to reverse the direction of dual_carriage
rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys
position_min: 0
position_max: 563.8
position_endstop: 563.8
safe_distance: 55 [stepper_y] dir_pin: !y_dir_pin # Remove ! in front of pin name to reverse the direction of stepper_y rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys homing_speed: 50 position_min: -14.35 position_max: 533.65 position_endstop: -14.35 bed margins and parking [gcode_macro RatOS] variable_bed_margin_x: [60.6, 63.799999999999955] [gcode_macro T0] variable_parking_position: -58.6 Variable_loading_position: -35.6 [gcode_macro T1] variable_parking_position: 561.8 Variable_loading_position: 538.8
position_endstop: 563.8
safe_distance: 55 [stepper_y] dir_pin: !y_dir_pin # Remove ! in front of pin name to reverse the direction of stepper_y rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys homing_speed: 50 position_min: -14.35 position_max: 533.65 position_endstop: -14.35 bed margins and parking [gcode_macro RatOS] variable_bed_margin_x: [60.6, 63.799999999999955] [gcode_macro T0] variable_parking_position: -58.6 Variable_loading_position: -35.6 [gcode_macro T1] variable_parking_position: 561.8 Variable_loading_position: 538.8
26 Replies
@Helge Keck , I moved my tears to here.
Toolhead x-offset is too high for the available parking spaceyou need to properly tune your endstop positions according to the comissioning guide
@Helge Keck , I've tuned the T0 but T1 keeps being 511 then I adjust with the tool and when I test the change it still won't go back to the T1 edge.
best I've got so far:
[Variables]
idex_applied_offset = 0
idex_xcontrolpoint = 214.667355583814
idex_xoffset = -4.496388117184296
idex_ycontrolpoint = 529.7027809388774
idex_yoffset = -0.19168167161660676
idex_zcontrolpoint = -1.7859374999891466
idex_zoffset = -0.0059374999018411145
idex_zoffsetcontrolpoint = -5.392812499885313
nozzle_expansion_applied_offset = 0
nozzle_expansion_coefficient_multiplier = 1.0
i re-alinged the frame
you also need to correctly calibrate the T1 endstop
I'll start over the T1 endstop goes exactly over the edge at -15. Over the middle of the edge like in the illustration.
well, you are 5mm off
so one of the x endstops, or maybe both, are off
Ok i'll start over now
You said that i can just start from current values and don't need to start from default T0 and T1 endstop values, correct.
yes
doesnt matter fro where oyu start
ok
T0 perfect
T1 511 pushed through config
adding to Printer.cfg now
also updating new bed pargin, park and load posistions at the same time
still looks 4mm off
please run
_VAOC_RESET
and try againI'm confused man. I run the tool and it actually keeps getting me further from the edge
please run
_VAOC_RESET
this wil lreset any offset you have madeok
then redo the endstop calibration
you should have on both side about 60mm space, but your T1 says you have 4mm left, so there is something off
ok I reset
after reset the T1 stayed the same for edge and T0 improved.
Should I run VAOC now?
yes
Thank you
[Variables]
idex_applied_offset = 0
idex_xcontrolpoint = 214.6200220041245
idex_xoffset = -0.8404594784860535
idex_ycontrolpoint = 529.6507166029694
idex_yoffset = -0.20826806528464203
idex_zcontrolpoint = -1.8800000000000003
idex_zoffset = 0.0
idex_zoffsetcontrolpoint = 0.0
nozzle_expansion_applied_offset = 0
nozzle_expansion_coefficient_multiplier = 1.0
let me do z offset now 🙂
@Helge Keck , I was hitting my head on the table bro.
thats not how you do a z-offset
its the z offset that makes you feel better by losing brain cells 🙂
Perfect toolhead z-offset of 0.011875mm!
You have a perfect toolhead z-offset!
time to print man!
I'll keep you up to date, let's see if it prints
@Helge Keck , I'm checking prusa settings: Error evaluating 'gcode_macro _BEACON_APPLY_RUNTIME_MULTIPLIER:gcode': ZeroDivisionError: float division by zero
It printed first T0 then at swap it errorered with this  6x then stopped
I guessi should close this one and open another
ok
let me do that.
Thank you very much @Helge Keck , going ot start another thread for the ZerDivisionErro