8079 Commits (c241da32e839f035ca8a7887675ff54d545c38b9)

Autor SHA1 Mensagem Data
  Alexander Hirzel ecda6cdc0a Fix typo, PID_BED_POWER -> MAX_BED_POWER 10 anos atrás
  David Forrest f3e503e725 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. 10 anos atrás
  David Forrest 1d5d853c9a temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. 10 anos atrás
  Alexander Hirzel ae12ad0d6c Fix typo, PID_BED_POWER -> MAX_BED_POWER 10 anos atrás
  David Forrest 625860f086 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. 10 anos atrás
  David Forrest 6583bb781d temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. 10 anos atrás
  Lane Roberts 2701dd8a17 Due to the fix for #1248, X and Y probe offsets must not be floats. 10 anos atrás
  Grogyan 6b82415c81 Update pins.h 10 anos atrás
  Scott Lahteine 2ec2bf1564 Fix regressions affecting compilation 10 anos atrás
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp 10 anos atrás
  Scott Lahteine 10e1b6ef8b Least stack-usage self-contained ftostr32np() 10 anos atrás
  Scott Lahteine d1f21d1189 As it should be 10 anos atrás
  Scott Lahteine 449dad71f2 Least stack-usage self-contained ftostr32np() 10 anos atrás
  Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD 10 anos atrás
  Bernhard Kubicek 3d1da45f3e Update Marlin.h 10 anos atrás
  bkubicek d02daec08f fixed compilation 10 anos atrás
  Caleb Anderson 991a74b75b Move delta calibration menu to sample delta configuration. 10 anos atrás
  Wurstnase 9453bb13c2 Logic error correction 10 anos atrás
  Caleb Anderson 236db44669 Fix spacing 10 anos atrás
  Caleb Anderson e6774fb7d2 Using the new language implementation wasn't behaving as expected. 10 anos atrás
  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) 10 anos atrás
  Caleb Anderson 5b336a4cdb Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 10 anos atrás
  Bernhard Kubicek 10ad9f1062 Addes servo0 pin ultimaker 10 anos atrás
  Bernhard Kubicek f24c5d82e3 Update Marlin_main.cpp 10 anos atrás
  Wurstnase 8a6f098cc6 Expand manage_inactivity #1264 10 anos atrás
  Wurstnase d1995aec7a Rename ignore_blocks_queued 10 anos atrás
  Wurstnase 4122de9d17 change filament issue 10 anos atrás
  wgm4321 d60efc3b5d Fix syntax error caused by previous changes. 10 anos atrás
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 10 anos atrás
  fmalpartida ec33df0554 Merge branch 'SAV-MkI_merge' into Development 10 anos atrás
  Matthew Schick 0468f81950 Update for pull request #837 11 anos atrás
  Matthew Schick 6e42c9e305 Add fwretract settings to M503 output 11 anos atrás
  alexborro 3afe66bb0c Fix issues #1248, #1240 10 anos atrás
  Lukas Obermann 9eb6df17a7 Consider negative Z Offsets when auto bed leveling is active 10 anos atrás
  Scott Lahteine 2f467e2797 LCD Progress Bar 10 anos atrás
  Denis Chertykov 050ca9ca13 Move initialization of errormagic[] and echomagic[] to Marlin_main.cpp 10 anos atrás
  David Forrest cf52c48d19 Configuration.m: Set PID_INTEGRAL_DRIVE_MAX from PID_MAX from BANG_MAX. 11 anos atrás
  David Forrest 984177c40c temperature.cpp:Add PID Conditional integration on heated bed. 11 anos atrás
  David Forrest c9b8435749 heater.c: Limit PID I term with conditional integration. 11 anos atrás
  Greg Rebholz 7ecb7cbd46 Added "auto fan" checks to PID_autotune 10 anos atrás
  NarimaanV 7667949aca Fixed BABYSTEPPING feature 10 anos atrás
  Scott Lahteine d080027ff4 ftostr32np > ftostr32sp 10 anos atrás
  Scott Lahteine bdf2c94bff Least stack-usage self-contained ftostr32np() 10 anos atrás
  Scott Lahteine e83ecec809 As it should be 10 anos atrás
  Scott Lahteine f80a602783 Least stack-usage self-contained ftostr32np() 10 anos atrás
  Scott Lahteine f390b3f314 Patch to make Z look more like X and Y on UltraLCD 10 anos atrás
  Caleb Anderson d254651146 Fix spacing 10 anos atrás
  Caleb Anderson 7db943b147 Language change implementation revamped. Didn't work as intended with Arduino IDE. 10 anos atrás
  alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 anos atrás
  Denis Chertykov b086394178 Fix syntax errors in #ifdef. 10 anos atrás