337 Commits (8a4b62d081c97db40cbac1bae8de44c45dbab225)

Author SHA1 Message Date
ErikZalm 7a5c474d91 Update Configuration.h 11 years ago
Robert F-C 9322c408c6 Updated for LiquidTWI2 library version 1.2.3 11 years ago
whosawhatsis fd5b7e0cec Separate PID_MAX from BANG_MAX 11 years ago
blddk 72419f69a9 Added rumba 11 years ago
Dirk Eichel 5de25ccd20 Add Motherboard variant 64 - STB V1.1 11 years ago
Nicolas Rossi aba67e2449 No bed config for RAMPS 11 years ago
Robert F-C 7bad72359c Support encoder click on PANELOLU2 being read through I2C 11 years ago
Robert F-C 1daf2f3256 Number of extruders is not an advanced configuration - it is a basic property. 11 years ago
Dirk Eichel b2c1c64fb1 Add Motherboard variant 64 - STB V1.1 11 years ago
Robert F-C 6beb42cdf6 Attempt to address Bernhard's comments 11 years ago
Robert F-C 839bef6d5d Fix Configuration.h file to not define LCDs be default. 11 years ago
Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 11 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 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
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 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 1f45cb0a51 Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments. 12 years ago
Johann Rocholl c430906d3b Deltabot settings and configuration adjustments. 12 years ago
Johann Rocholl 42e21bb06e Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter). 12 years ago
Martin Lukasik 2f771b3979 Added automatic build numbering. 12 years ago
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 years ago
daid303 ffc69537aa Update on some comments, make the MOTHERBOARD list complete again. 12 years ago
Jonathan Bastien-Filiatrault 46b9988e26 Search and replace failure. 12 years ago
Jonathan Bastien-Filiatrault 36b452c7ac Remove abbrs. 12 years ago
Jonathan Bastien-Filiatrault 3cbaad9288 RepRapDiscount Smart Controller pin definitions. 12 years ago
Robert F-C 65c9a0728f Set default serial port back to 0. 12 years ago
Robert F-C ab9d183024 Make serial port configurable. 12 years ago
brupje 326423719f Add support for Megatronics 12 years ago
Mark Finn 04631d2250 cleanup for pull 12 years ago
ZetaPhoenix c6caa45ae2 Limit Switch locations based on MIN/MAX limits and homing direction 12 years ago
ZetaPhoenix dc566d654f fixes #246 12 years ago
Mark Finn 9698f4ea64 bed pid 12 years ago
Erik vd Zalm e358a2d7af Added fix for SF Arc Point fillet procedure 12 years ago
tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 12 years ago
Erik vd Zalm 5406c533db Disable FAST_PWM by default. On some systems it does not work ok. 12 years ago
Dabble63 6b45e9f167 Add Duty Cycling to the Heater Bed 12 years ago
Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle. 12 years ago
Erik van der Zalm ea2c19f978 Added CoreXY support (Thanks Ilan Moyer) 12 years ago
Erik van der Zalm aa65fe22ed decoupled axes sucessfully at least on pure x or y jog 12 years ago
Bernhard 0c123950e9 __ header file replace 12 years ago