0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-17 17:47:57 +00:00

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 "3DFabXYZ/Migbot"
/**
* Configuration.h
*
@ -493,14 +491,14 @@
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// Electron
#define DEFAULT_Kp 29.12
#define DEFAULT_Ki 3.22
#define DEFAULT_Kd 65.83
#define DEFAULT_Kp 29.12
#define DEFAULT_Ki 3.22
#define DEFAULT_Kd 65.83
// Ultimaker
//#define DEFAULT_Kp 22.2
//#define DEFAULT_Ki 1.08
//#define DEFAULT_Kd 114
//#define DEFAULT_Kp 22.2
//#define DEFAULT_Ki 1.08
//#define DEFAULT_Kd 114
// MakerGear
//#define DEFAULT_Kp 7.0