You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bf2c923db5
* Adds config parameter `PID_PARAMS_PER_EXTRUDER` - allows single PID parameters to be used where this would be preferable (e.g. dual identical extruders) * When disabled, will use `float Kp, Ki, Kd, Kc;` as before. Preprocessor macros used to switch between. * ultralcd.cpp defines extra menus for extra parameters only where required * M301 reports `e:xx` only if independent pid parameters enabled * EEPROM structure still leaves space for 3 extruders worth, when undef will save single parameter to all extruder positions, but only read the first * Switching off saves approx 330 B with no LCD enabled, 2634B with LCD (RRD) enabled: this is significant. * LCD modifications should be tested. |
10 years ago | |
---|---|---|
.. | ||
example_configurations | 10 years ago | |
scripts | 10 years ago | |
BlinkM.cpp | 11 years ago | |
BlinkM.h | 11 years ago | |
Configuration.h | 10 years ago | |
ConfigurationStore.cpp | 10 years ago | |
ConfigurationStore.h | 11 years ago | |
Configuration_adv.h | 10 years ago | |
DOGMbitmaps.h | 10 years ago | |
LiquidCrystalRus.cpp | 11 years ago | |
LiquidCrystalRus.h | 12 years ago | |
Makefile | 11 years ago | |
Marlin.h | 10 years ago | |
Marlin.ino | 11 years ago | |
Marlin.pde | 11 years ago | |
MarlinSerial.cpp | 10 years ago | |
MarlinSerial.h | 11 years ago | |
Marlin_main.cpp | 10 years ago | |
Sd2Card.cpp | 11 years ago | |
Sd2Card.h | 11 years ago | |
Sd2PinMap.h | 11 years ago | |
SdBaseFile.cpp | 12 years ago | |
SdBaseFile.h | 13 years ago | |
SdFatConfig.h | 10 years ago | |
SdFatStructs.h | 13 years ago | |
SdFatUtil.cpp | 10 years ago | |
SdFatUtil.h | 13 years ago | |
SdFile.cpp | 12 years ago | |
SdFile.h | 13 years ago | |
SdInfo.h | 13 years ago | |
SdVolume.cpp | 13 years ago | |
SdVolume.h | 13 years ago | |
Servo.cpp | 10 years ago | |
Servo.h | 10 years ago | |
boards.h | 10 years ago | |
cardreader.cpp | 10 years ago | |
cardreader.h | 10 years ago | |
digipot_mcp4451.cpp | 10 years ago | |
dogm_font_data_marlin.h | 12 years ago | |
dogm_lcd_implementation.h | 10 years ago | |
fastio.h | 11 years ago | |
language.h | 10 years ago | |
language_an.h | 10 years ago | |
language_ca.h | 10 years ago | |
language_de.h | 10 years ago | |
language_en.h | 10 years ago | |
language_es.h | 10 years ago | |
language_eu.h | 10 years ago | |
language_fi.h | 10 years ago | |
language_fr.h | 10 years ago | |
language_it.h | 10 years ago | |
language_nl.h | 10 years ago | |
language_pl.h | 10 years ago | |
language_pt.h | 10 years ago | |
language_ru.h | 10 years ago | |
motion_control.cpp | 10 years ago | |
motion_control.h | 13 years ago | |
pins.h | 10 years ago | |
planner.cpp | 10 years ago | |
planner.h | 10 years ago | |
qr_solve.cpp | 10 years ago | |
qr_solve.h | 10 years ago | |
speed_lookuptable.h | 12 years ago | |
stepper.cpp | 10 years ago | |
stepper.h | 11 years ago | |
temperature.cpp | 10 years ago | |
temperature.h | 10 years ago | |
thermistortables.h | 10 years ago | |
ultralcd.cpp | 10 years ago | |
ultralcd.h | 10 years ago | |
ultralcd_implementation_hitachi_HD44780.h | 10 years ago | |
ultralcd_st7920_u8glib_rrd.h | 11 years ago | |
vector_3.cpp | 10 years ago | |
vector_3.h | 10 years ago | |
watchdog.cpp | 12 years ago | |
watchdog.h | 11 years ago |