2290 コミット (4cb7dfc546c826c1f06555a7ed1f45b9ad7e140e)

作成者 SHA1 メッセージ 日付
  AnHardt 4cb7dfc546 Move the 'alive dot' in every displayloop 9年前
  Scott Lahteine 61f8394361 Compare indices instead of floats for probe actions 9年前
  Richard Wackerbarth 4119738e69 Deferring default definition made #undef unnecessary 9年前
  Scott Lahteine 6f06d33be5 Fix missing refresh_cmd_timeout function 9年前
  Scott Lahteine 2d099a2c70 Fix missing backslash in macro 9年前
  Scott Lahteine 0935084141 Fix manage_inactivity 9年前
  Scott Lahteine c065da52ec Spacing and spelling 9年前
  Natealus ab11f90da0 Z_PROBE_ENDSTOP Pin for Azteeg X3 Pro 9年前
  Scott Lahteine 8680b515b0 Fix missing tmp_extruder -> target_extruder 9年前
  Natealus a6ba40ae48 Compiling error temperature.cpp with multiple extruders defined 9年前
  Scott Lahteine fc3c76fc16 Fix #1800 9年前
  Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR 9年前
  Scott Lahteine e0d4368cb5 Minor code cleanup, move NUM_AXIS out of config 9年前
  Scott Lahteine 84e4edaea7 Add M48 comment for #1794 9年前
  Scott Lahteine 9ba55baa5b Track target temperature separately for each heater 9年前
  Scott Lahteine 528e32a1d4 Fix timeout in thermal_runaway when temperature is set higher 9年前
  Scott Lahteine b98ebd517e disable / enable_all_steppers functions 9年前
  Scott Lahteine abd7fc36b6 Fix probe height at G28 start 9年前
  Scott Lahteine a469d796e1 Add cleanups needed for #1772 9年前
  Scott Lahteine 92119d0f7d Static delta[] for SCARA 9年前
  Scott Lahteine 007a4bd421 Adjust spacing in view function 9年前
  Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM 9年前
  Scott Lahteine 6b919e14c1 Group all universal variables 9年前
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9年前
  Wurstnase 45565b680d second wrong feedrate 9年前
  Wurstnase 581b2aae04 fix feedrate for homing z 9年前
  Richard Wackerbarth ccdaea51ba Add KosselPro 9年前
  Richard Wackerbarth f4599143eb Allow M115 to better reflect the build 9年前
  Richard Wackerbarth 34c7d45879 Hook for Auto-generated Build Version 9年前
  Scott Lahteine c756b4cf07 Comment tweak 9年前
  AnHardt 23cd54755f Fix typo in Marlin_main.cpp 9年前
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection 9年前
  Chris Roadfeldt 59994bd519 Not doing network admin work, pin not ping... :) 9年前
  Chris Roadfeldt 916f59e35f Spaces not tabs in language.h. 9年前
  Chris Roadfeldt 26dc80bf2d Typo fixed... 9年前
  Chris Roadfeldt 2966ae2022 Fix Z_PROBE_PING not declared, allows code to compile if Z_PROBE_ENDSTOP 9年前
  Wurstnase 67d5e7973e old bump_divisor for cartesian/corexy-printer 9年前
  Chris Roadfeldt bb41edc2ef Fixed extra #endif 9年前
  Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 9年前
  AnHardt 488666832b Remove the previously introduced () 9年前
  Scott Lahteine 72c7de3570 Cleanup M48 9年前
  Scott Lahteine 97a258b0b0 Clean up, document home_axis 9年前
  AnHardt 831016b09f Added new - changed entries from Fix up LCD_PROGRESS_BAR 9年前
  Chris Roadfeldt a508d835db Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. 9年前
  atfield90 d273c90d53 Added support for Atmega 1281 chip 9年前
  Scott Lahteine 1c7391717e Include sync_plan_position_delta for SCARA also 9年前
  Scott Lahteine 18bb6be80e Fix homing and leveling 9年前
  AnHardt 3f2e863206 Improve conditions for HAS_TEMP 9年前
  AnHardt 85f8a26ba4 Fix MIN&MAX temperatures again 9年前
  AnHardt 19b11dfdd7 Fix can't enter MENU_MULTIPLIER_ITEM 9年前