3239 コミット (2179f598bffce7fe0fd270fe8cddbb20ca094f3e)

作成者 SHA1 メッセージ 日付
  jbrazio b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer. 9年前
  Scott Lahteine 45bcc43e48 Don't override SOURCE_CODE_URL in Default_Version.h 9年前
  Scott Lahteine ef68c1910c Check that the temperature is close to target 9年前
  Scott Lahteine ea9fd1200b Fix M109 so it won't wait for cooling 9年前
  Scott Lahteine e4945b30d2 sbi and cbi are deprecated 9年前
  Scott Lahteine ff13070b59 Use _BV macros, patch up others 9年前
  Scott Lahteine 209f5f21e0 Use macros where possible 9年前
  Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros 9年前
  Scott Lahteine 3a3d358df9 Fix Printrboard with LCD (redo) 9年前
  Scott Lahteine 772460a7b8 Various minor spelling corrections 9年前
  lrpirlet 0fb507a75d correct raise_z_for_servo 9年前
  Blue-Marlin b4e5e0f11d Add Watchdog reset in kill() 9年前
  Blue-Marlin a68228bf55 Remove unused ALARM_PIN 9年前
  Blue-Marlin 0631541166 Fix disable_all_heaters() for MAX6675 9年前
  jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis 9年前
  jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because 9年前
  AnHardt f27c2b6b4b Reimplement #2892 9年前
  AnHardt 615bec2329 Activate warning about possible reduced accuracy by default 9年前
  AnHardt 1c889cd303 Refresh previous_cmd_ms during run_z_probe() 9年前
  AnHardt 4b02f33e69 Distribute config-changes to the other configurations 10年前
  AnHardt be24fdacea The same changes to the axis-letters now for the char-displays 9年前
  AnHardt 5b0f659355 Changes for graphics displays 9年前
  AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures 10年前
  AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent 9年前
  AnHardt 051325ccd7 Introduce axis_homed 10年前
  AnHardt e736779d7e blink for char-lcds 10年前
  Scott Lahteine 7253a1971d Fix "M145" output in M503 report 9年前
  Scott Lahteine 100271e6ac minor cleanup in gcode_T 9年前
  Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD 9年前
  Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit 9年前
  Marc Urben 68eae2b5a8 added kossel xl example configuration 9年前
  Silvio Didonna eb5817675d Fix board type: RAMPS 1.4 9年前
  AnHardt cb88fdd242 Protect MarlinSerial against interrupts 9年前
  AnHardt dc0f41868e Make rx tail/head atomic 9年前
  CONSULitAS ea8409ad5d Fix: current_command_args contains command 9年前
  Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting 9年前
  CONSULitAS a4fe6a45ae K8200: sample config back in sync 9年前
  Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options 9年前
  Scott Lahteine 042a6a0a37 Extend existing MESH_BED_LEVELING test 9年前
  esenapaj 08b3147791 sanity check for MANUAL_BED_LEVELING 9年前
  Scott Lahteine f00ca3fd89 Fix layout descr. in configuration_store.cpp 9年前
  Scott Lahteine fbfbc5e330 Enable USE_WATCHDOG by default 9年前
  Scott Lahteine 438a87eba8 Sanity check deprecated SDSLOW, SDEXTRASLOW 9年前
  Scott Lahteine b19b272172 Update configurations with SPI_SPEED 9年前
  Scott Lahteine b81d3b83cf Drop the experimental Configurator 9年前
  Scott Lahteine be691b51f1 Remove references to marlinfirmware.org 9年前
  Scott Lahteine 83ffc9eb4f Show raw steps in M114 9年前
  Scott Lahteine 373e8a1ad4 Fixes for COREXY and COREXZ coordinates 9年前
  unknown 31656e68bc Fix for homing X and Y before raising Z when Z_SAFE_HOMING is set. 9年前
  unknown 8ea55323d8 Fix for not raising Z before homing X and Y 9年前