3255 Commits (91cdea4022435249e0d84bbd64045f6c2c6f5000)

Autor SHA1 Mensaje Fecha
  jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis hace 9 años
  jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because hace 9 años
  AnHardt f27c2b6b4b Reimplement #2892 hace 9 años
  AnHardt 615bec2329 Activate warning about possible reduced accuracy by default hace 9 años
  AnHardt 1c889cd303 Refresh previous_cmd_ms during run_z_probe() hace 9 años
  AnHardt 4b02f33e69 Distribute config-changes to the other configurations hace 10 años
  AnHardt be24fdacea The same changes to the axis-letters now for the char-displays hace 9 años
  AnHardt 5b0f659355 Changes for graphics displays hace 9 años
  AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures hace 10 años
  AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent hace 9 años
  AnHardt 051325ccd7 Introduce axis_homed hace 10 años
  AnHardt e736779d7e blink for char-lcds hace 10 años
  Scott Lahteine 7253a1971d Fix "M145" output in M503 report hace 9 años
  Scott Lahteine 100271e6ac minor cleanup in gcode_T hace 9 años
  Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD hace 9 años
  Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit hace 9 años
  Marc Urben 68eae2b5a8 added kossel xl example configuration hace 9 años
  Silvio Didonna eb5817675d Fix board type: RAMPS 1.4 hace 9 años
  AnHardt cb88fdd242 Protect MarlinSerial against interrupts hace 9 años
  AnHardt dc0f41868e Make rx tail/head atomic hace 9 años
  CONSULitAS ea8409ad5d Fix: current_command_args contains command hace 9 años
  Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting hace 9 años
  CONSULitAS a4fe6a45ae K8200: sample config back in sync hace 9 años
  Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options hace 9 años
  Scott Lahteine 042a6a0a37 Extend existing MESH_BED_LEVELING test hace 9 años
  esenapaj 08b3147791 sanity check for MANUAL_BED_LEVELING hace 9 años
  Scott Lahteine f00ca3fd89 Fix layout descr. in configuration_store.cpp hace 9 años
  Scott Lahteine fbfbc5e330 Enable USE_WATCHDOG by default hace 9 años
  Scott Lahteine 438a87eba8 Sanity check deprecated SDSLOW, SDEXTRASLOW hace 9 años
  Scott Lahteine b19b272172 Update configurations with SPI_SPEED hace 9 años
  Scott Lahteine b81d3b83cf Drop the experimental Configurator hace 9 años
  Scott Lahteine be691b51f1 Remove references to marlinfirmware.org hace 9 años
  Scott Lahteine 83ffc9eb4f Show raw steps in M114 hace 9 años
  Scott Lahteine 373e8a1ad4 Fixes for COREXY and COREXZ coordinates hace 9 años
  unknown 31656e68bc Fix for homing X and Y before raising Z when Z_SAFE_HOMING is set. hace 9 años
  unknown 8ea55323d8 Fix for not raising Z before homing X and Y hace 9 años
  Scott Lahteine b83e472bd3 Rename fpos_t to avoid libc conflict hace 9 años
  Scott Lahteine 68457ee903 For Dual Y/Z use the next available extruder pins hace 9 años
  Scott Lahteine 711e5db19a Tweak comment in process_next_command hace 9 años
  Scott Lahteine 400e9329be Allow spaces after a code letter hace 9 años
  Scott Lahteine cdcb80f3c5 Allow no-space after initial command hace 9 años
  AnHardt 6f473f7fc6 Repair N in ADVANCED_OK hace 9 años
  AnHardt efbd705eda Replace the "ok" in M280, M301, M304, M851 with output not including an "ok" hace 9 años
  Scott Lahteine 8e66028d25 Apply the ABL rotation matrix to the extruder offset. hace 9 años
  Scott Lahteine 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977 hace 9 años
  Ruwan J Egoda Gamage 1270fbfd38 Using SET_INPUT instead of pinMode hace 9 años
  Ruwan J Egoda Gamage b58083b0fa Getting rid of SDEXTRASLOW, SDSLOW variables. hace 9 años
  Ruwan J Egoda Gamage 1833049b8a reusing millis() hace 9 años
  Ruwan J Egoda Gamage 1b7c443628 Adding SDULTRASLOW variable. hace 9 años
  Ruwan J Egoda Gamage 6f9e9c0e4f Cleaning up, getting rid of the fake encoder count variable. hace 9 años