Commit Graph

535 Commits (1bfaf57ee5148a81a9590c0cd9a1af6b32d42593)

Author SHA1 Message Date
Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING 10 years ago
Christian Lefrançois 9897a9147c Update ABL comments (PR#95) 10 years ago
AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) 10 years ago
Richard Wackerbarth b227d8c128 Supply a VERSION in a short form for displays 10 years ago
Richard Wackerbarth 329acc852e Canonize Option flag USE_AUTOMATIC_VERSION 10 years ago
AnHardt 09571b7753 Boot-screen for the character displays 10 years ago
Scott Lahteine 1e2deff4fd Rename BTENABLED to BLUETOOTH 10 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs 10 years ago
Scott Lahteine 37d1879386 Apply overridables to Configuration files 10 years ago
Scott Lahteine edaaead7e0 Fix comment about SERVO_ENDSTOP_ANGLES 10 years ago
Scott Lahteine 0af2a80e06 Make SERVO_ENDSTOP_ANGLES 2-dimensional 10 years ago
Richard Wackerbarth ae00fad75b Rename as M100 10 years ago
Richard Wackerbarth ed7d45e8f5 Memory watcher 10 years ago
AnHardt fd0e81b0c7 Distinguish between BUZZER and SPEAKER (PR#2513) 10 years ago
AnHardt 8b876241bd Some more servo code tweaks 10 years ago
AndySze 00dbf69b6d add MINIPANEL defines 10 years ago
AnHardt 4e14e152fa Add Travis tests for CORXY and COREXZ 10 years ago
Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes 10 years ago
Scott Lahteine 129f986ccf Add COREXZ option to configurations 10 years ago
Scott Lahteine 391386dd94 Update configs for new servo deactivation 10 years ago
AnHardt 5243d8b523 Deactivate DEACTIVATE_SERVOS_AFTER_MOVE by default 10 years ago
AnHardt 49609f6c14 Activate the new servo.move() function 10 years ago
AnHardt 40b6edcad7 Introduce DEACTIVATE_SERVOS_AFTER_MOVE in Configuration.h 10 years ago
Scott Lahteine c3c605c658 Move note about LiquidTWI2 to Configuration.h (PR#2406) 10 years ago
Scott Lahteine dc40a5f6e0 Patch up more outdated config lines 10 years ago
Scott Lahteine a274769f4f Clean up spacing and comments 10 years ago
Scott Lahteine d3bce05d54 Fix up spacing for filament sensor values 10 years ago
Scott Lahteine b4b10a57fe Fix configurator section directives and values lists 10 years ago
Scott Lahteine bba14dcbe6 Move Z Safe Homing point to the middle of the movement range 10 years ago
Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed 10 years ago
Ed Boston b94a0e1501 Added ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED 10 years ago
AnHardt d1f4471000 Merge pull request from Wackerbarth/Versioning 10 years ago
fmalpartida 11e3f3375d Merge commit '764e61708b8e73410c7819d59c4970d7089ca6f5' into bugFixing 10 years ago
fmalpartida 93da52d011 Added support for OLED SSD1306 I2C based LCDs. 10 years ago
Jonathan Bastien-Filiatrault e86f2342c0 Separate the maximum integral power for the bed from PID_INTEGRAL_DRIVE_MAX / PID_MAX. 10 years ago
Richard Wackerbarth 5ea139fd79 Revised Versioning mechanism 10 years ago
Scott Lahteine 38cc0b93c6 Merge pull request from AnHardt/Bulgarian 10 years ago
Ed Boston 152b681bb5 Added link to controller github 10 years ago
AnHardt e353d27430 Merge branch 'Development' of https://github.com/MarlinFirmware/Marlin into Bulgarian 10 years ago
Ed Boston ca8d1756d5 Define fixes 10 years ago
Ed Boston a83bf18ee1 More functional seperation 10 years ago
Ed Boston 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER 10 years ago
Ed Boston 1999ac415c Formatting Changes 10 years ago
Ed Boston 41f8cdb3a6 ADAFRUIT_ST7565 10 years ago
Scott Lahteine 78beef2d73 Use Mendel default for INVERT_Y_DIR 10 years ago
Scott Lahteine f65833931d Formatting tweaks 10 years ago
Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period 10 years ago
Scott Lahteine 7f3252eea9 Merge pull request from paclema/Filrunout_configurable_script 10 years ago
Scott Lahteine 181ccc884c Edit thermal runaway description 10 years ago
paclema 26015b02d8 Fixed typo and updated Configuration.h of configurator 10 years ago
paclema aedd580911 Updated all configuration.h examples 10 years ago
Scott Lahteine 425cd46c12 Merge pull request from AnHardt/TRP-bed 10 years ago
paclema 013a09dbe6 Added configurable script for filrunout form configuration.h 10 years ago
AnHardt 514d8ac460 Enable TRP for the bed 10 years ago
Scott Lahteine 2610b8d047 Enable thermal runaway protection by default 10 years ago
AnHardt b4b19a6cbd Merge https://github.com/MarlinFirmware/Marlin into Bulgarian 10 years ago
Scott Lahteine 0970102950 Remove obsolete STRING_URL 10 years ago
AnHardt 6b1b71837c Intit. commit for Chinese 10 years ago
Scott Lahteine 5c29fda167 Add a warning for DISABLE_[XYZ] options 10 years ago
AnHardt 3a27a78f9e Commented REPRAP_DISCOUNT_SMART_CONTROLLER again 10 years ago
AnHardt 064f2b37d0 More Beeper clean up. 10 years ago
Scott Lahteine 74e4b42f7e Default MACHINE_NAME to "3D Printer" 10 years ago
Scott Lahteine ccbe2c4ea3 Apply CUSTOM_MACHINE_NAME to configurations 10 years ago
AnHardt 56fc3a4835 bgr -> bg 10 years ago
AnHardt 6248c93f37 Introduction of Bulgarian - language_bgr.h 10 years ago
Edward Patel 7dc64efe67 Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS 10 years ago
Scott Lahteine 4788b59300 Thermistor values for configurator 10 years ago
Scott Lahteine 7431ef7e2d Merge branch 'Development' into dev_version 10 years ago
Scott Lahteine eb6e3886f4 Set version to "1.0.3 dev" 10 years ago
Edward Patel a9ed39b12d Moved checks into SanityCheck.h + removed previous added checks. 10 years ago
Edward Patel 002340f32c Merge branch 'Development-Marlin' into Development 10 years ago
Scott Lahteine 967db181d0 Latest upstream commits 10 years ago
Edward Patel d27c82a450 Added check for Delta printers in Mesh, #error not yet supported. 10 years ago
Edward Patel 9a093b2e8f Added #error + mention not to enable ABL and Mesh at the same time 10 years ago
Richard Wackerbarth 46474cf2f2 Incorporate @section headers from configurator 10 years ago
Edward Patel d24ea7c03f Added Comment in hope of github seeing these updates 10 years ago
Edward Patel ea10601406 Merge branch 'Development-Marlin' into Development 10 years ago
quillford b02a55e60f Fixed scara directions 10 years ago
Scott Lahteine c065da52ec Spacing and spelling 10 years ago
Scott Lahteine e0d4368cb5 Minor code cleanup, move NUM_AXIS out of config 10 years ago
Scott Lahteine a469d796e1 Add cleanups needed for 10 years ago
Scott Lahteine c0ca26cd50 Merge branch 'Development' into fixup_probing 10 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 10 years ago
Edward Patel 6b91b7b411 Mesh bed leveling: Added G29 S3 + finer steps in manual probing. 10 years ago
Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 10 years ago
Chris Roadfeldt a508d835db Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. 10 years ago
Chris Roadfeldt c89b8368ee Merge remote-tracking branch 'MarlinFirmware/Development' into Development 10 years ago
Scott Lahteine 6ff1620fcb Merge pull request from thinkyhead/fix_extruder_offset 10 years ago
Scott Lahteine cda4bd4ad9 Correct the comment about M206 10 years ago
Scott Lahteine 935592cf6a offsets off by default 10 years ago
Scott Lahteine 2a45922afe Restore extruder_offset, init more simply 10 years ago
Chris Roadfeldt 45ece5afb1 Merge remote-tracking branch 'MarlinFirmware/Development' into Development 10 years ago
Scott Lahteine ba2c7cb467 Update configs with all the latest 10 years ago
Chris Roadfeldt 3175c70c79 Manually synching back up with MarlinFirmware/Development. 10 years ago
Chris Roadfeldt 3be00cce6f Merge remote-tracking branch 'MarlinFirmware/Development' into Development 10 years ago
Scott Lahteine 5e82ed4f30 Restore ENDSTOPPULLUPS in Configuration.h 10 years ago
Chris Roadfeldt 80285251cc More config cleanup work for Z_PROBE_AND_ENDSTOP. 10 years ago
Chris Roadfeldt fe4549cd83 Config file Z_PROBE_AND_ENDSTOP description clean up. 10 years ago
Chris Roadfeldt 6125124d6c Config file cleanup for Z_PROBE_AND_ENDSTOP support. 10 years ago
Chris Roadfeldt 324c14943b Bug fixes for Z_PROBE_AND_ENDSTOP. 10 years ago