372 Commits (068bc980ce90d9dac8dc9ba9ce49868c6e9f638c)

Author SHA1 Message Date
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
esenapaj 1326dc7258 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
10 years ago
Scott Lahteine c045ec8cb3 Merge pull request #3065 from thinkyhead/rc_doc_tweaks
10 years ago
Scott Lahteine 09437466b1 Merge pull request #3324 from tnw513/fix_filament_dia
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 2ee599d873 Merge pull request #3321 from tnw513/fix_max_endstop
10 years ago
Silvio Didonna dfe891fe11 changed filament diameter for consistency between all example config files.
10 years ago
Silvio Didonna 6c528e63eb max endstops disabled. Stock Prusa i3 Hephestos have min endstops.
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 5955a3063f Sanity check PIDTEMPBED plus BED_LIMIT_SWITCHING
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
Scott Lahteine 4823791eb0 Merge pull request #3228 from esenapaj/patch-1
10 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
10 years ago
esenapaj 89a845659a Fix spelling
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
jbrazio 04e57e2b5e Update the Hephestos 2 default config
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 4ae03df5c2 Merge pull request #3109 from thinkyhead/rc_host_keepalive
10 years ago
Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc
10 years ago
esenapaj 8d580ea7e8 follow-up the PR #3114
10 years ago
Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ
10 years ago
Scott Lahteine d56c6af24e Merge pull request #3114 from thinkyhead/rc_reverse_lcd_menu
10 years ago
Scott Lahteine b8b51d8da8 Add the REVERSE_MENU_DIRECTION option
10 years ago
Scott Lahteine cc9968f893 Patch spacing in #3140
10 years ago
Scott Lahteine 1c384930f3 Merge pull request #3140 from thinkyhead/rc_fix_macro_expansion
10 years ago
Scott Lahteine c16c47954c Merge pull request #3141 from esenapaj2/RCBugFix
10 years ago
Scott Lahteine 30c3a21d1f Merge pull request #3112 from thinkyhead/rc_support_MAX31855
10 years ago
Scott Lahteine 2179f598bf Merge pull request #3122 from thinkyhead/rc_group_filament_change
10 years ago
esenapaj2 236a44c83b follow-up the PR #3131
10 years ago