I think this will also work...You can use the \n to do a new line so that it is not one long string...
{action_respond_info("Print_Start Macro Inputs:\n"
"BED = %d\n"
"EXTRUDER = %d\n"
"CHAMBER = %d\n"
"FL_SIZE == %s\n"
"material = %s\n"
"Z_Adjust = %.3f\n"
"nozzle = %.2f"\n
"filament_name = %s\n" %
(BED, EXTRUDER, CHAMBER, FL_SIZE, material, z_adjust, nozzle, filament_name))}
- Macro ideas
- Filament sensor