Browse Source

I think that filament change is ready for the masses. I have tested very often with my ultimaker.

I strongly vote for it being a single gcode, because otherwise the triggering from the menu is terrible.
pull/1/head
bkubicek 11 years ago
parent
commit
c38b0855c8
  1. 2
      Marlin/Configuration_adv.h

2
Marlin/Configuration_adv.h

@ -362,7 +362,7 @@ const unsigned int dropsegments=5; //everything with less than this number of st
//adds support for experimental filament exchange support M600; requires display
#ifdef ULTIPANEL
//#define FILAMENTCHANGEENABLE
#define FILAMENTCHANGEENABLE
#ifdef FILAMENTCHANGEENABLE
#define FILAMENTCHANGE_XPOS 3
#define FILAMENTCHANGE_YPOS 3

Loading…
Cancel
Save