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