Macros


Fluidd support turning your macros on and off, and categorizing them. You can also hide macros from Fluidd entirely by prefixing their name with an underscore (_).

To move a macro to a category, you first create a category in the settings menu, then left-click on a macro in an existing category. This will bring up a menu where you can select the category your macro will be in as well as change the color.

screenshot screenshot

Tool Card Macros

If any of the following macros are found, they will automatically appear in the Tool card’s Tools dropdown menu:

Load Filament:

  • LOAD_FILAMENT
  • FILAMENT_LOAD
  • M701

Unload Filament:

  • UNLOAD_FILAMENT
  • FILAMENT_UNLOAD
  • M702

Clean Nozzle:

  • CLEAN_NOZZLE
  • NOZZLE_CLEAN
  • WIPE_NOZZLE
  • NOZZLE_WIPE
  • G12

Park Toolhead:

  • PARK_TOOLHEAD
  • TOOLHEAD_PARK
  • G27