533 Commits (9c43369ebb7e13c04f72d7b110d138d1e051752f)

Author SHA1 Message Date
Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
9 years ago
Scott Lahteine 53cc6cca46 Formalize some dependencies on PIDTEMPBED
9 years ago
Scott Lahteine 4b31c67dce Add PID_AUTOTUNE_MENU option
9 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
9 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine da9d4c4caf Merge pull request #3206 from esenapaj/patch-5
9 years ago
esenapaj fc75e6f92d Follow-up the PR #3082, etc
9 years ago
esenapaj 22299c13c1 Change link to the document
9 years ago
Scott Lahteine be08eb6153 Merge pull request #3194 from jbrazio/feature/add-pt_pt-utf8
9 years ago
Scott Lahteine d1ff7959b7 Merge pull request #3188 from esenapaj/patch-1
9 years ago
Scott Lahteine 1cc316f1fd Merge pull request #3082 from thinkyhead/updated_2820
9 years ago
jbrazio 92a7d4515a Missing coma comment correction for the default cofig file
9 years ago
jbrazio 68dda08fff Added pt_pt-utf8 language pack; Fixed some minor compiler warnings; Harmonize file suffix for the current existing UTF8 language packs; Updated all configuration files to reflect the new language packs
9 years ago
esenapaj 468df96b0f follow-up the commit b82d91e
9 years ago
Scott Lahteine 32f75749e4 Merge pull request #3117 from Blue-Marlin/thermal-protection
9 years ago
Scott Lahteine 4119cef32f Merge pull request #3180 from clexpert/RCBugFix
9 years ago
CoderSquirrel eda95d8bed Add support for LCM1602 16x2 I2C LCD adapter
9 years ago
Petr Zahradnik 98392782ea Update Configuration.h
9 years ago
Blue-Marlin 3166aed087 Improve the descriptions for THERMAL_PROTECTION
9 years ago
AnHardt 3f45a1acf9 Check probes only when deployed
9 years ago
Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc
9 years ago
Scott Lahteine b8b51d8da8 Add the REVERSE_MENU_DIRECTION option
9 years ago
Scott Lahteine 1c384930f3 Merge pull request #3140 from thinkyhead/rc_fix_macro_expansion
9 years ago
Scott Lahteine 30c3a21d1f Merge pull request #3112 from thinkyhead/rc_support_MAX31855
9 years ago
Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions
9 years ago
Scott Lahteine 27f244ba2c Support MAX31855 as Temperature Sensor -3
9 years ago
Scott Lahteine ce639b8b03 Group FILAMENT_SENSOR options together
9 years ago
AnHardt fd5414c6ea Z_RAISE_BEFORE_HOMING -> MIN_Z_HEIGHT_FOR_HOMING
9 years ago
Scott Lahteine cf792fd8d8 Update configurations to use RAMPS 1.4
9 years ago
Scott Lahteine 13ef12ad3f Fix power calculations
9 years ago
jbrazio 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config
9 years ago
jbrazio b0f5ba0232 Update the PROBE_OFFSET_FROM_EXTRUDE comment section
9 years ago
Scott Lahteine e7cf85b922 Merge pull request #3013 from thinkyhead/esenapaj-patch-1
9 years ago
Scott Lahteine eb85342fd9 Merge pull request #2989 from AnHardt/fix2661
9 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections
9 years ago
AnHardt 615bec2329 Activate warning about possible reduced accuracy by default
9 years ago
AnHardt 5b0f659355 Changes for graphics displays
9 years ago
AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent
9 years ago
Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options
9 years ago
Scott Lahteine b19b272172 Update configurations with SPI_SPEED
9 years ago
Scott Lahteine 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977
9 years ago
Richard Wackerbarth 1635613c25 Backport cosmetic
9 years ago
Richard Wackerbarth e7b40bbe98 Change link to U8glib source
9 years ago
Scott Lahteine 9b23490f01 Clean up spacing in configs
9 years ago
KiteLab 0ad25c6665 Hint for changed behaviour of SDSUPPORT
9 years ago
Richard Wackerbarth e01f5e1ef7 Cleanup
9 years ago
Mike Cochrane 5e36b64635 SDEXTRASLOW for some SD card readers (PR#176)
9 years ago
Richard Wackerbarth 20b4772155 Create DEBUG_LEVELING_FEATURE
9 years ago
Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING
9 years ago
Christian Lefrançois 9897a9147c Update ABL comments (PR#95)
9 years ago