Dust
Thank you
I don't know why they use E0 [, E1[, E3 etc....
To me it would have been simpler just to state it the way you did
or E0, E1, E2.... The [ threw me off.
Also it helped me figure the this error I was getting:
#elif defined(ABL_GRID_POINTS_X) || defined(ABL_GRID_POINTS_Y)
#error "ABL_GRID_POINTS_[XY] is now ABL_GRID_MAX_POINTS_[XY]. Please update your configuration."
Because of your suggestion I tried ABL_GRID_MAX_POINTS_X to replace ABL_GRID_POINTS_X and it worked. Now the "AUTO_BED_LEVELING_LINEAR" is working with a 9 point check.
So if you don't mind I will ask another question.
Do you know of a way to calibrate the other two extruder steppers?
I've tried selecting Extruder 2 & 3 in Repetier but Repetier reverts back to Extruder 1 which makes sense to me because I told it I had 1 Extruder and checked the "Printer has a Mixing Extruder box. I wanted to check the calibration instead of just assuming it would be the same as the first extruder.
Anyway thanks for the help.
Thank you
I don't know why they use E0 [, E1[, E3 etc....
To me it would have been simpler just to state it the way you did
or E0, E1, E2.... The [ threw me off.
Also it helped me figure the this error I was getting:
#elif defined(ABL_GRID_POINTS_X) || defined(ABL_GRID_POINTS_Y)
#error "ABL_GRID_POINTS_[XY] is now ABL_GRID_MAX_POINTS_[XY]. Please update your configuration."
Because of your suggestion I tried ABL_GRID_MAX_POINTS_X to replace ABL_GRID_POINTS_X and it worked. Now the "AUTO_BED_LEVELING_LINEAR" is working with a 9 point check.
So if you don't mind I will ask another question.
Do you know of a way to calibrate the other two extruder steppers?
I've tried selecting Extruder 2 & 3 in Repetier but Repetier reverts back to Extruder 1 which makes sense to me because I told it I had 1 Extruder and checked the "Printer has a Mixing Extruder box. I wanted to check the calibration instead of just assuming it would be the same as the first extruder.
Anyway thanks for the help.