68 Commits (c065da52ec81ea66b0d62a282474db195bc38e18)

Author SHA1 Message Date
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
Scott Lahteine cda4bd4ad9 Correct the comment about M206
9 years ago
Scott Lahteine 82794fa5f7 Add delta generic not renaming
9 years ago
Scott Lahteine ba2c7cb467 Update configs with all the latest
9 years ago
Scott Lahteine edb67ea165 Patch generic delta config
9 years ago
Scott Lahteine bc2f249cc6 Merge pull request #1622 from AnHardt/tm-utf-minus-kanji
9 years ago
AnHardt 20f909567a Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji
9 years ago
Scott Lahteine 5eff15c409 Merge branch 'Development' into fixup_leveling
9 years ago
Scott Lahteine 5261d35737 Fix custom m-code behavior
9 years ago
AnHardt 94330705c7 Move definition of PIDdT back to temperature.h
9 years ago
AnHardt 9d589cbb2a Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji
9 years ago
Scott Lahteine 8db4fd7177 Merge branch 'Development' into planner_oh_planner
9 years ago
Scott Lahteine 88e81a4804 Latest upstream commits, plus fixes
9 years ago
Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h`
9 years ago
AnHardt e72cb3e45d Merge https://github.com/MarlinFirmware/Marlin into tm2-utf-minus-kanji
9 years ago
Scott Lahteine 63d5d28085 Merge branch 'Development' into config_testing
9 years ago
Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early
9 years ago
AnHardt e85061d20d Added changes to the 'new' Configuration.h s
9 years ago
Scott Lahteine 670006b919 Remove invariant code from Configurations
9 years ago
AnHardt 47c1ea72af Merge https://github.com/kieranc/Marlin into PIDdebug
9 years ago
AnHardt e917477fec Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji
9 years ago
maverikou e93eb3e8d3 Update test
9 years ago
maverikou b8ae3feb9e Update test
9 years ago
maverikou 8a739b6fba Merge branch 'Development' into delta_auto_bed_level
9 years ago
alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options
9 years ago
alexborro 60ceca1bc1 Add speed configuration for home-bumping movement
9 years ago
Greg Alexander 4fba7b084f fix typo in delta example config introduced in
9 years ago
maverikou 39d255608d Test an extra delta configuration with auto bed leveling code paths
9 years ago
maverikou 7c24b97958 Ported over Johann Rocholl's improvements for delta printers:
9 years ago
Scott Lahteine d085725c86 More sanity-checking for ABL
9 years ago
kieranc 21bd4fd6db Enable PID debugging for heated bed
9 years ago
maverikou a9e15aa503 Updated example configurations
9 years ago
Scott Lahteine 27ac3e985d Add options to example_configurations
9 years ago
Scott Lahteine 7866fa161f Merge pull request #1476 from Natealus/Development
10 years ago
AnHardt c246026bda Sorry.
10 years ago
Natealus f4b0a40abb Additional fixes to temperature.cpp and found another missing line
10 years ago
Natealus 38a500d05c Viki 2 Implementation
10 years ago
Natealus 697ee2dc50 Compiling errors with 4 Extruders defined
10 years ago
AnHardt 2abf1ad940 Distribute recent changes in Configuration.h to the examples.
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 d109cd940b Normalized all configuration files to include my new section headers and the like.
10 years ago
AnHardt 26e55471f8 Update example configurations.
10 years ago
AnHardt 75cf302da3 example configurations changed to meet Configuration.h
10 years ago
Scott Lahteine 3a9a3e5ed8 Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET
10 years ago
Dino Del Favero 5cfe13f240 Correct some mistakes
10 years ago
Caleb Anderson 991a74b75b Move delta calibration menu to sample delta configuration.
10 years ago