Clean and update configs, apply dir later

This commit is contained in:
Scott Lahteine 2020-09-08 18:10:23 -05:00
parent 60f8ae5ba5
commit 074d3f936e
444 changed files with 330 additions and 4685 deletions

View file

@ -21,8 +21,6 @@
*/
#pragma once
#define CONFIG_EXAMPLES_DIR "Tevo/Michelangelo"
/**
* Configuration.h
*
@ -492,9 +490,9 @@
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// Tevo Michelangelo
#define DEFAULT_Kp 19.71
#define DEFAULT_Ki 1.39
#define DEFAULT_Kd 69.81
#define DEFAULT_Kp 19.71
#define DEFAULT_Ki 1.39
#define DEFAULT_Kd 69.81
// Ultimaker
//#define DEFAULT_Kp 22.2

View file

@ -21,8 +21,6 @@
*/
#pragma once
#define CONFIG_EXAMPLES_DIR "Tevo/Michelangelo"
/**
* Configuration_adv.h
*

View file

@ -21,8 +21,6 @@
*/
#pragma once
#define CONFIG_EXAMPLES_DIR "Tevo/Michelangelo"
/**
* Made with Marlin Bitmap Converter
* https://marlinfw.org/tools/u8glib/converter.html