v2.4: restructure all the things

This commit is contained in:
Konstantin Koslowski 2021-11-01 21:24:21 +01:00
parent b67abe3a17
commit a8f3ab247a
13 changed files with 822 additions and 737 deletions

10
macros/_init.cfg Normal file
View file

@ -0,0 +1,10 @@
#####################################################################
# include all the macros
# large parts taken from alexz and others
#####################################################################
[include debug.cfg]
[include helpers.cfg]
[include override.cfg]
[include print.cfg]
[include probe.cfg]
[include z_calibration.cfg]