189 Commits (6f4a6e531ce806cd2643767b955bac492efa9404)

Author SHA1 Message Date
Erik van der Zalm 6f4a6e531c Merge branch 'deltabot' into Marlin_v1
12 years ago
Erik van der Zalm ff6fa09ecf Moved corexy implementation from stepper to planner
12 years ago
Erik van der Zalm c8dcc7c208 Allow increasing the software PWM frequency.
12 years ago
Erik van der Zalm 373f3ecab3 Merge branch 'deltabot' of https://github.com/jcrocholl/Marlin into deltabot
12 years ago
kiyoshigawa 6a81291c57 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
12 years ago
Gord Christmas f4f30c9d64 Added servo actuated enstop coding to allow G28 command to engage and retract a servo to specified angles.
12 years ago
Erik van der Zalm 79374f0b93 Merge branch 'reisnyderb' of https://github.com/ErikZalm/Marlin into Marlin_v1
12 years ago
kiyoshigawa 4b19c8552e Fixing changed Configuration.h settings to be default values per ErikZalm Request.
12 years ago
Erik van der Zalm 5090c56651 More redundant temp sensor changes. (After testing and debugging by reifsnderb)
12 years ago
Gatulibu b78fa6bb70 Added support for Megatronics v2.0 and Minitronics v1.0
12 years ago
Erik van der Zalm 9be61cdc02 Added redundant temp sensor
12 years ago
Alexander Kasimir e2ff536b03 Fixed typo in Comment
12 years ago
Robert F-C 0d4a9444c4 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
12 years ago
Robert F-C dfa549f268 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
12 years ago
Gord Christmas dc59f07d24 First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple.
12 years ago
Erik van der Zalm bd2cd4903e Added #ifdef BARICUDA around the BariCUDA changes
12 years ago
gregor 2739c26c4f changes:
12 years ago
gregor 6fb9573157 added support for the reprapworld keypad
12 years ago
Tim Anderson 1fa61c297e Turning off Control Panel by Default and Updating the link to the LiquidCrystal_I2C library to avoid confusion.
12 years ago
kiyoshigawa b27a59f41e Added support for Elefu RA Board and Elefu Control Panel
12 years ago
Martin Renold 1a397825f9 fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error
12 years ago
Robert F-C c3cdaceab3 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
12 years ago
Robert F-C 788d62bcc4 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
12 years ago
Lukasz Stefanowicz d71f1e9bf6 Add (as an option) slower SD transfer mode
12 years ago
MaikStohn 13596e8722 Added RepRapDiscount FULL GRAPHIC Smart Controller
12 years ago
daid303 c80a78bb70 Lower the default max E feedrate a bit. With the stepper fix this is much to high.
12 years ago
ErikZalm 7a5c474d91 Update Configuration.h
12 years ago
ErikZalm 9fb8bd5685 Merge pull request #433 from whosawhatsis/bang-mode
12 years ago
Robert F-C 9322c408c6 Updated for LiquidTWI2 library version 1.2.3
12 years ago
whosawhatsis fd5b7e0cec Separate PID_MAX from BANG_MAX
12 years ago
blddk 72419f69a9 Added rumba
12 years ago
Robert F-C 7bad72359c Support encoder click on PANELOLU2 being read through I2C
12 years ago
Robert F-C 1daf2f3256 Number of extruders is not an advanced configuration - it is a basic property.
12 years ago
Dirk Eichel b2c1c64fb1 Add Motherboard variant 64 - STB V1.1
12 years ago
Robert F-C 6beb42cdf6 Attempt to address Bernhard's comments
12 years ago
Robert F-C 839bef6d5d Fix Configuration.h file to not define LCDs be default.
12 years ago
Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575)
12 years ago
MendelMax 67710df9f3 Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004)
12 years ago
Bob Clough 2b567d1df5 Added I2C port expander support to HD44780
12 years ago
Bob Clough 06272f463d Added Config variables for activating I2C LCDs and setting type and address
12 years ago
Denis B 70871715e4 Added support for extruder offset handling
12 years ago
Daniele Sdei 9ecb267b63 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
12 years ago
Daniele Sdei 3cf59f6f9a add RepRapPro Huxley thermistor tables
12 years ago
daid303 bbe7d3d0fe Fixed #312
12 years ago
daid303 8b88e3b386 Fixed #345, Fixed #267.
12 years ago
Nicolas Rossi f3c1fc70a9 Power signal control definitions for ATX and others
12 years ago
Erik vd Zalm 6752cb2d9c PID now per extruder. Fixed typo
12 years ago
Erik vd Zalm 0ac452e252 Disable is now multi extruder compatible. M84 got a T option.
12 years ago
Johann Rocholl 9e7b5056a0 {X,Y,Z}_{MIN,MAX}_POS are actually in Gcode coordinates.
12 years ago
Johann Rocholl 1c2ecddae4 Fix typo (# missing before define).
12 years ago