You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found out today that 'make olddefconfig KCONFIG_CONFIG=config.rpi' for example, bypasses the interactive menuconfig and sets any new parameters to their default, making the update-all.sh a little quicker and less jarring to use.
By credit of 2be2d at Vikings-dk-fi-no-se channel in voron discord.
The text was updated successfully, but these errors were encountered:
https://docs.vorondesign.com/community/howto/drachenkatze/automating_klipper_mcu_updates.html#can-i-just-skip-the-menuconfig-line
I found out today that 'make olddefconfig KCONFIG_CONFIG=config.rpi' for example, bypasses the interactive menuconfig and sets any new parameters to their default, making the update-all.sh a little quicker and less jarring to use.
By credit of 2be2d at Vikings-dk-fi-no-se channel in voron discord.
The text was updated successfully, but these errors were encountered: