lajos
02dee80fa5
added Azteeg X1 motherboard
пре 12 година
Erik van der Zalm
e34c9981ab
Delta disabled by default
пре 12 година
Erik van der Zalm
ff6fa09ecf
Moved corexy implementation from stepper to planner
(Thanks iquizzle)
пре 12 година
Erik van der Zalm
c8dcc7c208
Allow increasing the software PWM frequency.
пре 12 година
BorisLandoni
c1cb5977ee
Update Configuration.h
пре 12 година
BorisLandoni
8a5bd8a808
Update Configuration.h
пре 12 година
BorisLandoni
6588933c04
Update Configuration.h
пре 12 година
Scott Lahteine
5dabc95409
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
пре 12 година
Gord Christmas
f4f30c9d64
Added servo actuated enstop coding to allow G28 command to engage and retract a servo to specified angles.
пре 12 година
Erik van der Zalm
5090c56651
More redundant temp sensor changes. (After testing and debugging by reifsnderb)
пре 12 година
Gatulibu
b78fa6bb70
Added support for Megatronics v2.0 and Minitronics v1.0
merged from code downloaded from reprapworld.com
пре 12 година
Erik van der Zalm
9be61cdc02
Added redundant temp sensor
пре 12 година
Alexander Kasimir
e2ff536b03
Fixed typo in Comment
пре 12 година
Gord Christmas
28ada096e2
Adding servo documentation
пре 12 година
Gord Christmas
dc59f07d24
First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple.
пре 12 година
Erik van der Zalm
bd2cd4903e
Added #ifdef BARICUDA around the BariCUDA changes
пре 12 година
gregor
2739c26c4f
changes:
- changed the variables from keypad to reprapworld_keypad
- added a missing ifdef check
пре 12 година
gregor
6fb9573157
added support for the reprapworld keypad
пре 12 година
Tim Anderson
1fa61c297e
Turning off Control Panel by Default and Updating the link to the LiquidCrystal_I2C library to avoid confusion.
пре 12 година
kiyoshigawa
b27a59f41e
Added support for Elefu RA Board and Elefu Control Panel
пре 12 година
Scott Lahteine
0ef54f2f85
Make M303 silent when "S0" is sent
If S is left out perhaps it should be silent, but check the spec for
this M code.
пре 12 година
Scott Lahteine
a200521eab
Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
Also cosmetic comment changes and spelling corrections in printed
messages
пре 12 година
Martin Renold
1a397825f9
fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error
пре 12 година
Lukasz Stefanowicz
d71f1e9bf6
Add (as an option) slower SD transfer mode
пре 12 година
MaikStohn
13596e8722
Added RepRapDiscount FULL GRAPHIC Smart Controller
пре 12 година
daid303
c80a78bb70
Lower the default max E feedrate a bit. With the stepper fix this is much to high.
пре 12 година
ErikZalm
7a5c474d91
Update Configuration.h
пре 12 година
Robert F-C
9322c408c6
Updated for LiquidTWI2 library version 1.2.3
The new version of the library means that PANELOLU no longer needs to be
defined in LiquidTWI.h (the library file can be used as is) and the new
version of the library also enables the buzzer on the Panucatt VIKI
panel.
пре 12 година
whosawhatsis
fd5b7e0cec
Separate PID_MAX from BANG_MAX
This allows PID_FUNCTIONAL_RANGE to use a maximum duty cycle higher
than PID_MAX. This is useful for powerful heaters to heat quickly in
bang-bang mode, but use a lower duty cycle that is easier to stabilize
in PID mode.
пре 12 година
blddk
72419f69a9
Added rumba
пре 12 година
Dirk Eichel
5de25ccd20
Add Motherboard variant 64 - STB V1.1
Definition for the graphic LCD are already in it, they will not harm the
configuration as they are only defined constants
пре 12 година
Robert F-C
7bad72359c
Support encoder click on PANELOLU2 being read through I2C
This change also handles the case where the pause/stop/restart button on
the VIKI is not used. Make LCD I2C buzz sound the same as the normal
buzz (300ms is too long for quick feedback).
пре 12 година
Robert F-C
1daf2f3256
Number of extruders is not an advanced configuration - it is a basic property.
пре 12 година
Dirk Eichel
b2c1c64fb1
Add Motherboard variant 64 - STB V1.1
Definition for the graphic LCD are already in it, they will not harm the
configuration as they are only defined constants
пре 12 година
Robert F-C
6beb42cdf6
Attempt to address Bernhard's comments
Refactor configuration to try to make items clearer (what defines a
panel vs what is user changeable).
пре 12 година
Robert F-C
839bef6d5d
Fix Configuration.h file to not define LCDs be default.
Also fix compile time check in Marlin.pde
пре 12 година
Robert F-C
1292d735ba
Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575)
This includes refactoring the buttons code to remove a large amount of
non-pin dependent duplication from pins.h.
пре 12 година
MendelMax
67710df9f3
Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004)
Removed incorrect LiquidCrystal_I2C Library
пре 12 година
Bob Clough
2b567d1df5
Added I2C port expander support to HD44780
пре 12 година
Bob Clough
06272f463d
Added Config variables for activating I2C LCDs and setting type and address
пре 12 година
Denis B
70871715e4
Added support for extruder offset handling
The extruder offset can be specified in the configuration
file or adjusted on the fly using the "M218 T# X# Y#" command.
The EEPROM support is not yet merged in.
The "T#" command can take option "F#" that specifies the feedrate
at which the printing head should be re-positioned. If not
specified the re-positioning move is not preformed immediately,
but the coordinates are adjusted for the printer to properly
position the head when the next movement happens.
пре 12 година
Daniele Sdei
3cf59f6f9a
add RepRapPro Huxley thermistor tables
пре 12 година
daid303
bbe7d3d0fe
Fixed #312
пре 12 година
daid303
8b88e3b386
Fixed #345 , Fixed #267 .
пре 12 година
Nicolas Rossi
f3c1fc70a9
Power signal control definitions for ATX and others
пре 12 година
Erik vd Zalm
6752cb2d9c
PID now per extruder. Fixed typo
пре 12 година
Erik vd Zalm
0ac452e252
Disable is now multi extruder compatible. M84 got a T option.
пре 12 година
Johann Rocholl
9e7b5056a0
{X,Y,Z}_{MIN,MAX}_POS are actually in Gcode coordinates.
пре 12 година
Johann Rocholl
1c2ecddae4
Fix typo (# missing before define).
пре 12 година
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 година