Просмотр исходного кода

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.
bkubicek 11 лет назад
Родитель
Сommit
c38b0855c8
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Просмотреть файл

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

Загрузка…
Отмена
Сохранить