459 Commits (d3bce05d54f84bc37c611dfa0dcec32b967ab426)

Author SHA1 Message Date
Scott Lahteine d3bce05d54 Fix up spacing for filament sensor values 9 years ago
Scott Lahteine b4b10a57fe Fix configurator section directives and values lists 9 years ago
Scott Lahteine bba14dcbe6 Move Z Safe Homing point to the middle of the movement range 9 years ago
Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed 9 years ago
Ed Boston b94a0e1501 Added ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED 9 years ago
fmalpartida 93da52d011 Added support for OLED SSD1306 I2C based LCDs. 9 years ago
Jonathan Bastien-Filiatrault e86f2342c0 Separate the maximum integral power for the bed from PID_INTEGRAL_DRIVE_MAX / PID_MAX. 9 years ago
Richard Wackerbarth 5ea139fd79 Revised Versioning mechanism 9 years ago
Ed Boston 152b681bb5 Added link to controller github 9 years ago
Ed Boston ca8d1756d5 Define fixes 9 years ago
Ed Boston a83bf18ee1 More functional seperation 9 years ago
Ed Boston 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER 9 years ago
Ed Boston 1999ac415c Formatting Changes 9 years ago
Ed Boston 41f8cdb3a6 ADAFRUIT_ST7565 9 years ago
Scott Lahteine 78beef2d73 Use Mendel default for INVERT_Y_DIR 9 years ago
Scott Lahteine f65833931d Formatting tweaks 9 years ago
Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period 9 years ago
Scott Lahteine 181ccc884c Edit thermal runaway description 9 years ago
paclema 26015b02d8 Fixed typo and updated Configuration.h of configurator 9 years ago
paclema aedd580911 Updated all configuration.h examples 9 years ago
paclema 013a09dbe6 Added configurable script for filrunout form configuration.h 9 years ago
AnHardt 514d8ac460 Enable TRP for the bed 9 years ago
Scott Lahteine 2610b8d047 Enable thermal runaway protection by default 9 years ago
Scott Lahteine 0970102950 Remove obsolete STRING_URL 9 years ago
AnHardt 6b1b71837c Intit. commit for Chinese 9 years ago
Scott Lahteine 5c29fda167 Add a warning for DISABLE_[XYZ] options 9 years ago
AnHardt 3a27a78f9e Commented REPRAP_DISCOUNT_SMART_CONTROLLER again 9 years ago
AnHardt 064f2b37d0 More Beeper clean up. 9 years ago
Scott Lahteine 74e4b42f7e Default MACHINE_NAME to "3D Printer" 9 years ago
Scott Lahteine ccbe2c4ea3 Apply CUSTOM_MACHINE_NAME to configurations 9 years ago
AnHardt 56fc3a4835 bgr -> bg 9 years ago
AnHardt 6248c93f37 Introduction of Bulgarian - language_bgr.h 9 years ago
Edward Patel 7dc64efe67 Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS 9 years ago
Scott Lahteine 4788b59300 Thermistor values for configurator 9 years ago
Scott Lahteine eb6e3886f4 Set version to "1.0.3 dev" 9 years ago
Edward Patel a9ed39b12d Moved checks into SanityCheck.h + removed previous added checks. 9 years ago
Scott Lahteine 967db181d0 Latest upstream commits 9 years ago
Edward Patel d27c82a450 Added check for Delta printers in Mesh, #error not yet supported. 9 years ago
Edward Patel 9a093b2e8f Added #error + mention not to enable ABL and Mesh at the same time 9 years ago
Richard Wackerbarth 46474cf2f2 Incorporate @section headers from configurator 9 years ago
Edward Patel d24ea7c03f Added Comment in hope of github seeing these updates 9 years ago
quillford b02a55e60f Fixed scara directions 9 years ago
Scott Lahteine c065da52ec Spacing and spelling 9 years ago
Scott Lahteine e0d4368cb5 Minor code cleanup, move NUM_AXIS out of config 9 years ago
Scott Lahteine a469d796e1 Add cleanups needed for #1772 9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 years ago
Edward Patel 6b91b7b411 Mesh bed leveling: Added G29 S3 + finer steps in manual probing. 9 years ago
Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 9 years ago
Chris Roadfeldt a508d835db Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. 9 years ago
Scott Lahteine cda4bd4ad9 Correct the comment about M206 9 years ago