2960 次程式碼提交 (74e4b42f7ece308f4f5ec1313d79b18bfaecc59c)
 

作者 SHA1 備註 提交日期
  Scott Lahteine 74e4b42f7e Default MACHINE_NAME to "3D Printer" 10 年之前
  Scott Lahteine 8857b9e921 Use the extruder argument in plan_buffer_line 10 年之前
  Scott Lahteine ac2b23f574 Homing fixes 10 年之前
  Scott Lahteine b089eb42eb Merge pull request #1893 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine 055b11814a Additional cleanup of ultralcd.cpp 10 年之前
  Scott Lahteine 388dd0cfa5 Fix doubled lcd_quick_feedback 10 年之前
  Scott Lahteine f8b4ee079b Merge pull request #1891 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine c6bb98abad machine name for hephestos too 10 年之前
  Scott Lahteine 79a5b14eb7 Merge pull request #1890 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine ccbe2c4ea3 Apply CUSTOM_MACHINE_NAME to configurations 10 年之前
  Scott Lahteine 71adb1ee59 Merge branch 'Development' into cold_extrude 10 年之前
  Scott Lahteine f1a03c5447 Merge pull request #1887 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine 5fe382949b Some G-Codes comment cleanup 10 年之前
  Scott Lahteine 8f164f4c83 Clean up M85 in GCodes.md 10 年之前
  Scott Lahteine a327d876fe Document G92 arguments in GCodes.md 10 年之前
  Scott Lahteine 652d59cd80 Spacing of g-codes in GCodes.md 10 年之前
  Scott Lahteine fe912f44dc Smaller headings 10 年之前
  Scott Lahteine 93eb63238f Move G Codes into categories with M Codes 10 年之前
  Scott Lahteine a3b13eb5ac Organize M Codes by Category 10 年之前
  Scott Lahteine 3105ebc562 Restore M928, M999 10 年之前
  Scott Lahteine 01654bdec1 Cleanup formatting of some M codes 10 年之前
  Scott Lahteine 907e8e98e5 Add GCodes from Marlin 1.0.3 dev, format as pre 10 年之前
  Scott Lahteine 8b16ebe705 Break out prevent_dangerous_extrude feature 10 年之前
  Scott Lahteine 67c0e8323e Merge pull request #1879 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine 740152ee70 Merge branch 'Development' into cold_extrude 10 年之前
  Scott Lahteine 5914d9d7de Shuffling declarations.. 10 年之前
  Scott Lahteine b328c6e6b6 Shuffling declarations. 10 年之前
  Scott Lahteine fb4cefc91d Define lcd_move_[xyz] ahead of lcd_move_menu_axis 10 年之前
  Scott Lahteine 9189cc66ab Fix moves for DELTA for MANUAL_BED_LEVELING 10 年之前
  Scott Lahteine 7a1aef1450 Merge pull request #1877 from AnHardt/display-only 10 年之前
  Scott Lahteine 6096164d79 Merge pull request #1878 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine a488445cbe Fix spelling of "too" 10 年之前
  Scott Lahteine b1950a7f25 Merge pull request #1875 from Natealus/Development 10 年之前
  AnHardt df50523605 Made encoderPosition and quick_feedback dependant on NEWPANEL 10 年之前
  Scott Lahteine dcde09fdff Merge remote-tracking branch 'upstream/Development' into Development 10 年之前
  Scott Lahteine 2ca099d1e7 Merge pull request #1876 from thinkyhead/cold_extrude 10 年之前
  Scott Lahteine 837ceb9abb Merge pull request #1867 from epatel/Development 10 年之前
  Scott Lahteine a95544f92a Spell adjustment 10 年之前
  Scott Lahteine a00ebf03d4 Merge pull request #1868 from AnHardt/LCD_STR 10 年之前
  Scott Lahteine 7f22464353 Merge remote-tracking branch 'upstream/Development' into Development 10 年之前
  Scott Lahteine 1269c445ab Catch dangerous extrude before trying several 10 年之前
  Scott Lahteine 4abd23ae9e Merge pull request #1866 from AnHardt/contrast 10 年之前
  Natealus 585eee6549 Z Probe inverting not present in example configs, causes error 10 年之前
  AnHardt 540dbb35e2 And an other MSG_BED in Marlin_main.cpp 10 年之前
  AnHardt 14d4419e16 Replaced SERIAL_PROTOCOLPGM(MSG_BED) with SERIAL_PROTOCOLPGM("Bed") 10 年之前
  AnHardt ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h 10 年之前
  Edward Patel 7dc64efe67 Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS 10 年之前
  AnHardt 6a514f3dc9 Aplied HAS_LCD_CONTRAST also to Marlin_main.cpp 10 年之前
  AnHardt a76fb42ca6 Merge https://github.com/MarlinFirmware/Marlin into contrast 10 年之前
  AnHardt bcc04192fc Remove Contrast Menu for U8GLIB_ST7920 10 年之前