Skip to content
Snippets Groups Projects
Commit c38b0855 authored by bkubicek's avatar bkubicek
Browse files

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.
parent d147a057
Branches
Tags
No related merge requests found
...@@ -362,7 +362,7 @@ const unsigned int dropsegments=5; //everything with less than this number of st ...@@ -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 //adds support for experimental filament exchange support M600; requires display
#ifdef ULTIPANEL #ifdef ULTIPANEL
//#define FILAMENTCHANGEENABLE #define FILAMENTCHANGEENABLE
#ifdef FILAMENTCHANGEENABLE #ifdef FILAMENTCHANGEENABLE
#define FILAMENTCHANGE_XPOS 3 #define FILAMENTCHANGE_XPOS 3
#define FILAMENTCHANGE_YPOS 3 #define FILAMENTCHANGE_YPOS 3
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment