Skip to content

Commit

Permalink
Changed Pause and Resume Extrusion length (MarlinFirmware#2115)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcio-ao committed Apr 6, 2018
1 parent 08686a0 commit f05b0b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Conditionals_LulzBot.h
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@

#if defined(LULZBOT_USE_LCD_DISPLAY)
#define LULZBOT_ADVANCED_PAUSE_FEATURE
#define LULZBOT_ADVANCED_PAUSE_EXTRUDE_LENGTH 10
#define LULZBOT_ADVANCED_PAUSE_EXTRUDE_LENGTH 20
#define LULZBOT_ADVANCED_PAUSE_EXTRUDE_FEEDRATE 1
#define LULZBOT_HOME_BEFORE_FILAMENT_CHANGE
#define LULZBOT_PARK_HEAD_ON_PAUSE
Expand Down

0 comments on commit f05b0b3

Please sign in to comment.