Thank you for submitting your feedback to the Marlin project. Please use one of the templates below to fill out this box.
Please put [FR] in the issue title: [FR] Add-on that goes 'ping'
When I compile with FEATURE_X
I get an error:
Paste_the_error_text_here
Attach a ZIP of Configuration.h
and Configuration_adv.h
by dropping here.
M502
followed by M500
to reset EEPROM to defaults.DEBUG_LEVELING_FEATURE
with M111 S247
for detailed logging of homing/leveling.code
.cpp
void my_function(bool do_it) {
// Hold this spot
}