105 Revīzijas (c8dcc7c208d7285c5f7e44b51d2a185a5f87e035)

Autors SHA1 Ziņojums Datums
  Gord Christmas a733537ddd Missed some variable declarations 12 gadus atpakaļ
  Erik van der Zalm 5090c56651 More redundant temp sensor changes. (After testing and debugging by reifsnderb) 12 gadus atpakaļ
  Gatulibu b78fa6bb70 Added support for Megatronics v2.0 and Minitronics v1.0 12 gadus atpakaļ
  Erik van der Zalm 7231a20dba Put #ifdef around servo pins in pins.h. This allows the pins to be used for M42. 12 gadus atpakaļ
  Bas Spaans 424101110c Add Panelolu2 support for Melzi 12 gadus atpakaļ
  Gord Christmas dc59f07d24 First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple. 12 gadus atpakaļ
  MaikStohn 9cc15876be Add support for RUMBA thermocouple add on 12 gadus atpakaļ
  Erik van der Zalm bd2cd4903e Added #ifdef BARICUDA around the BariCUDA changes 12 gadus atpakaļ
  Jordan Miller fbd899a37d Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129. 12 gadus atpakaļ
  gregor 2739c26c4f changes: 12 gadus atpakaļ
  gregor 6fb9573157 added support for the reprapworld keypad 12 gadus atpakaļ
  kiyoshigawa b27a59f41e Added support for Elefu RA Board and Elefu Control Panel 12 gadus atpakaļ
  Bracken Dawson d5ee2a5a62 Make Gen7 1.4 heater pins match silkscreen 12 gadus atpakaļ
  Colin Edwards 0d075378d5 Add LARGE_FLASH define and enable it for some of the beefier boards 12 gadus atpakaļ
  blddk 91bea43332 Added rumba pinout 12 gadus atpakaļ
  Dirk Eichel 9a78f321a4 Add pins for Motherboard variant 64 12 gadus atpakaļ
  Dirk Eichel 140e095c6e Add pins for Motherboard variant 64 12 gadus atpakaļ
  Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 12 gadus atpakaļ
  Bas Spaans 12c41423ad Fixed typo in comment 12 gadus atpakaļ
  Bas Spaans 0995eaa492 Chenged LED_PIN for Melzi boards, added comment about broken versions of the Sanguino libraries 12 gadus atpakaļ
  daid303 408b349a84 Fixed #368. Commented out the wrong pin definition, but explained why it is there. 12 gadus atpakaļ
  Yuri Valentini 86358dd6cd Panelolu pin assignment for sanguinololu from http://reprap.org/wiki/Panelolu 12 gadus atpakaļ
  daid303 bbe7d3d0fe Fixed #312 12 gadus atpakaļ
  Johann Rocholl 8caf5d252d Remove bogus blank line. 12 gadus atpakaļ
  Johann Rocholl b39f5d614a For boards with only one endstop per axis, automatically set *_MIN_PIN and *_MAX_PIN according to *_HOME_DIR. 12 gadus atpakaļ
  oni303 ab09fa4bbf fixed pwm generation at pin D12 and D13 when one of them is used as FAN_PIN on Sanguino, added soft pwm entry for FAN_PIN in temperature.cpp 12 gadus atpakaļ
  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 gadus atpakaļ
  Johann Rocholl ca409e5531 Fix X/Y/Z_MIN_PIN for Printrboard. 12 gadus atpakaļ
  Johann Rocholl 33247733e0 Teensylu and Printrboard use different analog pins for thermistors. 12 gadus atpakaļ
  Johann Rocholl 6cba11f087 Stop redefining MOTHERBOARD and #define AT90USB instead. Also put #ifndef AT90USB around the HardwareSerial_h trick, so now Printrboard / Brainwave support compiles on Arduino 1.0.2 as well. 12 gadus atpakaļ
  Johann Rocholl 4d351b4846 Improved formatting and comments for consistency. 12 gadus atpakaļ
  Johann Rocholl a30007caa4 If fastio.h is not messed up then Teensylu and Printrboard are actually using the same pins. 12 gadus atpakaļ
  Johann Rocholl b1c38d4c82 Avoid compiler warnings (redefined MOTHERBOARD) in Arduino 1.0 and greater. 12 gadus atpakaļ
  Johann Rocholl 42e21bb06e Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter). 12 gadus atpakaļ
  brupje 57429cb9fe Fix for keypad 12 gadus atpakaļ
  daid303 ffc69537aa Update on some comments, make the MOTHERBOARD list complete again. 12 gadus atpakaļ
  Jonathan Bastien-Filiatrault 0f73afb0b0 Avoid defining overriding definitions for the RepRapDiscount Smart 12 gadus atpakaļ
  Jonathan Bastien-Filiatrault 36b452c7ac Remove abbrs. 12 gadus atpakaļ
  Jonathan Bastien-Filiatrault 3cbaad9288 RepRapDiscount Smart Controller pin definitions. 12 gadus atpakaļ
  Bracken Dawson f5631a89e8 Add dummy Emergancy Pin to Gen7 1.4 12 gadus atpakaļ
  Bracken Dawson 2873d67b17 Put bogus temp override back in Gen7 up to 1.3 12 gadus atpakaļ
  brupje d07b6e93d5 Add support for Megatronics 12 gadus atpakaļ
  johnnyr 8016f058bc fix max endstop pins 12 gadus atpakaļ
  Erik vd Zalm abf0693e8e Added KILL_PIN -1 to gen7 boards 12 gadus atpakaļ
  Drakelive d728e35658 Update Marlin/pins.h 12 gadus atpakaļ
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 12 gadus atpakaļ
  Bracken Dawson 47d4f55bc0 Fix Gen7 1.4 pinout 12 gadus atpakaļ
  Enchiridion 50cde90324 Added support for dual Z axis stepper drivers 13 gadus atpakaļ
  Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle. 13 gadus atpakaļ
  Daid e9bec9b6fe Fixed E1_ENABLE pin for Ultimaker. This was wrong for the 1.5.4 and 1.5.3 PCB (I cannot check the 1.5.6) 13 gadus atpakaļ