Erik van der Zalm
9bc88f8bab
Placed optional ENCODER_PULSES_PER_STEP in the configuration.h file
il y a 11 ans
Tim Koster
61db046b32
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
il y a 11 ans
Erik van der Zalm
3626b5ad8b
Removed Delta from the default config file.
Changed EEPROM CHITCHAT behavior. M503 is always enabled.
il y a 11 ans
Tim Koster
88dfeefca3
Define BlinkM default disabled
il y a 11 ans
Tim Koster
7016cc9511
Added BlinkM support over i2c
il y a 11 ans
Tim Koster
3b315b3da0
Added BlinkM support over i2c
il y a 11 ans
hg42@gmx.net
2ca983568d
separate INVERTING for MIN and MAX endstops (6 #defines instead of 3)
il y a 12 ans
Nicolas Rossi
9bf1cf1b22
Pre-calculate diagonal rod length squared
il y a 12 ans
Nicolas Rossi
4623e78ce0
Added Honeywell thermistor 135-104LAF-J01
il y a 12 ans
Jim Morris
ab624eac2a
revert COnfiguratiuon to the same as head
il y a 12 ans
Jim Morris
fb20ceabce
enable soft endstops for delta
disable delta by default
il y a 12 ans
Jim Morris
d01ee7e7b5
fix zjerk being the same for delta as xy jerk
add more delta defaults
on delta make second home even slower
il y a 12 ans
Jim Morris
f3aa2a48e7
update max pos
il y a 12 ans
Jim Morris
460751503e
Added default configurations for deltas when DELTA is defined
il y a 12 ans
Erik van der Zalm
c4a2077951
M109 and M190 now wait when cooling down if R is used instead of S.
M109 S180 waits only when heating.
M109 R180 also waits when cooling.
il y a 12 ans
Erik van der Zalm
6397b3339c
restored configuration.h defaults
il y a 12 ans
Michael Mayer
e509cdbeb0
added contrast control function for gLCDs
il y a 12 ans
Michael Mayer
99b7e926e7
added MaKr3d Melzi board
il y a 12 ans
Erik van der Zalm
ecf3ab5de4
Added thermistor 60 to configuration.h
il y a 12 ans
Erik van der Zalm
2015989f84
Added DISABLE_MIN_ENDSTOPS
il y a 12 ans
Christian Inci
648d45cfb2
Fix Pin Description Typo
Reverse 'Bed' and 'Fan' at the RAMPS 33 Description.
Signed-off-by: Christian Inci <chris.pcguy.inci@gmail.com >
il y a 12 ans
lajos
02dee80fa5
added Azteeg X1 motherboard
il y a 12 ans
Erik van der Zalm
e34c9981ab
Delta disabled by default
il y a 12 ans
Erik van der Zalm
ff6fa09ecf
Moved corexy implementation from stepper to planner
(Thanks iquizzle)
il y a 12 ans
Erik van der Zalm
c8dcc7c208
Allow increasing the software PWM frequency.
il y a 12 ans
BorisLandoni
c1cb5977ee
Update Configuration.h
il y a 12 ans
BorisLandoni
8a5bd8a808
Update Configuration.h
il y a 12 ans
BorisLandoni
6588933c04
Update Configuration.h
il y a 12 ans
Scott Lahteine
5dabc95409
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
il y a 12 ans
Gord Christmas
f4f30c9d64
Added servo actuated enstop coding to allow G28 command to engage and retract a servo to specified angles.
il y a 12 ans
Erik van der Zalm
5090c56651
More redundant temp sensor changes. (After testing and debugging by reifsnderb)
il y a 12 ans
Gatulibu
b78fa6bb70
Added support for Megatronics v2.0 and Minitronics v1.0
merged from code downloaded from reprapworld.com
il y a 12 ans
Erik van der Zalm
9be61cdc02
Added redundant temp sensor
il y a 12 ans
Alexander Kasimir
e2ff536b03
Fixed typo in Comment
il y a 12 ans
Gord Christmas
28ada096e2
Adding servo documentation
il y a 12 ans
Gord Christmas
dc59f07d24
First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple.
il y a 12 ans
Erik van der Zalm
bd2cd4903e
Added #ifdef BARICUDA around the BariCUDA changes
il y a 12 ans
gregor
2739c26c4f
changes:
- changed the variables from keypad to reprapworld_keypad
- added a missing ifdef check
il y a 12 ans
gregor
6fb9573157
added support for the reprapworld keypad
il y a 12 ans
Tim Anderson
1fa61c297e
Turning off Control Panel by Default and Updating the link to the LiquidCrystal_I2C library to avoid confusion.
il y a 12 ans
kiyoshigawa
b27a59f41e
Added support for Elefu RA Board and Elefu Control Panel
il y a 12 ans
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.
il y a 12 ans
Scott Lahteine
a200521eab
Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
Also cosmetic comment changes and spelling corrections in printed
messages
il y a 12 ans
Martin Renold
1a397825f9
fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error
il y a 12 ans
Lukasz Stefanowicz
d71f1e9bf6
Add (as an option) slower SD transfer mode
il y a 12 ans
MaikStohn
13596e8722
Added RepRapDiscount FULL GRAPHIC Smart Controller
il y a 12 ans
daid303
c80a78bb70
Lower the default max E feedrate a bit. With the stepper fix this is much to high.
il y a 12 ans
ErikZalm
7a5c474d91
Update Configuration.h
il y a 12 ans
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.
il y a 12 ans
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.
il y a 12 ans