461 Commits (7592bb1f2fcfc1617d45e7f5e13075fde419e7ba)

Author SHA1 Message Date
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 #1772
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 #1753 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
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 bc2f249cc6 Merge pull request #1622 from AnHardt/tm-utf-minus-kanji
10 years ago
Scott Lahteine abfcbd793f Merge pull request #1693 from chris-bo/rework_lcd_beeper
10 years ago
Scott Lahteine 78090275a9 Fix probe range editing
10 years ago
AnHardt 20f909567a Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji
10 years ago
Christian Bohn eab5fad539 code formatting
10 years ago
Scott Lahteine 5eff15c409 Merge branch 'Development' into fixup_leveling
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
AnHardt 9d589cbb2a Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji
10 years ago
Scott Lahteine 4fbb80567e Get upstream commits
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 15eb5d35a2 Merge branch 'Development' into config_testing
10 years ago
Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h`
10 years ago
Edward Patel a7e89d4cfa Merge branch 'Development' into manual-bed-leveling+mesh-bed-level
10 years ago
AnHardt e72cb3e45d Merge https://github.com/MarlinFirmware/Marlin into tm2-utf-minus-kanji
10 years ago
Scott Lahteine 63d5d28085 Merge branch 'Development' into config_testing
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 47c1ea72af Merge https://github.com/kieranc/Marlin into PIDdebug
10 years ago
AnHardt e917477fec Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji
10 years ago
Edward Patel 8067a985ce Merge branch 'Development' into manual-bed-leveling+mesh-bed-level
10 years ago
AnHardt 1883e1bb60 Applied thinkyheads corrections from 2015-03-17
10 years ago
AnHardt 00b162a993 Merge remote-tracking branch 'origin/utf-kanji' into tm-utf-minus-kanji
10 years ago
maverikou 8a739b6fba Merge branch 'Development' into delta_auto_bed_level
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
AnHardt 2f374f1465 Removed Kanji.
10 years ago
Scott Lahteine 4b50205f11 Merge branch 'Development' into marlin_configurator
10 years ago
AnHardt 96f8d20f2f Change selection logic another time
10 years ago
Scott Lahteine 08694339eb Merge branch 'Development' into marlin_configurator
10 years ago
Mehmet Sutas b373826428 Merge pull request #2 from MarlinFirmware/Development
10 years ago
AnHardt 5bafb1fe1f Add user test to language_test.h and make it default.
10 years ago
alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options
10 years ago
AnHardt 817751d4b9 Added new languages, the Cyrillic display and a test language to find out your hardware.
10 years ago
alexborro 5bf42066fa Fix typo in configuration.h
10 years ago
alexborro 8a4b62d081 Set more regular setup in configuration.h
10 years ago
alexborro 60ceca1bc1 Add speed configuration for home-bumping movement
10 years ago
Mehmet Sutas cfc6a3a87a Filament Runout Sensor Feature
10 years ago
maverikou e6862700af Add Z_RAISE_AFTER_PROBING to all config files
10 years ago
Scott Lahteine 0f3b7d5575 Update annotated configurations
10 years ago
Scott Lahteine d085725c86 More sanity-checking for ABL
10 years ago
Scott Lahteine 32744d41a9 Do sanity checking on LRFB values
10 years ago
Scott Lahteine a99470fbb0 Merge pull request #1527 from maverikou/panel_one
10 years ago
maverikou 8742b6bd56 Merge branch 'Development' into panel_one
10 years ago
AnHardt c6d2ebe452 Extend the idea of dummy temperature sensors.
10 years ago
alexborro a57869ba49 Dummy Thermistor Table for testing purposes
10 years ago
Maverikou 2e166f5337 Added support for PanelOne from T3P3.
10 years ago
alexborro afc737ca0c Fix CoreXY Homing Routine.
10 years ago
Scott Lahteine 7866fa161f Merge pull request #1476 from Natealus/Development
10 years ago
kieranc b9ed873827 Enable PID debugging for heated bed
10 years ago
Natealus f4b0a40abb Additional fixes to temperature.cpp and found another missing line
10 years ago
AnHardt 8e92729141 Make display language configurable in Configuration.h
10 years ago
Natealus 38a500d05c Viki 2 Implementation
10 years ago
Natealus 697ee2dc50 Compiling errors with 4 Extruders defined
10 years ago
AnHardt 33f8580255 Merge branch 'lcd-width' into b-
10 years ago
AnHardt 0c24bb6cfc Adjust LCD_WIDTH to make better use of DOGM LCDs
10 years ago
AnHardt 65642592ee Added dualline version.
10 years ago
AnHardt f9cc1df00b Droped URL from bootsplash.
10 years ago
Scott Lahteine b3973ed224 Fix HD44780 misspelled as HD44870
10 years ago
Scott Lahteine 6d81968db5 Merge pull request #1450 from docdawning/Development
10 years ago
DocDawning 055c4beaf9 Normalized section headers, added some headers, added help URLs for newbies
10 years ago
AnHardt 26e55471f8 Update example configurations.
10 years ago
AnHardt 85385be132 Removed now automatic define of DISPLAY_CHARSET_DOGM + improved description.
10 years ago
AnHardt 27c638803e Defined three charsets.
10 years ago
AnHardt 8c792c7b22 Make STRING_VERSION and VERSION_STRING the same
10 years ago