70 次代码提交 (1f45cb0a5171a00c9b25565720d9f2b1fae3da43)

作者 SHA1 备注 提交日期
  Johann Rocholl 33247733e0 Teensylu and Printrboard use different analog pins for thermistors. 12 年前
  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 年前
  Johann Rocholl 4d351b4846 Improved formatting and comments for consistency. 12 年前
  Johann Rocholl a30007caa4 If fastio.h is not messed up then Teensylu and Printrboard are actually using the same pins. 12 年前
  Johann Rocholl b1c38d4c82 Avoid compiler warnings (redefined MOTHERBOARD) in Arduino 1.0 and greater. 12 年前
  Johann Rocholl 42e21bb06e Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter). 12 年前
  brupje 57429cb9fe Fix for keypad 12 年前
  daid303 ffc69537aa Update on some comments, make the MOTHERBOARD list complete again. 12 年前
  Jonathan Bastien-Filiatrault 0f73afb0b0 Avoid defining overriding definitions for the RepRapDiscount Smart 12 年前
  Jonathan Bastien-Filiatrault 36b452c7ac Remove abbrs. 12 年前
  Jonathan Bastien-Filiatrault 3cbaad9288 RepRapDiscount Smart Controller pin definitions. 12 年前
  Bracken Dawson f5631a89e8 Add dummy Emergancy Pin to Gen7 1.4 12 年前
  Bracken Dawson 2873d67b17 Put bogus temp override back in Gen7 up to 1.3 12 年前
  brupje d07b6e93d5 Add support for Megatronics 12 年前
  johnnyr 8016f058bc fix max endstop pins 12 年前
  Erik vd Zalm abf0693e8e Added KILL_PIN -1 to gen7 boards 12 年前
  Drakelive d728e35658 Update Marlin/pins.h 13 年前
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 13 年前
  Bracken Dawson 47d4f55bc0 Fix Gen7 1.4 pinout 13 年前
  Enchiridion 50cde90324 Added support for dual Z axis stepper drivers 13 年前
  Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle. 13 年前
  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 年前
  Guan Yang 602c8ee02b Melzi support 13 年前
  Bernhard 464b755918 added support for the UltiController 13 年前
  Michel Pollet 5550e893d5 New board variant, Open Motion Controller 13 年前
  Erik van der Zalm 2e749d60c3 Added DISABLE_MAX_ENDSTOPS 13 年前
  Erik van der Zalm c077316b2b Added PID autotune. (experimental) 13 年前
  Blair Thompson 02ee9e3d30 Changed Pin Assignment for the RAMPS motherboard so that LCD and Rotary encoder are all wired to AUX-4 13 年前
  Erik van der Zalm ed951b1977 Fixed RAMPS 1.2 support (Found and fixed by rrhb) 13 年前
  Blair Thompson f278e1c00f This is in my opinion a much better way of dealing with SD cards than my previous fix. 13 年前
  Daid 00d33e6b82 Typo fix 13 年前
  Daid 7d124478fa Only protect the heater pins for the defined extruders. 13 年前
  Phil Hord b65ef8d66c Add support for upcoming Gen7 v1.4 13 年前
  Phil Hord 740f0c7690 Add explicit #define for bogus temp override 13 年前
  Phil Hord ba8500a236 pins.h: Define Z_MAX_PIN for Gen7 board 13 年前
  Changwoo Ryu 7b14953c99 Fix build on Sanguino based boards with ATmega1284P 13 年前
  Daid 286d5003fa Fixed compiler warning for Sanguino compile 13 年前
  Erik van der Zalm ce714fe306 Fixes in pins.h 13 年前
  Erik van der Zalm 35e57bf149 Added gen6 deluxe. 13 年前
  Erik van der Zalm 84ea2d61e8 Moved gen7 boards to motherboard type 10, 11 and 12. 13 年前
  Blair Thompson a05a261b72 Added a workaround. Ramps SD card does not have sdcarddetect. My temporary solution is to add a momentary swtich 13 年前
  Blair Thompson 1b6765ed12 Updated the pin config for RAMPS 1.3 to include ultimaker new style LCD/Rotary Encoder interface 13 年前
  Christian Thalhammer e661578c84 support for GEN7 1.1,1.2 and 1.3 13 年前
  Erik van der Zalm da040fd393 Fixed ultimaker heater 1 pins. (Thanks daid) 13 年前
  Christian Thalhammer a11f3b2d2f - Pins for modified GEN7 assigned 13 年前
  Erik van der Zalm 9f139d6e0e Added MAX6675 support. (Thanks to gregfrost) 13 年前
  Erik van der Zalm e45e5c68bb Added support for Gen3+ (Pins file only) 13 年前
  Michael Moon ab01658fd2 local configuration stuff- WATCHPERIOD causes breakage, disable. few other misc changes 13 年前
  Michael Moon 71dc82e0b4 my local configuration 13 年前
  Bernhard cee5f9020a added suicide pin for a power supply to the arduino that is only active if the arduino is holding high for an output. 13 年前