kliment
|
a71a1ee2ab
|
Fixed SD card removal and reinsertion. Added support for bed temp reading in newer repsnapper.
|
2011-04-05 13:45:46 +02:00 |
|
Emanuele Caruso
|
698e33c12d
|
Removed float calculations in the new extruder move algorithm
|
2011-04-05 00:48:48 +02:00 |
|
Emanuele Caruso
|
dc53111a71
|
Fixed extruder issue: the e-move was shorter than other axises
|
2011-04-04 21:18:02 +02:00 |
|
kliment
|
fcd6fe728c
|
Corrections to README from caru's commit
|
2011-04-03 20:28:55 +02:00 |
|
Emanuele Caruso
|
646684a5e4
|
Updated README with important information on how to configure thermistor table(s)
|
2011-04-03 20:15:18 +02:00 |
|
Emanuele Caruso
|
0edb70a105
|
Fixed geometry bug. Implemented Bresenham linear interpolation for X and Y axis. Added acceleration to X and Y axes.
|
2011-04-03 05:01:49 +02:00 |
|
kliment
|
9d080f260b
|
Timediff was not declared with SD disabled
|
2011-03-29 08:02:08 +02:00 |
|
kliment
|
666671e306
|
Fix potential very bad geometry bug
|
2011-03-29 07:34:08 +02:00 |
|
kliment
|
254f42b118
|
Attempt at geometry fix. Catches up to missed steps whenever it finds them.
|
2011-03-28 22:57:39 +02:00 |
|
kliment
|
8562260f00
|
Changed initialization order to enable Mega 2560 users to connect more reliably
|
2011-03-28 18:20:55 +02:00 |
|
kliment
|
00fbfefd12
|
Changed initialization order to enable Mega 2560 users to connect more reliably
|
2011-03-28 18:19:03 +02:00 |
|
kliment
|
a3bd2c88b7
|
Added temp tables to configuration. Made dual temp tables optional. Re-enabled min-z endstop in default config.
|
2011-03-28 18:15:38 +02:00 |
|
Emanuele Caruso
|
6d4dae1115
|
Added support for a heated bed thermistor that can be different from the hot-end thermistor
|
2011-03-26 16:48:50 +01:00 |
|
Emanuele Caruso
|
cc6260bd71
|
Fixed wrong feedrate bug.
|
2011-03-26 16:45:02 +01:00 |
|
kliment
|
0e0087ef75
|
Updated readme
|
2011-03-13 12:49:44 +01:00 |
|
kliment
|
f538a2d590
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
johnnyr
|
933c0b69b1
|
set endstop default config for RRSOES
|
2011-01-05 23:01:30 -08:00 |
|
johnnyr
|
ad612ac4e6
|
added ifndef for 2560
|
2010-12-08 13:29:27 -08:00 |
|
johnnyr
|
1931376e4c
|
Changed Heater and Fan pins for v1.1
|
2010-11-10 11:24:16 -08:00 |
|
johnnyr
|
38afe46c0b
|
Added Fan control
|
2010-11-10 11:23:12 -08:00 |
|
johnnyr
|
85fe968aeb
|
|
2010-08-29 17:45:38 -07:00 |
|
johnnyr
|
b51219c4e7
|
customized config for RAMPS
|
2010-08-12 09:26:13 -07:00 |
|
johnnyr
|
ea3fda25c5
|
|
2010-08-11 20:53:56 -07:00 |
|
johnnyr
|
94d3829510
|
changed arduino mega pins for ramps
|
2010-08-11 20:52:27 -07:00 |
|
johnnyr
|
dfbb1e3cb6
|
|
2010-08-11 20:50:51 -07:00 |
|
tonokip
|
93770c54ed
|
added failsafe endstop checking Mcode that can be used for homing
|
2010-05-12 19:11:30 -07:00 |
|
tonokip
|
c00f11f985
|
properly check for new serial data
|
2010-05-05 21:45:37 -07:00 |
|
tonokip
|
3841153d9a
|
check for inactivity inside movement loop
|
2010-05-03 23:58:20 -07:00 |
|
tonokip
|
2bd1060eaa
|
custom code M92 set axis_steps_per_unit
|
2010-05-03 17:51:07 -07:00 |
|
tonokip
|
abffc3fb26
|
added inactivity shutdown timer
|
2010-05-03 06:57:40 -07:00 |
|
tonokip
|
bf28a693a3
|
fix extrusion feedrate
|
2010-05-02 15:06:43 -07:00 |
|
tonokip
|
38eb0a1bcd
|
added config option for inverting stepper direction
|
2010-05-02 13:47:44 -07:00 |
|
tonokip
|
3d2194c334
|
minor fix newlines for configuration.h
|
2010-05-02 12:39:31 -07:00 |
|
tonokip
|
c5e4508dd5
|
remove (byte) from pins.h
|
2010-05-02 10:19:13 -07:00 |
|
tonokip
|
d024fdb1b1
|
rewrite
|
2010-05-01 16:52:51 -07:00 |
|
tonokip
|
efc932a4c0
|
first commit
|
2010-05-01 16:49:42 -07:00 |
|