2965 Commits (cfa60bdb972b8626a52c8a0009027c3c6453ef6a)
 

Author SHA1 Message Date
Scott Lahteine cfa60bdb97 Merge branch 'Development' into squash_fixups 9 years ago
Scott Lahteine ccddc280be Apply three more commits 9 years ago
Scott Lahteine 666f9cd7b4 Merge pull request #1897 from epatel/Development 9 years ago
Scott Lahteine e7aae314de Merge pull request #1896 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine 74e4b42f7e Default MACHINE_NAME to "3D Printer" 9 years ago
Scott Lahteine 8857b9e921 Use the extruder argument in plan_buffer_line 9 years ago
Edward Patel a37c7ff16d Manual bed leveling menu fixes. 9 years ago
Scott Lahteine ac2b23f574 Homing fixes 9 years ago
Scott Lahteine b089eb42eb Merge pull request #1893 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine 055b11814a Additional cleanup of ultralcd.cpp 9 years ago
Scott Lahteine 388dd0cfa5 Fix doubled lcd_quick_feedback 9 years ago
Scott Lahteine f8b4ee079b Merge pull request #1891 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine c6bb98abad machine name for hephestos too 9 years ago
Scott Lahteine 79a5b14eb7 Merge pull request #1890 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine ccbe2c4ea3 Apply CUSTOM_MACHINE_NAME to configurations 9 years ago
Scott Lahteine 71adb1ee59 Merge branch 'Development' into cold_extrude 9 years ago
Scott Lahteine f1a03c5447 Merge pull request #1887 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine 5fe382949b Some G-Codes comment cleanup 9 years ago
Scott Lahteine 8f164f4c83 Clean up M85 in GCodes.md 9 years ago
Scott Lahteine a327d876fe Document G92 arguments in GCodes.md 9 years ago
Scott Lahteine 652d59cd80 Spacing of g-codes in GCodes.md 9 years ago
Scott Lahteine fe912f44dc Smaller headings 9 years ago
Scott Lahteine 93eb63238f Move G Codes into categories with M Codes 9 years ago
Scott Lahteine a3b13eb5ac Organize M Codes by Category 9 years ago
Scott Lahteine 3105ebc562 Restore M928, M999 9 years ago
Scott Lahteine 01654bdec1 Cleanup formatting of some M codes 9 years ago
Scott Lahteine 907e8e98e5 Add GCodes from Marlin 1.0.3 dev, format as pre 9 years ago
Scott Lahteine 8b16ebe705 Break out prevent_dangerous_extrude feature 9 years ago
Scott Lahteine 67c0e8323e Merge pull request #1879 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine 740152ee70 Merge branch 'Development' into cold_extrude 9 years ago
Scott Lahteine 5914d9d7de Shuffling declarations.. 9 years ago
Scott Lahteine b328c6e6b6 Shuffling declarations. 9 years ago
Scott Lahteine fb4cefc91d Define lcd_move_[xyz] ahead of lcd_move_menu_axis 9 years ago
Scott Lahteine 9189cc66ab Fix moves for DELTA for MANUAL_BED_LEVELING 9 years ago
Scott Lahteine 7a1aef1450 Merge pull request #1877 from AnHardt/display-only 9 years ago
Scott Lahteine 6096164d79 Merge pull request #1878 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine a488445cbe Fix spelling of "too" 9 years ago
Scott Lahteine b1950a7f25 Merge pull request #1875 from Natealus/Development 9 years ago
AnHardt df50523605 Made encoderPosition and quick_feedback dependant on NEWPANEL 9 years ago
Scott Lahteine dcde09fdff Merge remote-tracking branch 'upstream/Development' into Development 9 years ago
Scott Lahteine 2ca099d1e7 Merge pull request #1876 from thinkyhead/cold_extrude 9 years ago
Scott Lahteine 837ceb9abb Merge pull request #1867 from epatel/Development 9 years ago
Scott Lahteine a95544f92a Spell adjustment 9 years ago
Scott Lahteine a00ebf03d4 Merge pull request #1868 from AnHardt/LCD_STR 9 years ago
Scott Lahteine 7f22464353 Merge remote-tracking branch 'upstream/Development' into Development 9 years ago
Scott Lahteine 1269c445ab Catch dangerous extrude before trying several 9 years ago
Scott Lahteine 4abd23ae9e Merge pull request #1866 from AnHardt/contrast 9 years ago
Natealus 585eee6549 Z Probe inverting not present in example configs, causes error 9 years ago
AnHardt 540dbb35e2 And an other MSG_BED in Marlin_main.cpp 9 years ago
AnHardt 14d4419e16 Replaced SERIAL_PROTOCOLPGM(MSG_BED) with SERIAL_PROTOCOLPGM("Bed") 9 years ago