1932 Commits (5ddb8d94e2eb1d767bcca994773130bfcc2cc92a)

Autor SHA1 Mensaje Fecha
  alexborro 5ddb8d94e2 Update Documentation related to M204 hace 10 años
  wurstnase 05333f61b7 fix macro hace 10 años
  alexborro cb676cdf39 Fix CoreXY homing bug introduced by PR #1606 hace 10 años
  maverikou e93eb3e8d3 Update test hace 10 años
  maverikou b8ae3feb9e Update test hace 10 años
  maverikou 3570447ded Fix Z_RAISE_AFTER_PROBING hace 10 años
  Scott Lahteine a686c9878f Move TOPO_ORIGIN define to Configuration.h hace 10 años
  AnHardt f0dcea7e14 Fix #1611 hace 10 años
  AnHardt 28b1c37dea Fix for #1612 hace 10 años
  Scott Lahteine b80ed51fcc Fix controllerFan() code hace 10 años
  Scott Lahteine 4eabd80025 Fix babystep for extruder_duplication hace 10 años
  chris-bo b73ba26b23 Update ultralcd_st7920_u8glib_rrd.h hace 10 años
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency hace 10 años
  chrono 4d878b9bac Fixed path typos in README hace 10 años
  chrono 12ec557a75 Added DEFAULT_TRAVEL_ACCELERATION hace 10 años
  chrono 1d25d510bc Upstream Merge Fixes hace 10 años
  Scott Lahteine cb57fc727d Declare pid_output for PIDBEDTEMP hace 10 años
  Scott Lahteine 3d6deb9bdf Simplify manage_heater hace 10 años
  alexborro 2f3c77b751 Fix decimal places in G29 Bed Equation Coeficients hace 10 años
  Scott Lahteine e3ca9137b5 Fix missing temp_error declarations hace 10 años
  alexborro c0b6075f77 Fix max acceleration limits in planner hace 10 años
  alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options hace 10 años
  alexborro 888cf161bd fix travel speed option for G29 hace 10 años
  alexborro af63b54562 Add travel speed option to G29 command line hace 10 años
  alexborro 5bf42066fa Fix typo in configuration.h hace 10 años
  alexborro 8a4b62d081 Set more regular setup in configuration.h hace 10 años
  alexborro 60ceca1bc1 Add speed configuration for home-bumping movement hace 10 años
  Scott Lahteine 978dadf806 Base64 decode AJAX-fetched text properly hace 10 años
  maverikou 424c747fb3 Enable M401 and M402 for deltas with allen key z-probes. hace 10 años
  maverikou 0d593ab7c1 Fix debug message hace 10 años
  Greg Alexander ed7874b4e0 M404 should not use 'N' address as parameter because 'N' is reserved for the line number hace 10 años
  Greg Alexander b9dfa5cad4 use code_value_long() instead of (int)code_value() hace 10 años
  Greg Alexander 901b03d020 use strtol() instead of strtod() when an integer value is desired hace 10 años
  Greg Alexander 4fba7b084f fix typo in delta example config introduced in hace 10 años
  Mehmet Sutas cfc6a3a87a Filament Runout Sensor Feature hace 10 años
  maverikou e6862700af Add Z_RAISE_AFTER_PROBING to all config files hace 10 años
  maverikou 39d255608d Test an extra delta configuration with auto bed leveling code paths hace 10 años
  maverikou 7c24b97958 Ported over Johann Rocholl's improvements for delta printers: hace 10 años
  Wurstnase a5342c942e Update Marlin_main.cpp hace 10 años
  Scott Lahteine 0f3b7d5575 Update annotated configurations hace 10 años
  Scott Lahteine d085725c86 More sanity-checking for ABL hace 10 años
  Scott Lahteine 9eed8c8cf0 Make sure a ROM is selected for ULTRA_LCD hace 10 años
  Scott Lahteine 25dc79f124 Remove M48 credits also hace 10 años
  Scott Lahteine 34e51f576f Fix compile error in gcode_G29 hace 10 años
  Scott Lahteine 1149c24b86 More grouping, cleanup, start on overrides hace 10 años
  Wurstnase 62bd734612 fix controllerFan() for inverted enable pins hace 10 años
  AnHardt 3024f6c706 Undubble MSG_MIN &MSG MAX hace 10 años
  Gina Häußge 63b62d8d4e Fixed in-line comments and escaping hace 10 años
  C-o-r-E 99fb1bc3e8 Attempt to resolve #1568 and add basic escape character support hace 10 años
  Scott Lahteine cdc38aa783 Move gcode handlers into inline functions hace 10 años