Fix and improve Creality configs

This commit is contained in:
Scott Lahteine
2018-01-21 01:54:19 -06:00
parent 8190fdb260
commit c68ce8667d
5 changed files with 229 additions and 63 deletions

View File

@@ -93,7 +93,7 @@
//#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.
//#define CUSTOM_STATUS_SCREEN_IMAGE
#define CUSTOM_STATUS_SCREEN_IMAGE
// @section machine
@@ -428,7 +428,7 @@
// This option prevents a single extrusion longer than EXTRUDE_MAXLENGTH.
// Note that for Bowden Extruders a too-small value here may prevent loading.
#define PREVENT_LENGTHY_EXTRUDE
#define EXTRUDE_MAXLENGTH 200
#define EXTRUDE_MAXLENGTH 435
//===========================================================================
//======================== Thermal Runaway Protection =======================