Skip to content

Commit

Permalink
Typo in Volcano fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
bmkahl committed Nov 22, 2021
1 parent 10fb589 commit 14df860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@
#define LULZBOT_M115_EXTRUDER_TYPE "Titan Areo"
#elif defined(TOOLHEAD_HS_HSPLUS)
#undef LULZBOT_M115_EXTRUDER_TYPE
#define LULZBOT_M115_EXTRUDER_TYPE "Titan Areo Vulcano"
#define LULZBOT_M115_EXTRUDER_TYPE "Titan Areo Volcano"
#elif defined(TOOLHEAD_H175)
#undef LULZBOT_M115_EXTRUDER_TYPE
#define LULZBOT_M115_EXTRUDER_TYPE "H175"
Expand Down

0 comments on commit 14df860

Please sign in to comment.