Thanks for your Help.
But i think i dont really understand. Why cant (or shouldnt) i use it in this section?
I tried to use it in save_z_home and the setting of the variable now seems to work, but there seems to be an error when reading this value.
Error:
Unable to parse option ‘home_xy_position’ in section ‘safe_z_home’
I tried bed_x_max,bed_y_max and {bed_x_max},{bed_y_max}
Because [safe_z_home] is an internal definition that is not meant to extended via macros. For this flexibility [homing_override] offers the needed means.
I think i should tell you the Reason for this…
I often change the complete Toolhead. So everytime the Size and Positions do change.
I try to use only one variable at start of the printer.cfg for all the pendencies, so that everything will be calculated over this variable.
the savehome section was just the beginning.
Also i would use it in
[screws_tilt_adjust]
[bed_mesh]
[stepper_x] position_endstop: 338
[stepper_y] position_endstop: 330
and as i said
[safe_z_home]…
Ich sehe grade in deinem Profil das du aus D kommst…
Ich bin mal so frei die Sprache zu wechseln da mir das englisch recht schwer fällt.
Ok, also geht nicht weil geht nicht. Soweit ok…
Das mit dem Homing Override ist mir nicht ganz klar… was ist das und wie wende ich das an? Bzw könnte das u.U. eine Gesamtlösung werden?
Ok, ich habe mir das mit dem Override mal zu Gemüte geführt.
Das scheint nicht der Weg zu meinem Ziel zu sein.
Sorry, but this an English speaking forum and other readers shall have the chance to participate as well.
Effectively you can do a lot with macros and as far as my understanding of your concept goes, this should be possible but requires quite some macro understanding and work.