3191 Commits (ff13070b59d78f4dbe0d0e0abb9498509f4d8063)

Autor SHA1 Nachricht Datum
  Scott Lahteine ff13070b59 Use _BV macros, patch up others vor 8 Jahren
  Scott Lahteine 209f5f21e0 Use macros where possible vor 8 Jahren
  Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros vor 8 Jahren
  Scott Lahteine 3a3d358df9 Fix Printrboard with LCD (redo) vor 8 Jahren
  Scott Lahteine 772460a7b8 Various minor spelling corrections vor 8 Jahren
  lrpirlet 0fb507a75d correct raise_z_for_servo vor 8 Jahren
  Blue-Marlin a68228bf55 Remove unused ALARM_PIN vor 8 Jahren
  Blue-Marlin 0631541166 Fix disable_all_heaters() for MAX6675 vor 8 Jahren
  jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis vor 8 Jahren
  jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because vor 8 Jahren
  AnHardt f27c2b6b4b Reimplement #2892 vor 8 Jahren
  AnHardt 615bec2329 Activate warning about possible reduced accuracy by default vor 8 Jahren
  AnHardt 1c889cd303 Refresh previous_cmd_ms during run_z_probe() vor 8 Jahren
  AnHardt 4b02f33e69 Distribute config-changes to the other configurations vor 9 Jahren
  AnHardt be24fdacea The same changes to the axis-letters now for the char-displays vor 8 Jahren
  AnHardt 5b0f659355 Changes for graphics displays vor 8 Jahren
  AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures vor 9 Jahren
  AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent vor 8 Jahren
  AnHardt 051325ccd7 Introduce axis_homed vor 9 Jahren
  AnHardt e736779d7e blink for char-lcds vor 9 Jahren
  Scott Lahteine 7253a1971d Fix "M145" output in M503 report vor 8 Jahren
  Scott Lahteine 100271e6ac minor cleanup in gcode_T vor 8 Jahren
  Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD vor 8 Jahren
  Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit vor 8 Jahren
  Marc Urben 68eae2b5a8 added kossel xl example configuration vor 8 Jahren
  Silvio Didonna eb5817675d Fix board type: RAMPS 1.4 vor 8 Jahren
  AnHardt cb88fdd242 Protect MarlinSerial against interrupts vor 8 Jahren
  AnHardt dc0f41868e Make rx tail/head atomic vor 8 Jahren
  CONSULitAS ea8409ad5d Fix: current_command_args contains command vor 8 Jahren
  Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting vor 8 Jahren
  CONSULitAS a4fe6a45ae K8200: sample config back in sync vor 8 Jahren
  Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options vor 8 Jahren
  Scott Lahteine 042a6a0a37 Extend existing MESH_BED_LEVELING test vor 8 Jahren
  esenapaj 08b3147791 sanity check for MANUAL_BED_LEVELING vor 8 Jahren
  Scott Lahteine f00ca3fd89 Fix layout descr. in configuration_store.cpp vor 8 Jahren
  Scott Lahteine fbfbc5e330 Enable USE_WATCHDOG by default vor 8 Jahren
  Scott Lahteine 438a87eba8 Sanity check deprecated SDSLOW, SDEXTRASLOW vor 8 Jahren
  Scott Lahteine b19b272172 Update configurations with SPI_SPEED vor 8 Jahren
  Scott Lahteine b81d3b83cf Drop the experimental Configurator vor 8 Jahren
  Scott Lahteine be691b51f1 Remove references to marlinfirmware.org vor 8 Jahren
  Scott Lahteine 83ffc9eb4f Show raw steps in M114 vor 8 Jahren
  Scott Lahteine 373e8a1ad4 Fixes for COREXY and COREXZ coordinates vor 8 Jahren
  unknown 31656e68bc Fix for homing X and Y before raising Z when Z_SAFE_HOMING is set. vor 8 Jahren
  unknown 8ea55323d8 Fix for not raising Z before homing X and Y vor 8 Jahren
  Scott Lahteine b83e472bd3 Rename fpos_t to avoid libc conflict vor 8 Jahren
  Scott Lahteine 68457ee903 For Dual Y/Z use the next available extruder pins vor 8 Jahren
  Scott Lahteine 711e5db19a Tweak comment in process_next_command vor 8 Jahren
  Scott Lahteine 400e9329be Allow spaces after a code letter vor 8 Jahren
  Scott Lahteine cdcb80f3c5 Allow no-space after initial command vor 8 Jahren
  AnHardt 6f473f7fc6 Repair N in ADVANCED_OK vor 8 Jahren