Merge branch '24-pla-load-filament-is-lower-then-before' into 'master'
Resolve "PLA load filament is lower then before" Closes #24 See merge request lulzbot3d/marlin!15
This commit is contained in:
commit
3ed3100e04
@ -2428,7 +2428,7 @@
|
||||
// Preheat Constants - Up to 5 are supported without changes
|
||||
//
|
||||
#define PREHEAT_1_LABEL "PLA"
|
||||
#define PREHEAT_1_TEMP_HOTEND 190
|
||||
#define PREHEAT_1_TEMP_HOTEND 200
|
||||
#define PREHEAT_1_TEMP_BED 65
|
||||
#define PREHEAT_1_TEMP_CHAMBER 35
|
||||
#define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255
|
||||
|
Loading…
Reference in New Issue
Block a user