kliment
|
1c4cbe4da7
|
Fix for AD595 as bed temp sensor
|
2011-07-11 15:56:17 +02:00 |
|
kliment
|
14939da092
|
Fix temp handling for AD595
|
2011-07-11 15:54:34 +02:00 |
|
kliment
|
e1a7710461
|
Fix G28 command
|
2011-07-10 20:21:14 +02:00 |
|
kliment
|
4491d2a085
|
Add newline after M119 output
|
2011-07-09 15:20:27 +02:00 |
|
kliment
|
8f884db639
|
M119 output all on a single line
|
2011-07-09 15:17:26 +02:00 |
|
kliment
|
7cee3a9c8e
|
Merge pull request #45 from pelrun/master
Added M119 - query status of endstops
|
2011-07-09 06:11:54 -07:00 |
|
James Churchill
|
03751180d0
|
Merge branch 'master' of git://github.com/kliment/Sprinter
|
2011-07-09 23:00:03 +10:00 |
|
kliment
|
3e28c2e8f0
|
Change backoff during homing to 5mm.
|
2011-07-09 10:35:30 +02:00 |
|
kliment
|
d98555ffb0
|
Fix makefile and header to compile from command line
|
2011-07-07 16:34:34 +02:00 |
|
kliment
|
57f82b5a5b
|
Add missing accel per sq second for E
|
2011-07-07 16:32:10 +02:00 |
|
kliment
|
f4944f6d8e
|
Fix broken #ifdef
Fix declarations in .h file
|
2011-07-07 10:34:24 +02:00 |
|
kliment
|
88b8df4a86
|
Documentation fix - delete misleading comment
|
2011-07-06 21:30:42 +02:00 |
|
kliment
|
b247ffd7db
|
Fix sanguinololu version define
|
2011-07-06 21:27:52 +02:00 |
|
kliment
|
bdc7c47ad2
|
Make M190 not break flow control
|
2011-07-06 15:13:23 +02:00 |
|
kliment
|
9d31022620
|
Merge pull request #47 from ahmetcemturan/patch-1
config notes in for gen6 users
|
2011-07-06 06:01:42 -07:00 |
|
Ahmet Cem TURAN
|
e5cb83f4aa
|
Put some notes in for gen6 users..
|
2011-07-06 05:59:27 -07:00 |
|
kliment
|
8dafab9b9a
|
Single definition temp tables
|
2011-07-06 14:22:06 +02:00 |
|
kliment
|
709a84956b
|
Documentation improvements in Configuration.h
|
2011-07-06 13:34:08 +02:00 |
|
kliment
|
c8767013f1
|
Fix RAMPS 1.3 number
|
2011-07-05 23:29:45 +02:00 |
|
kliment
|
3025f862ad
|
Merge branch 'master' of github.com:kliment/Sprinter into refactor
|
2011-07-05 20:23:49 +02:00 |
|
kliment
|
d1cfd12190
|
Cleaned up configuration. Made a hack so that board versions can be set from configuration.h. Combined thermistor tables. Enabled maxtemp and mintemp by default.
Changed case of configuration.h to make it appear first in Arduino IDE
|
2011-07-05 20:20:15 +02:00 |
|
kliment
|
53c0ec08ac
|
Merge pull request #46 from mosfet/master
Fixed Sanguinololu pins for Enable stuff
|
2011-07-04 21:45:18 -07:00 |
|
Joem
|
9913638a7b
|
Merge branch 'experimental'
|
2011-07-04 18:27:22 -06:00 |
|
Joem
|
0ff215446b
|
fixed sanguinololu pins.h
|
2011-07-04 18:26:37 -06:00 |
|
kliment
|
873e85b3bb
|
Rename to sprinter
|
2011-07-04 22:24:14 +02:00 |
|
kliment
|
e4af5e82f2
|
Rename to Sprinter
|
2011-07-04 16:17:19 +02:00 |
|
James Churchill
|
9d51842438
|
Make M119 take ENDSTOPS_INVERTING into account.
|
2011-07-01 05:49:21 +10:00 |
|
James Churchill
|
154059b8f6
|
Add M119 - return status of endstops
|
2011-07-01 05:19:18 +10:00 |
|
Emanuele Caruso
|
ae9e6f6152
|
Added comment in configuration.h explaining how to set axes steps per unit
|
2011-06-24 02:34:48 +02:00 |
|
Emanuele Caruso
|
7fd550f26c
|
Merge remote branch 'origin/master' into experimental
|
2011-06-24 01:44:48 +02:00 |
|
kliment
|
bce2cd1b13
|
Merge pull request #41 from destinal/master
Added Sanguinololu 1.2 pin changes (and new define for this version)
|
2011-06-23 00:20:01 -07:00 |
|
Eric Duprey
|
ead1e5f830
|
Added Sanguinololu 1.2 pin changes (and new define for this version)
|
2011-06-23 01:12:14 -06:00 |
|
Emanuele Caruso
|
4642d041d5
|
Fixed merge bug, I forgot to declare the new variable home_all_axis
|
2011-06-22 02:21:34 +02:00 |
|
Emanuele Caruso
|
5339e735a1
|
Fixed merge: adapted new G28 code to the experimental branch
|
2011-06-22 02:17:42 +02:00 |
|
Emanuele Caruso
|
57c05dde42
|
Now heat check is also disabled during retract moves, if DISABLE_CHECK_DURING_TRAVEL is enabled
|
2011-06-22 02:03:11 +02:00 |
|
kliment
|
c3e086d994
|
Merge pull request #37 from sam-ward/master
Single axis homing in G28 command
|
2011-06-21 07:16:28 -07:00 |
|
Sam Ward
|
c9598f60ad
|
Added support for G28 to home specific axis, or all axis if none specified.
i.e. G28 will home all
G28 X will home only the X axis
G28 Y Z will home the Y and Z axis
|
2011-06-21 21:44:38 +08:00 |
|
kliment
|
8abfdefc10
|
Merge pull request #35 from johnnyr/master
max endstops -1 in RAMPS 1.3
|
2011-06-14 23:37:53 -07:00 |
|
johnnyr
|
5d8e951ed8
|
Set RAMPS 1.3 Max endstop pins -1 for default config
|
2011-06-14 18:33:46 -07:00 |
|
kliment
|
da9e4c7914
|
Merge branch 'master' of github.com:kliment/Sprinter
|
2011-06-14 09:38:33 +02:00 |
|
kliment
|
38cb99420a
|
Single line response to M105
|
2011-06-14 09:37:28 +02:00 |
|
kliment
|
d4a7e0218a
|
Merge pull request #34 from johnnyr/master
Added RAMPS 1.3 pin definitions
|
2011-06-12 12:57:53 -07:00 |
|
kliment
|
62f03b0304
|
Add SD support so Sanguinololu
|
2011-06-11 19:37:13 +02:00 |
|
Emanuele Caruso
|
8c4f657095
|
Added safety feature to DISABLE_CHECK_DURING_TRAVEL feature, which allows to define a max time in milliseconds after which the travel move is not considered so
|
2011-06-06 19:59:47 +02:00 |
|
Emanuele Caruso
|
c475cc2062
|
Optimized print/travel move check, as it is performed in the bresenham loop
|
2011-06-06 18:49:34 +02:00 |
|
Emanuele Caruso
|
62ccc7fec8
|
Added comment to configuration.h
|
2011-06-06 18:29:04 +02:00 |
|
Emanuele Caruso
|
6e246d4ead
|
Heat management now performed between moves if DISABLE_CHECK_DURING_TRAVEL is enabled
|
2011-06-05 07:35:35 +02:00 |
|
Emanuele Caruso
|
df7e8feffa
|
Fixed automatic merge of spacexula fix
|
2011-06-05 06:44:17 +02:00 |
|
Emanuele Caruso
|
3e5757f233
|
Merge remote branch 'origin/master' into experimental
|
2011-06-05 06:40:24 +02:00 |
|
Emanuele Caruso
|
2649509633
|
Fixed comment in configuration.h
|
2011-06-05 06:29:41 +02:00 |
|