8882 Commits (47ee149dfd13425bb12320041f7a2d9c8abd8d22)

Autor SHA1 Mensaje Fecha
  Dan Royer 9472bbe51d issue 968 for dev branch hace 10 años
  Philippe L 30248214c7 temp runaway: proper cast to prevent any overflow. hace 10 años
  odewdney 652895d656 try different proproc for CI failure hace 10 años
  wgm4321 04fb34c7ff Add English defines for filament menu to non-English to prevent compile errors until translated hace 10 años
  wgm4321 f8aa5ff771 Fix for cant compile when REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER defined hace 10 años
  odewdney 39fae9e3a3 Fix progmem warning hace 10 años
  Scott Lahteine b5e50cdd4e Move scripts and documentation to subfolders hace 10 años
  Alexander Hirzel eed451e034 rework analogInputToDigitalPin definition hace 10 años
  Lane Roberts 1f520a5a8c Due to the fix for #1248, X and Y probe offsets must not be floats. hace 10 años
  wgm4321 b32be2dc64 Fix syntax error caused by previous changes. hace 10 años
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. hace 10 años
  Alexander Hirzel ecda6cdc0a Fix typo, PID_BED_POWER -> MAX_BED_POWER hace 10 años
  David Forrest f3e503e725 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. hace 10 años
  David Forrest 1d5d853c9a temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. hace 10 años
  Alexander Hirzel ae12ad0d6c Fix typo, PID_BED_POWER -> MAX_BED_POWER hace 10 años
  David Forrest 625860f086 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. hace 10 años
  David Forrest 6583bb781d temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. hace 10 años
  Lane Roberts 2701dd8a17 Due to the fix for #1248, X and Y probe offsets must not be floats. hace 10 años
  Grogyan 6b82415c81 Update pins.h hace 10 años
  Scott Lahteine 2ec2bf1564 Fix regressions affecting compilation hace 10 años
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp hace 10 años
  Scott Lahteine 10e1b6ef8b Least stack-usage self-contained ftostr32np() hace 10 años
  Scott Lahteine d1f21d1189 As it should be hace 10 años
  Scott Lahteine 449dad71f2 Least stack-usage self-contained ftostr32np() hace 10 años
  Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD hace 10 años
  Bernhard Kubicek 3d1da45f3e Update Marlin.h hace 10 años
  bkubicek d02daec08f fixed compilation hace 10 años
  Caleb Anderson 991a74b75b Move delta calibration menu to sample delta configuration. hace 10 años
  Wurstnase 9453bb13c2 Logic error correction hace 10 años
  Caleb Anderson 236db44669 Fix spacing hace 10 años
  Caleb Anderson e6774fb7d2 Using the new language implementation wasn't behaving as expected. hace 10 años
  Caleb Anderson cb047e9070 Actual menu change. Moved menu logic to not be shown unless not currently printing. (untested but straight-forward, printer in a bad state currently) hace 10 años
  Caleb Anderson 5b336a4cdb Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 hace 10 años
  Bernhard Kubicek 10ad9f1062 Addes servo0 pin ultimaker hace 10 años
  Bernhard Kubicek f24c5d82e3 Update Marlin_main.cpp hace 10 años
  Wurstnase 8a6f098cc6 Expand manage_inactivity #1264 hace 10 años
  Wurstnase d1995aec7a Rename ignore_blocks_queued hace 10 años
  Wurstnase 4122de9d17 change filament issue hace 10 años
  wgm4321 d60efc3b5d Fix syntax error caused by previous changes. hace 10 años
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. hace 10 años
  fmalpartida ec33df0554 Merge branch 'SAV-MkI_merge' into Development hace 10 años
  Matthew Schick 0468f81950 Update for pull request #837 hace 11 años
  Matthew Schick 6e42c9e305 Add fwretract settings to M503 output hace 11 años
  alexborro 3afe66bb0c Fix issues #1248, #1240 hace 10 años
  Lukas Obermann 9eb6df17a7 Consider negative Z Offsets when auto bed leveling is active hace 11 años
  Scott Lahteine 2f467e2797 LCD Progress Bar hace 10 años
  Denis Chertykov 050ca9ca13 Move initialization of errormagic[] and echomagic[] to Marlin_main.cpp hace 10 años
  David Forrest cf52c48d19 Configuration.m: Set PID_INTEGRAL_DRIVE_MAX from PID_MAX from BANG_MAX. hace 11 años
  David Forrest 984177c40c temperature.cpp:Add PID Conditional integration on heated bed. hace 11 años
  David Forrest c9b8435749 heater.c: Limit PID I term with conditional integration. hace 11 años