Skip to content

Commit

Permalink
Merge branch '59-volcano-extruder-typo' into 'master'
Browse files Browse the repository at this point in the history
Resolve "Volcano extruder typo"

Closes MarlinFirmware#59

See merge request lulzbot3d/marlin!41
  • Loading branch information
rhendersonLulzbot committed Nov 22, 2021
2 parents 10fb589 + 14df860 commit a0c4241
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 a0c4241

Please sign in to comment.