Scott Lahteine
c3ef9993b9
Merge pull request #3625 from jbrazio/feature/print-counter
...
Print job statistics
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
...
Correct the REVERSE_MENU_DIRECTION comment
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
32d798fcc7
Converted all files on src to Unix file format
10 years ago
João Brázio
7de0161204
Updated example config files
10 years ago
Scott Lahteine
0c2aa92b07
Z Safe Homing for all
...
The `Z_SAFE_HOMING` feature is coupled with probes and not leveling, so
make it available for general use.
10 years ago
Scott Lahteine
25b1556a94
Merge pull request #3552 from tnw513/fix_endstops_witbox
...
Endstop settings modified (witbox). Issue #3547
10 years ago
Silvio Didonna
91de69bb6e
Endstop settings modified. Witbox have max endstops for X and Y.
10 years ago
Scott Lahteine
f2558b1f2c
Additional delta config updates
10 years ago
Marc Urben
9a661bdd59
Updated Kossel XL config files for the latest Marlin
10 years ago
Scott Lahteine
339b5b3e34
Patch more configs with new changes
10 years ago
Scott Lahteine
4b75b11a53
Wrap defines in parentheses in configs, M48
10 years ago
Scott Lahteine
a8e4d7c135
Merge pull request #3477 from alephobjects/BedTempHysteresis
...
Implementation of M190 bed temp hysteresis
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
...
Support for "mechanical probe" with Allen Key as a special case
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
fe0fe184aa
Replace some tabs with spaces
10 years ago
Scott Lahteine
50c3140040
Merge pull request #3414 from thinkyhead/rc_host_timeout_mods
...
Host Keepalive configurable timeout with 2s default
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
...
This is follow-up the commit e5771346a4 .
Update unnoticed files.
10 years ago
Scott Lahteine
c045ec8cb3
Merge pull request #3065 from thinkyhead/rc_doc_tweaks
...
Simplified endstop configuration
10 years ago
Scott Lahteine
09437466b1
Merge pull request #3324 from tnw513/fix_filament_dia
...
changed DEFAULT_NOMINAL_FILAMENT_DIA for consistency between example config files
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
...
Max endstops disabled for stock Prusa i3 Hephestos.
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
...
Following up on #3231
10 years ago
Scott Lahteine
4823791eb0
Merge pull request #3228 from esenapaj/patch-1
...
Fix spelling
10 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
10 years ago
esenapaj
89a845659a
Fix spelling
...
PROBABLE ->PROBEABLE
This is follow-up to #3069 ?
10 years ago
Scott Lahteine
da9d4c4caf
Merge pull request #3206 from esenapaj/patch-5
...
Follow-up the PR #3082 , etc
10 years ago
esenapaj
fc75e6f92d
Follow-up the PR #3082 , etc
...
Follow-up the PR #3082
Follow-up the commit 143ad74: unnoticed updates
Fix for commit b0f5ba0: Z offset: -front [of the nozzle] +behind -> Y offset: -front [of the nozzle] +behind
Standardize the writing method: Z-probe, z-probe -> Z Probe
Adjust spacing
10 years ago
esenapaj
22299c13c1
Change link to the document
...
documentation/LCDLanguageFont.md moved to http://www.marlinfirmware.org/ at commit 12d0983757 ,
but http://www.marlinfirmware.org/ isn't working.
10 years ago
jbrazio
04e57e2b5e
Update the Hephestos 2 default config
10 years ago