Skip to content

Commit

Permalink
Merge branch '19-wrong-firmware-title-when-running-m115-on-sidekick-7…
Browse files Browse the repository at this point in the history
…47-sl-se-he' into 'master'

Resolve "Wrong firmware title when running M115 on Sidekick 747 SL, SE, HE"

Closes MarlinFirmware#19

See merge request lulzbot3d/marlin!10
  • Loading branch information
bmkahl committed Sep 15, 2021
2 parents 30cb45d + 0c71bde commit 90fd7a5
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 @@ -386,7 +386,7 @@
#define LULZBOT_TOOLHEAD_Z_MAX_ADJ 0
#define LULZBOT_TOOLHEAD_Z_MIN_ADJ 0
#endif
#if defined(TOOLHEAD_SE_SL_HE)
#if defined(TOOLHEAD_SL_SE_HE)
#undef LULZBOT_M115_EXTRUDER_TYPE
#define LULZBOT_M115_EXTRUDER_TYPE "Titan Areo"
#elif defined(TOOLHEAD_HS_HSPLUS)
Expand Down

0 comments on commit 90fd7a5

Please sign in to comment.