269 Commits (a1e04942a2c8e10dca3e6e017276cd24eea932d9)

Author SHA1 Message Date
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 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
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 #1772 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
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
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
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
Chris Roadfeldt fd823449ad Added serial message for Z Probe trigger. 10 years ago
Chris Roadfeldt 44b88b41a2 Added credit for code. 10 years ago
Chris Roadfeldt 2979b40a7a Fixed typo in Z Probe and Endstop section. 10 years ago
Chris Roadfeldt 9f3ff14008 Enabled separate Z Probe and Z Axis endstop use at same time. 10 years ago
Scott Lahteine 78090275a9 Fix probe range editing 10 years ago
Christian Bohn eab5fad539 code formatting 10 years ago
Scott Lahteine 5261d35737 Fix custom m-code behavior 10 years ago
chris-bo 2dfd0e5ce7 Update Configuration.h 10 years ago
AnHardt 94330705c7 Move definition of PIDdT back to temperature.h 10 years ago
Scott Lahteine 7717e1ce33 Fix bad insert in configuration 10 years ago
Scott Lahteine 146501215f Fix mangled probe_pt calls 10 years ago
Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h` 10 years ago
Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early 10 years ago
Scott Lahteine 670006b919 Remove invariant code from Configurations 10 years ago
AnHardt 1883e1bb60 Applied thinkyheads corrections from 2015-03-17 10 years ago
Edward Patel e983a5ab92 Disable option. Enable for use/test. 10 years ago
Edward Patel f34b9c83d1 Added comment about MESH_NUM axis points. 10 years ago
Scott Lahteine a686c9878f Move TOPO_ORIGIN define to Configuration.h 10 years ago
Edward Patel 8005d22c81 Added menu option for bed leveling. 10 years ago
Edward Patel 0e51e53813 WIP. Adding bed leveling code. 10 years ago