5187 Commits (8910bb7c97688263338b72a57486b69cdff31303)

Author SHA1 Message Date
  - 20faff5935 Incorporate PS_DEFAULT_OFF for starting state on LCD menu entry 10 years ago
  - e5d3044801 Added posibility to set ENCODER_STEPS_PER_MENU_ITEM in Configuration.h like ENCODER_PULSES_PER_STEP as it depends on it for usability 10 years ago
  - b7eadb9f37 Made numbering of heat bed thermistor more logical as D8 is bed, D9 is Extruder 2 and D10 is Extruder 1, so T0 should be E1, T1 E1 and T2 bed to be sequential as MOSFET-Outputs 10 years ago
  Michal Dyntar e8786bf110 Added support for Cheaptronic v1 electronic 10 years ago
  fsantini cc2925b705 Implemented a least squares fit of the bed equation for auto bed leveling. 10 years ago
  fsantini b64661070e Fixed the plane vector equation to a simpler one (only dependent on the normal) 10 years ago
  Alex Borro 5c44f6c434 Bed Heater monitoring in Controller Fan 10 years ago
  Alex Borro b33375d438 Z Axis Safe Homing when using Z Probe 10 years ago
  Alex Borro 35905ea4f9 Allow heaters to stay full On when PWM=127 10 years ago
  Erik van der Zalm a94e588765 Changed slow buttons behavior. 10 years ago
  Erik van der Zalm 69af392554 Added HEATERS_PARALLEL (Request from reifsnyderb) 10 years ago
  Erik van der Zalm 48a185d004 Fixed compile errors from bad commits. 10 years ago
  Richard Miles dc887ef99b Implement M226 - GCode Initiated Pause 10 years ago
  Charles R c244eb860c If you have a switch on suicide pin, this is useful if you want to 10 years ago
  fmalpartida 7b556d2e96 Added BT support on AT90USB devices 10 years ago
  Kaz Walker a5e8575829 Add UUID support to M115 responses. 10 years ago
  Daniel Benamy cab84e0e5b Add (correct) missing pin definitions for Y2 10 years ago
  fmalpartida 5b3f60ea2e Corrected LCD only error 10 years ago
  Justus Perlwitz 62d0b79023 Fix servo control for Melzi 10 years ago
  fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 10 years ago
  dumle29 f941203172 PS_ON configurable boot state 10 years ago
  whosawhatsis c79e3967b3 Make G11 not horribly broken 10 years ago
  bkubicek d69822ed51 Fix '#' 10 years ago
  bkubicek 39d88bcccb preparation for hibernation 10 years ago
  bkubicek ab965376ff Sub-file calls. 10 years ago
  bkubicek b2cc27e5ea Added a magic character for sd buffering. 10 years ago
  Erik van der Zalm 8a08cca0f2 Added temperature status less. 10 years ago
  Erik van der Zalm 667d278f54 Revert "Fix for Viki display" 10 years ago
  Erik van der Zalm bf27e79e74 Small BlinkM fix 10 years ago
  Erik van der Zalm 87e28c0599 Added ifdefs to blinkm 10 years ago
  Alex Borro 6f85a8c7aa Bed auto Leveling change: Raise Z before homing 10 years ago
  Alex Borro dd3086d3f2 Show Temperature ADC values 10 years ago
  bkubicek 7fad13a1e2 Reverse SD card file name order. 10 years ago
  bkubicek b832f5b9f6 added delta tower babystepping. Its untested, but hopefully florian horsch will be able to try. 10 years ago
  bkubicek c38b0855c8 I think that filament change is ready for the masses. I have tested very often with my ultimaker. 10 years ago
  bkubicek d147a057ac Add the socalled "Babystepping" feature. 10 years ago
  Erik van der Zalm bca353cc12 Fixed duplicate define in fastio.h 10 years ago
  Alex Borro 253dfc4bc1 Bed Auto Leveling feature 10 years ago
  Erik van der Zalm 314fd13c39 Fix for Viki display 10 years ago
  phq1910 4f7c6dfe35 Update pins.h 10 years ago
  phq1910 57173739a1 Update Configuration.h 10 years ago
  Erik van der Zalm 0dca49a7c0 Added Azteeg X3 board. 10 years ago
  Erik van der Zalm d8c2c810b4 Added info to the delta configuration files in the configuration.h file 10 years ago
  Erik van der Zalm 9bc88f8bab Placed optional ENCODER_PULSES_PER_STEP in the configuration.h file 10 years ago
  Erik van der Zalm 3ca1ca6869 Fixed missing ENCODER_PULSES_PER_STEP 10 years ago
  Tim Koster 97b0da0c2e Removed #ifndef BLINKM 10 years ago
  Tim Koster 61db046b32 Added #ifdef BLINKM around new code. Also refined BlinkM.h. 10 years ago
  Richard Miles 77df2ab0e7 Make Y_DUAL_STEPPER_DRIVERS disabled by default 10 years ago
  Richard Miles ed1ab42186 Added Y_DUAL_STEPPER_DRIVERS 10 years ago
  Richard Miles f4a59e4ce5 Revert "Added Y_DUAL_STEPPER_DRIVERS" 10 years ago