Frix-x / klippain

Generic Klipper configuration for 3D printers
GNU General Public License v3.0
849 stars 221 forks source link

Conflict on Trident + TAP : Z position_endstop invalid #174

Closed 22MarioZ closed 1 year ago

22MarioZ commented 1 year ago

Hello

I'm using klippain for Trident configuration and I'm geting Klipper error for the following configuration: Option 'position_endstop' is not valid in section 'stepper_z'.

Looks that issue is for the files: Trident_1.8d_TR8x4_z.cfg and Trident_1.8d_TR8x8_z.cfg.

However if I'm using the same file on the root of the config folder (with necessary changes to include right files) I don't get any error.

Frix-x commented 1 year ago

Oh indeed, I think you are using TAP ? If this is the case, it's definitely a bug that should be solved in the next release :)

Frix-x commented 1 year ago

Done in https://github.com/Frix-x/klippain/commit/670551ac077bf20addffb831938a8d12a7e7e1de

22MarioZ commented 1 year ago

@Frix-x: I need to reopen this ticket as the bug was re-introduced with 4.0.1. Can you fix it soon?

22MarioZ commented 1 year ago

Ignore my previous comment...