|
|
|
@ -1,9 +1,6 @@
|
|
|
|
|
/**
|
|
|
|
|
* Marlin 3D Printer Firmware
|
|
|
|
|
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
|
|
|
|
*
|
|
|
|
|
* Based on Sprinter and grbl.
|
|
|
|
|
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
|
|
|
|
|
* Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
|
|
|
|
|
*
|
|
|
|
|
* This program is free software: you can redistribute it and/or modify
|
|
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
|
@ -33,7 +30,7 @@
|
|
|
|
|
#define I2C_EEPROM
|
|
|
|
|
|
|
|
|
|
// Ignore temp readings during develpment.
|
|
|
|
|
//#define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
|
|
|
|
|
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
|
// Servos
|
|
|
|
|