119 Commits (6f36b7c1cda13b5378857ff925bde4bd739fad9c)

Author SHA1 Message Date
esenapaj 212b17d510 Fix for PR #3526(Configuration.h LCD & SDCard s...
10 years ago
esenapaj 2fa4bc344c Some clean-up for example configuration files
10 years ago
Scott Lahteine fbf69081b4 Updated comment for THERMAL_PROTECTION_BED
10 years ago
gralco 908229dbb3 Introduce temp watch protection for the bed
10 years ago
Scott Lahteine c3ef9993b9 Merge pull request #3625 from jbrazio/feature/print-counter
10 years ago
João Brázio e34f4653ef
Fixed a typo on the configuration files
10 years ago
João Brázio 27088e356f
Updated example configuration files
10 years ago
Scott Lahteine 924285afa6 Merge pull request #3641 from thinkyhead/rc_reverse_menu_doc
10 years ago
Scott Lahteine f1b00eb12b Correct the REVERSE_MENU_DIRECTION comment
10 years ago
Scott Lahteine 0c11566f42 Replace LANGUAGE_INCLUDE with LCD_LANGUAGE
10 years ago
Scott Lahteine 259794c0be Make DISPLAY_CHARSET_HD44780 a single setting
10 years ago
João Brázio 7de0161204
Updated example config files
10 years ago
Scott Lahteine 0c2aa92b07 Z Safe Homing for all
10 years ago
Scott Lahteine 339b5b3e34 Patch more configs with new changes
10 years ago
Scott Lahteine a8e4d7c135 Merge pull request #3477 from alephobjects/BedTempHysteresis
10 years ago
Scott Lahteine 1cc622b167 Fix minor spelling in comments
10 years ago
Scott Lahteine de8c0baf8b Update some comments in Configuration.h
10 years ago
gralco 69c00aea4c Include bed hysteresis setting in the example configs
10 years ago
Scott Lahteine f8e10ff1d8 Merge pull request #3491 from thinkyhead/rc_mechanical_probe
10 years ago
Scott Lahteine 7eb476597f Update some comments in Configuration.h
10 years ago
esenapaj 2eb1b102f8 Support for "mechanical probe" with Allen Key as a special case
10 years ago
Scott Lahteine 50c3140040 Merge pull request #3414 from thinkyhead/rc_host_timeout_mods
10 years ago
jbrazio dd3a06a95a Implemented M155 and M156, a generic TWI/I2C interface for Marlin
10 years ago
Scott Lahteine 2eca8d63b3 Add DEFAULT_KEEPALIVE_INTERVAL setting
10 years ago
Scott Lahteine 868eebfdee Simplify configuration of Z2 endstops
10 years ago
Scott Lahteine e5771346a4 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
10 years ago
Scott Lahteine ffe054c129 Fix comment about host keepalive interval
10 years ago
Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
10 years ago
Scott Lahteine 3b2d159abd Relax the test for "Heating failed" errors
10 years ago
Scott Lahteine 53cc6cca46 Formalize some dependencies on PIDTEMPBED
10 years ago
Scott Lahteine 4b31c67dce Add PID_AUTOTUNE_MENU option
10 years ago
Scott Lahteine e08915a723 Fix comments in Configuration_adv.h
10 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
10 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
10 years ago
Scott Lahteine da9d4c4caf Merge pull request #3206 from esenapaj/patch-5
10 years ago
esenapaj fc75e6f92d Follow-up the PR #3082, etc
10 years ago
esenapaj 22299c13c1 Change link to the document
10 years ago
Scott Lahteine be08eb6153 Merge pull request #3194 from jbrazio/feature/add-pt_pt-utf8
10 years ago
Scott Lahteine d1ff7959b7 Merge pull request #3188 from esenapaj/patch-1
10 years ago
Scott Lahteine 1cc316f1fd Merge pull request #3082 from thinkyhead/updated_2820
10 years ago
jbrazio 1aa531a3db Missing coma comment correction for all config files
10 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
10 years ago
esenapaj 468df96b0f follow-up the commit b82d91e
10 years ago
Scott Lahteine 32f75749e4 Merge pull request #3117 from Blue-Marlin/thermal-protection
10 years ago
esenapaj 37eaa1406b follow-up the PR #3180
10 years ago
esenapaj 198d5d56fd follow-up the PR #3183
10 years ago
Blue-Marlin 3166aed087 Improve the descriptions for THERMAL_PROTECTION
10 years ago
AnHardt 3f45a1acf9 Check probes only when deployed
10 years ago
Scott Lahteine 9bf87aac6a Merge pull request #3127 from thinkyhead/rc_core_babystepping
10 years ago
Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc
10 years ago