201 Commit (02dee80fa58cd35efb95e89e98320c0a5efb4580)

Autore SHA1 Messaggio Data
  Alexander Kasimir e2ff536b03 Fixed typo in Comment 12 anni fa
  Gord Christmas 28ada096e2 Adding servo documentation 12 anni fa
  Gord Christmas dc59f07d24 First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple. 12 anni fa
  Erik van der Zalm bd2cd4903e Added #ifdef BARICUDA around the BariCUDA changes 12 anni fa
  gregor 2739c26c4f changes: 12 anni fa
  gregor 6fb9573157 added support for the reprapworld keypad 12 anni fa
  Tim Anderson 1fa61c297e Turning off Control Panel by Default and Updating the link to the LiquidCrystal_I2C library to avoid confusion. 12 anni fa
  kiyoshigawa b27a59f41e Added support for Elefu RA Board and Elefu Control Panel 12 anni fa
  Scott Lahteine 0ef54f2f85 Make M303 silent when "S0" is sent 12 anni fa
  Scott Lahteine a200521eab Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 12 anni fa
  Martin Renold 1a397825f9 fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error 12 anni fa
  Lukasz Stefanowicz d71f1e9bf6 Add (as an option) slower SD transfer mode 12 anni fa
  MaikStohn 13596e8722 Added RepRapDiscount FULL GRAPHIC Smart Controller 12 anni fa
  daid303 c80a78bb70 Lower the default max E feedrate a bit. With the stepper fix this is much to high. 12 anni fa
  ErikZalm 7a5c474d91 Update Configuration.h 12 anni fa
  Robert F-C 9322c408c6 Updated for LiquidTWI2 library version 1.2.3 12 anni fa
  whosawhatsis fd5b7e0cec Separate PID_MAX from BANG_MAX 12 anni fa
  blddk 72419f69a9 Added rumba 12 anni fa
  Dirk Eichel 5de25ccd20 Add Motherboard variant 64 - STB V1.1 12 anni fa
  Robert F-C 7bad72359c Support encoder click on PANELOLU2 being read through I2C 12 anni fa
  Robert F-C 1daf2f3256 Number of extruders is not an advanced configuration - it is a basic property. 12 anni fa
  Dirk Eichel b2c1c64fb1 Add Motherboard variant 64 - STB V1.1 12 anni fa
  Robert F-C 6beb42cdf6 Attempt to address Bernhard's comments 12 anni fa
  Robert F-C 839bef6d5d Fix Configuration.h file to not define LCDs be default. 12 anni fa
  Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 12 anni fa
  MendelMax 67710df9f3 Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004) 12 anni fa
  Bob Clough 2b567d1df5 Added I2C port expander support to HD44780 12 anni fa
  Bob Clough 06272f463d Added Config variables for activating I2C LCDs and setting type and address 12 anni fa
  Denis B 70871715e4 Added support for extruder offset handling 12 anni fa
  Daniele Sdei 3cf59f6f9a add RepRapPro Huxley thermistor tables 12 anni fa
  daid303 bbe7d3d0fe Fixed #312 12 anni fa
  daid303 8b88e3b386 Fixed #345, Fixed #267. 12 anni fa
  Nicolas Rossi f3c1fc70a9 Power signal control definitions for ATX and others 12 anni fa
  Erik vd Zalm 6752cb2d9c PID now per extruder. Fixed typo 12 anni fa
  Erik vd Zalm 0ac452e252 Disable is now multi extruder compatible. M84 got a T option. 12 anni fa
  Johann Rocholl 9e7b5056a0 {X,Y,Z}_{MIN,MAX}_POS are actually in Gcode coordinates. 12 anni fa
  Johann Rocholl 1c2ecddae4 Fix typo (# missing before define). 12 anni fa
  daid303 55ba90ac19 Add PID functional range setting. With high powered heaters the current functional range of 10 degrees causes high overshoots as the PID needs to kick in before the temperature hits 10 degrees below target. 12 anni fa
  daid303 5ff5cee8ce Fix the sensitive pin definitions, there where analogue numbers in the digital pin list. Also made M42 without a P function on the LED_PIN (which was otherwise a useless pin definition) 12 anni fa
  Johann Rocholl 1f45cb0a51 Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments. 12 anni fa
  Johann Rocholl c430906d3b Deltabot settings and configuration adjustments. 12 anni fa
  Johann Rocholl 42e21bb06e Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter). 12 anni fa
  Martin Lukasik 2f771b3979 Added automatic build numbering. 12 anni fa
  daid303 a27fef8750 Store the pre-heat constants outside of the ULTIPANEL define, so we can use them when storing EEPROM in a build without the ULTIPANEL. 12 anni fa
  daid303 ffc69537aa Update on some comments, make the MOTHERBOARD list complete again. 12 anni fa
  Jonathan Bastien-Filiatrault 46b9988e26 Search and replace failure. 12 anni fa
  Jonathan Bastien-Filiatrault 36b452c7ac Remove abbrs. 12 anni fa
  Jonathan Bastien-Filiatrault 3cbaad9288 RepRapDiscount Smart Controller pin definitions. 12 anni fa
  Robert F-C 65c9a0728f Set default serial port back to 0. 12 anni fa
  Robert F-C ab9d183024 Make serial port configurable. 12 anni fa