Commit Graph

233 Commits (23567a1d8b1d96dba4653bec0aa603c431ef36de)

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