Skip to content

Commit

Permalink
RF100 shall not operate above 230°C, same for RF100 V2.
Browse files Browse the repository at this point in the history
  • Loading branch information
dok-net committed Oct 22, 2019
1 parent 6baa253 commit 370c3b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@
#define PREHEAT_1_TEMP_BED 70
#define PREHEAT_1_FAN_SPEED 255 // Value from 0 to 255

#define PREHEAT_2_TEMP_HOTEND 235
#define PREHEAT_2_TEMP_HOTEND 230
#define PREHEAT_2_TEMP_BED 110
#define PREHEAT_2_FAN_SPEED 255 // Value from 0 to 255

Expand Down

0 comments on commit 370c3b1

Please sign in to comment.