We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe6459 commit b81ff51Copy full SHA for b81ff51
config/machine.cfg
@@ -44,7 +44,11 @@ resolution: 0.1
44
45
[include ../macros/calibration/calib*.cfg]
46
47
-[include ../macros/helpers/*.cfg]
+[include ../macros/helpers/filament_swap.cfg]
48
+[include ../macros/helpers/heaters_ctrl.cfg]
49
+[include ../macros/helpers/heatsoak.cfg]
50
+[include ../macros/helpers/nozzle_cleaning.cfg]
51
+[include ../macros/helpers/temp_check.cfg]
52
53
[include ../macros/miscs/compatibility.cfg]
54
[include ../macros/miscs/debugging.cfg]
0 commit comments