mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 04:54:12 -06:00
Clean and update configs, apply dir later
This commit is contained in:
parent
60f8ae5ba5
commit
074d3f936e
444 changed files with 330 additions and 4685 deletions
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// A10M [@thinkyhead]
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10D"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -491,9 +489,9 @@
|
|||
|
||||
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
|
||||
|
||||
#define DEFAULT_Kp 226.93 //11.93
|
||||
#define DEFAULT_Ki 0.43 //0.59
|
||||
#define DEFAULT_Kd 854.89 //59.89
|
||||
#define DEFAULT_Kp 226.93 //11.93
|
||||
#define DEFAULT_Ki 0.43 //0.59
|
||||
#define DEFAULT_Kd 854.89 //59.89
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -531,9 +529,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10D"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10M"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// A10M [@thinkyhead]
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10M"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10T"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// A10M [@thinkyhead]
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A10T"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A20"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// A20M [@thinkyhead]
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A20"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A20M"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// A20M [@thinkyhead]
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A20M"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A20T"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// A20M [@thinkyhead]
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A20T"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A30"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -493,9 +491,9 @@
|
|||
|
||||
//FIND YOUR OWN: "M303 C8 S200 U" HOTEND PID
|
||||
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
#define DEFAULT_bedKp 369.610
|
||||
#define DEFAULT_bedKi 54.132
|
||||
#define DEFAULT_bedKd 602.870
|
||||
#define DEFAULT_bedKp 369.610
|
||||
#define DEFAULT_bedKi 54.132
|
||||
#define DEFAULT_bedKd 602.870
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S60"
|
||||
#endif // PIDTEMPBED
|
||||
|
@ -1092,6 +1090,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/A30"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/D200"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -493,9 +491,9 @@
|
|||
|
||||
//FIND YOUR OWN: "M303 C8 S200 U" HOTEND PID
|
||||
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
#define DEFAULT_bedKp 369.610
|
||||
#define DEFAULT_bedKi 54.132
|
||||
#define DEFAULT_bedKd 602.870
|
||||
#define DEFAULT_bedKp 369.610
|
||||
#define DEFAULT_bedKi 54.132
|
||||
#define DEFAULT_bedKd 602.870
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
@ -1092,6 +1090,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/D200"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Duplicator5"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -427,6 +425,7 @@
|
|||
#define TEMP_SENSOR_6 0
|
||||
#define TEMP_SENSOR_7 0
|
||||
#define TEMP_SENSOR_BED 1
|
||||
#define TEMP_SENSOR_PROBE 0
|
||||
#define TEMP_SENSOR_CHAMBER 0
|
||||
|
||||
// Dummy thermistor constant temperature readings, for use with 998 and 999
|
||||
|
@ -1108,6 +1107,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Duplicator5"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/E180"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -493,9 +491,9 @@
|
|||
|
||||
//FIND YOUR OWN: "M303 C8 S200 U" HOTEND PID
|
||||
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
#define DEFAULT_Kp 45.80
|
||||
#define DEFAULT_Ki 3.61
|
||||
#define DEFAULT_Kd 145.39
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -1093,6 +1091,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/E180"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/GT2560"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -1124,6 +1122,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/I3_Pro_X-GT2560"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/M201"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -493,9 +491,9 @@
|
|||
|
||||
//FIND YOUR OWN: "M303 C8 S200 U" HOTEND PID
|
||||
|
||||
#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
|
||||
|
||||
#endif // PIDTEMP
|
||||
|
||||
|
@ -532,9 +530,9 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
#define DEFAULT_bedKp 10.00
|
||||
#define DEFAULT_bedKi .023
|
||||
#define DEFAULT_bedKd 305.4
|
||||
#define DEFAULT_bedKp 10.00
|
||||
#define DEFAULT_bedKi .023
|
||||
#define DEFAULT_bedKd 305.4
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#endif // PIDTEMPBED
|
||||
|
@ -1092,6 +1090,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/M201"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/MeCreator2"
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
// MeCreator2
|
||||
#define DEFAULT_Kp 11.93
|
||||
#define DEFAULT_Ki 0.59
|
||||
#define DEFAULT_Kd 59.89
|
||||
#define DEFAULT_Kp 11.93
|
||||
#define DEFAULT_Ki 0.59
|
||||
#define DEFAULT_Kd 59.89
|
||||
// Ultimaker
|
||||
// #define DEFAULT_Kp 22.2
|
||||
// #define DEFAULT_Ki 1.08
|
||||
|
@ -545,9 +543,9 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
//MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
//120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
|
||||
//from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
|
||||
//#define DEFAULT_bedKp 10.00
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/MeCreator2"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Me_creator"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -427,6 +425,7 @@
|
|||
#define TEMP_SENSOR_6 0
|
||||
#define TEMP_SENSOR_7 0
|
||||
#define TEMP_SENSOR_BED 1
|
||||
#define TEMP_SENSOR_PROBE 0
|
||||
#define TEMP_SENSOR_CHAMBER 0
|
||||
|
||||
// Dummy thermistor constant temperature readings, for use with 998 and 999
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Me_creator"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Me_ducer"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -427,6 +425,7 @@
|
|||
#define TEMP_SENSOR_6 0
|
||||
#define TEMP_SENSOR_7 0
|
||||
#define TEMP_SENSOR_BED 1
|
||||
#define TEMP_SENSOR_PROBE 0
|
||||
#define TEMP_SENSOR_CHAMBER 0
|
||||
|
||||
// Dummy thermistor constant temperature readings, for use with 998 and 999
|
||||
|
@ -491,9 +490,9 @@
|
|||
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
|
||||
|
||||
// Ultimaker
|
||||
#define DEFAULT_Kp 19.86
|
||||
#define DEFAULT_Ki 1.00
|
||||
#define DEFAULT_Kd 98.93
|
||||
#define DEFAULT_Kp 19.86
|
||||
#define DEFAULT_Ki 1.00
|
||||
#define DEFAULT_Kd 98.93
|
||||
|
||||
// MakerGear
|
||||
//#define DEFAULT_Kp 7.0
|
||||
|
@ -1108,6 +1107,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Me_ducer"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/PI3A PRO"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -490,10 +488,9 @@
|
|||
// Set/get with gcode: M301 E[extruder number, 0-2]
|
||||
|
||||
// Geeetech MK8 Extruder
|
||||
#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
|
||||
|
||||
// CTC MK8 Extruder
|
||||
//#define DEFAULT_Kp 19.86
|
||||
|
@ -552,10 +549,10 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
//12v (120 watt?) MK2a PCB Heatbed into 4mm borosilicate (Geeetech Průša i3 Pro, Pro/B/C/X)
|
||||
#define DEFAULT_bedKp 10.00
|
||||
#define DEFAULT_bedKi .023
|
||||
#define DEFAULT_bedKd 305.4
|
||||
// 12v (120 watt?) MK2a PCB Heatbed into 4mm borosilicate (Geeetech Průša i3 Pro, Pro/B/C/X)
|
||||
#define DEFAULT_bedKp 10.00
|
||||
#define DEFAULT_bedKi .023
|
||||
#define DEFAULT_bedKd 305.4
|
||||
|
||||
//120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
|
||||
//from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
|
||||
|
@ -1130,6 +1127,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/PI3A PRO"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Prusa i3 Pro B/bltouch"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -1130,6 +1128,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Prusa i3 Pro B/noprobe"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
@ -1129,6 +1127,8 @@
|
|||
#define INVERT_E3_DIR true
|
||||
#define INVERT_E4_DIR true
|
||||
#define INVERT_E5_DIR true
|
||||
#define INVERT_E6_DIR true
|
||||
#define INVERT_E7_DIR true
|
||||
|
||||
// @section homing
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Prusa i3 Pro C"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Prusa i3 Pro C"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Prusa i3 Pro W"
|
||||
|
||||
/**
|
||||
* Configuration.h
|
||||
*
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "Geeetech/Prusa i3 Pro W"
|
||||
|
||||
/**
|
||||
* Configuration_adv.h
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue