260 Commits (07c9a11c3c5e18503e810d491b352a898848ec16)

Author SHA1 Message Date
Scott Lahteine 07c9a11c3c Automatically set X2 stepper pins
8 years ago
Scott Lahteine 3016dfe484 Merge pull request #3744 from thinkyhead/rc_bezier_curves
8 years ago
João Brázio f9a62f6a8e Added PRINTJOB_TIMER_AUTOSTART section to example config files
8 years ago
Scott Lahteine ddac17a195 Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
8 years ago
Scott Lahteine 9f6b8f7d5b Remove extra @section directive from configs
8 years ago
Scott Lahteine f13c4a9ec4 Merge pull request #3720 from jbrazio/feature/host-keepalive
8 years ago
AnHardt b74af78736 Make arc support (G2/G3) configurable
8 years ago
Scott Lahteine 14cd0f4c92 Merge pull request #3740 from thinkyhead/rc_lcd_home_options
8 years ago
João Brázio 09150cae79 Individual Axis Homing LCD menu items
8 years ago
Scott Lahteine 4dc4e2063f Add REVERSE_ENCODER_DIRECTION option
8 years ago
João Brázio 85b2c80838
Updated example configurations
8 years ago
João Brázio 5373ac6373
Updated example configurations
8 years ago
esenapaj 212b17d510 Fix for PR #3526(Configuration.h LCD & SDCard s...
8 years ago
esenapaj 2fa4bc344c Some clean-up for example configuration files
8 years ago
Scott Lahteine fbf69081b4 Updated comment for THERMAL_PROTECTION_BED
8 years ago
gralco 908229dbb3 Introduce temp watch protection for the bed
8 years ago
Scott Lahteine c3ef9993b9 Merge pull request #3625 from jbrazio/feature/print-counter
8 years ago
João Brázio e34f4653ef
Fixed a typo on the configuration files
8 years ago
João Brázio 27088e356f
Updated example configuration files
8 years ago
Scott Lahteine 924285afa6 Merge pull request #3641 from thinkyhead/rc_reverse_menu_doc
8 years ago
Scott Lahteine f1b00eb12b Correct the REVERSE_MENU_DIRECTION comment
8 years ago
Scott Lahteine 0c11566f42 Replace LANGUAGE_INCLUDE with LCD_LANGUAGE
8 years ago
Scott Lahteine 259794c0be Make DISPLAY_CHARSET_HD44780 a single setting
8 years ago
João Brázio 7de0161204
Updated example config files
8 years ago
Scott Lahteine 0c2aa92b07 Z Safe Homing for all
8 years ago
Scott Lahteine 339b5b3e34 Patch more configs with new changes
8 years ago
Scott Lahteine a8e4d7c135 Merge pull request #3477 from alephobjects/BedTempHysteresis
8 years ago
Scott Lahteine 1cc622b167 Fix minor spelling in comments
8 years ago
Scott Lahteine de8c0baf8b Update some comments in Configuration.h
8 years ago
gralco 69c00aea4c Include bed hysteresis setting in the example configs
8 years ago
Scott Lahteine f8e10ff1d8 Merge pull request #3491 from thinkyhead/rc_mechanical_probe
8 years ago
Scott Lahteine 7eb476597f Update some comments in Configuration.h
8 years ago
esenapaj 2eb1b102f8 Support for "mechanical probe" with Allen Key as a special case
8 years ago
Scott Lahteine fe0fe184aa Replace some tabs with spaces
8 years ago
Scott Lahteine 50c3140040 Merge pull request #3414 from thinkyhead/rc_host_timeout_mods
8 years ago
jbrazio dd3a06a95a Implemented M155 and M156, a generic TWI/I2C interface for Marlin
8 years ago
Scott Lahteine 2eca8d63b3 Add DEFAULT_KEEPALIVE_INTERVAL setting
8 years ago
Scott Lahteine 868eebfdee Simplify configuration of Z2 endstops
8 years ago
Scott Lahteine e5771346a4 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
8 years ago
Scott Lahteine ffe054c129 Fix comment about host keepalive interval
8 years ago
Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
8 years ago
Scott Lahteine 3b2d159abd Relax the test for "Heating failed" errors
8 years ago
Scott Lahteine 53cc6cca46 Formalize some dependencies on PIDTEMPBED
8 years ago
Scott Lahteine 5955a3063f Sanity check PIDTEMPBED plus BED_LIMIT_SWITCHING
8 years ago
Scott Lahteine 4b31c67dce Add PID_AUTOTUNE_MENU option
8 years ago
Scott Lahteine e08915a723 Fix comments in Configuration_adv.h
8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
8 years ago
Scott Lahteine da9d4c4caf Merge pull request #3206 from esenapaj/patch-5
8 years ago
esenapaj fc75e6f92d Follow-up the PR #3082, etc
8 years ago