120 Commits (59e36f1d27b07cfa4278791d3e0a5b134e33f45e)

Author SHA1 Message Date
Martin Lukasik acd8619809 Fan fix for Panelolu2+Sanguinololu.
11 years ago
Steve Kelly 53614e5144 add pins for rambo lcd
11 years ago
Guillaume Seguin 1902d339b0 Add Panelolu2 pins for RAMPS1.3
11 years ago
Guillaume Seguin 34da3a0a3f Merge github.com:ErikZalm/Marlin into Marlin_v1
11 years ago
Michael Mayer 99b7e926e7 added MaKr3d Melzi board
11 years ago
Nicolas Rossi 2daa85918e Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin.git into Marlin_v1
11 years ago
Erik van der Zalm 2015989f84 Added DISABLE_MIN_ENDSTOPS
11 years ago
lajos 02dee80fa5 added Azteeg X1 motherboard
11 years ago
Erik van der Zalm 26a441fc7d More 3Drag controller patches.
11 years ago
Erik van der Zalm 408169aef4 Merge branch 'Marlin_v1' of https://github.com/BorisLandoni/Marlin into BorisLandoni-Marlin_v1
11 years ago
Erik van der Zalm bd96d22bfb Merge branch 'Marlin_v1' into thinkyhead
11 years ago
kiyoshigawa 6a81291c57 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
11 years ago
BorisLandoni 4c7d1436e9 Update pins.h
11 years ago
Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1
11 years ago
Gord Christmas a733537ddd Missed some variable declarations
11 years ago
Erik van der Zalm 79374f0b93 Merge branch 'reisnyderb' of https://github.com/ErikZalm/Marlin into Marlin_v1
11 years ago
Erik van der Zalm 5090c56651 More redundant temp sensor changes. (After testing and debugging by reifsnderb)
11 years ago
Gatulibu b78fa6bb70 Added support for Megatronics v2.0 and Minitronics v1.0
11 years ago
Erik van der Zalm 7231a20dba Put #ifdef around servo pins in pins.h. This allows the pins to be used for M42.
11 years ago
Bas Spaans 424101110c Add Panelolu2 support for Melzi
11 years ago
Robert F-C dfa549f268 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
11 years ago
ErikZalm 64360164ad Merge pull request #482 from codexmas/Marlin_v1
11 years ago
Gord Christmas dc59f07d24 First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple.
11 years ago
MaikStohn 9cc15876be Add support for RUMBA thermocouple add on
11 years ago
Erik van der Zalm bd2cd4903e Added #ifdef BARICUDA around the BariCUDA changes
11 years ago
Jordan Miller fbd899a37d Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129.
11 years ago
gregor 2739c26c4f changes:
11 years ago
gregor 6fb9573157 added support for the reprapworld keypad
11 years ago
kiyoshigawa b27a59f41e Added support for Elefu RA Board and Elefu Control Panel
11 years ago
Scott Lahteine a200521eab Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
11 years ago
Robert F-C 788d62bcc4 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
11 years ago
daid 4b2ece159b Merge pull request #453 from brackendawson/Marlin_v1
11 years ago
Bracken Dawson d5ee2a5a62 Make Gen7 1.4 heater pins match silkscreen
11 years ago
ErikZalm 86867928ac Merge pull request #434 from DDRBoxman/Marlin_v1
11 years ago
Colin Edwards 0d075378d5 Add LARGE_FLASH define and enable it for some of the beefier boards
11 years ago
blddk 91bea43332 Added rumba pinout
11 years ago
Nicolas Rossi aba67e2449 No bed config for RAMPS
11 years ago
Dirk Eichel 140e095c6e Add pins for Motherboard variant 64
12 years ago
Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575)
12 years ago
Bas Spaans 12c41423ad Fixed typo in comment
12 years ago
Bas Spaans 0995eaa492 Chenged LED_PIN for Melzi boards, added comment about broken versions of the Sanguino libraries
12 years ago
daid303 408b349a84 Fixed #368. Commented out the wrong pin definition, but explained why it is there.
12 years ago
Yuri Valentini 86358dd6cd Panelolu pin assignment for sanguinololu from http://reprap.org/wiki/Panelolu
12 years ago
daid303 bbe7d3d0fe Fixed #312
12 years ago
daid 30254e3388 Merge pull request #350 from jcrocholl/Marlin_v1
12 years ago
Johann Rocholl 8caf5d252d Remove bogus blank line.
12 years ago
Johann Rocholl b39f5d614a For boards with only one endstop per axis, automatically set *_MIN_PIN and *_MAX_PIN according to *_HOME_DIR.
12 years ago
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 years ago
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 years ago
Johann Rocholl ca409e5531 Fix X/Y/Z_MIN_PIN for Printrboard.
12 years ago