bootuz-dinamon / ender3-v3-se-full-klipper

Configuration files for Klipper for Ender3 V3 SE.
122 stars 15 forks source link

Klippy/extras ? #7

Open freeman5 opened 5 months ago

freeman5 commented 5 months ago

Hi,

what we have to do with this folder ? its need to put it before compile the klipper ? thank

bootuz-dinamon commented 5 months ago

EXTRA folder don`t needed.

freeman5 commented 5 months ago

Yes but the extra folder include PRTOUCH_PROBE_ZOFFSET ?

freeman5 commented 5 months ago

Ok, i start by zero, i recompile correctly the firmware, with # "Enable extra low-leverl configuration options" and "Disable SWD on startup" i add klippy/extras file, i add include prtouch.cfg in printer.cfg and i have this erreur : Option 'clr_noz_len_y' in section 'prtouch' must have minimum of 25

i have try the fork of 0xD34D, with the config file, and the PRTOUCH_PROBE_ZOFFSET work, but i prefer your config, because you use original klipper version with better macro, but im looking for auto zoffset too ^^

freeman5 commented 5 months ago

After change setting to 25 i have : Option 'wipe_retract_distance' is not valid in section 'prtouch'

freeman5 commented 5 months ago

if i look this file : https://github.com/0xD34D/klipper_ender3_v3_se/blob/master/klippy/extras/prtouch.py i have the wipe_retract_distance variable :/

freeman5 commented 5 months ago

exemple if you dont put the extra file in klippy, you have error with [filter] and [dirzctl] in prtouch.cfg