Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Conflicts:
	Marlin/Configuration.h
  • Loading branch information
bkubicek committed Nov 1, 2011
2 parents b65970e + 0e5054a commit 873903f
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
@@ -1,5 +1,4 @@


#ifndef CONFIGURATION_H
#define CONFIGURATION_H

Expand Down Expand Up @@ -153,6 +152,7 @@ bool axis_relative_modes[] = {false, false, false, false};
#define SMOOTHFACTOR 5.0
float current_raw_average=0;


#define GRACETEMP 0 //temperature which already counts as reached for M109
#define PIDTEMP
#ifdef PIDTEMP
Expand Down

0 comments on commit 873903f

Please sign in to comment.