Joe Kerman
|
57847ba2eb
|
(correct) pin defs for a190usb1286/teensylu
|
2011-10-04 18:42:29 -05:00 |
|
kliment
|
01789743f6
|
Merge pull request #96 from rotorit/experimental
Add gen3+ support for the techzone gen3 remix
|
2011-10-03 07:54:43 -07:00 |
|
Kliment Yanev
|
6fe19a4452
|
Merge branch 'master' of github.com:kliment/Sprinter into experimental
|
2011-10-01 20:02:26 +02:00 |
|
Joe Kerman
|
9288e83cd2
|
pins.h entry for Teensylu
|
2011-09-30 14:18:54 -05:00 |
|
Joe Kerman
|
8310444f54
|
Added fastio.h support for at90usb1286 (for teensylu)
|
2011-09-30 13:50:11 -05:00 |
|
kliment
|
f832569308
|
Merge pull request #97 from iXce/master
Fix issue #70 (scoping problem when acceleration is disabled)
|
2011-09-28 05:52:04 -07:00 |
|
Guillaume Seguin
|
7d0613748f
|
Fix scoping problem (fixes issue #70)
|
2011-09-28 14:48:35 +02:00 |
|
rotorit
|
0df9fa2891
|
added Gen3 PLUS for TechZone Gen3 Remix Motherboard and renaming 21
|
2011-09-25 17:42:03 +03:00 |
|
rotorit
|
253a4edc56
|
Edited Sprinter/pins.h via GitHub
|
2011-09-25 17:36:58 +03:00 |
|
Kliment Yanev
|
28a37563de
|
Revert "Merge pull request #95 from AxTheB/master"
This reverts commit a27649c455, reversing
changes made to 8fa84ce04e.
|
2011-09-18 22:18:30 +02:00 |
|
kliment
|
a27649c455
|
Merge pull request #95 from AxTheB/master
simplified string-to-number conversions
|
2011-09-18 07:05:53 -07:00 |
|
kliment
|
8fa84ce04e
|
Merge pull request #92 from k-eex/PID
PID fixes
|
2011-09-17 14:31:01 -07:00 |
|
Václav 'ax' Hůla
|
3d4980b4f2
|
line numbers ale long, not int
|
2011-09-17 20:14:20 +02:00 |
|
Václav 'ax' Hůla
|
3991d6c46a
|
simplified string-to-number conversions
|
2011-09-17 19:50:06 +02:00 |
|
kliment
|
00c694c8d2
|
Merge pull request #93 from alexrj/function-signatures
Commit 614b60b was missing function signatures and wouldn't compile
|
2011-09-17 08:01:53 -07:00 |
|
Alessandro Ranellucci
|
66a04dd00c
|
Commit 614b60b was missing function signatures and wouldn't compile
|
2011-09-17 16:58:45 +02:00 |
|
Keegi
|
116eefa1d7
|
fixed typo, added even more PID improvements (these settings work out of box for my old hotend, but overshoot badly on MG hotend)
|
2011-09-17 17:45:43 +03:00 |
|
Keegi
|
c6a228d62e
|
PID fixes
|
2011-09-17 17:43:09 +03:00 |
|
kliment
|
d6fe1dab44
|
Merge pull request #91 from alexrj/alarm-pin
Signal an optional ALARM_PIN when reaching MAXTEMP
|
2011-09-17 07:28:29 -07:00 |
|
Alessandro Ranellucci
|
80f186ebe0
|
Reset heater pins after hard resets to avoid keeping them enabled while we don't have temperature control anymore
|
2011-09-17 16:27:10 +02:00 |
|
Alessandro Ranellucci
|
8807e95fe2
|
Merge remote branch 'upstream/experimental' into alarm-pin
Conflicts:
Sprinter/Sprinter.pde
|
2011-09-17 16:22:05 +02:00 |
|
kliment
|
51a0f47d47
|
Merge pull request #90 from alexrj/init-led-pin
Initialize LED pin (was stuck after hard resets)
|
2011-09-17 07:18:12 -07:00 |
|
Alessandro Ranellucci
|
205d115002
|
Signal an optional ALARM_PIN when reaching MAXTEMP
Alarm signal can be dismissed by hard-resetting the board or by sending
a M42 P23 S0 command (where 23 is the ALARM_PIN)
|
2011-09-17 14:54:39 +02:00 |
|
Alessandro Ranellucci
|
f14bac8a91
|
Initialize LED pin (was stuck after hard resets)
|
2011-09-17 09:45:25 +02:00 |
|
kliment
|
f2d626836e
|
Merge pull request #89 from GregFrost/experimental
Experimental: Fix temp readings for multiple sensor types.
|
2011-09-12 05:31:19 -07:00 |
|
unknown
|
614b60b038
|
Fix temp readings for multiple sensor types.
Signed-off-by: Greg Frost <gregfrost1@bigpond.com>
|
2011-09-11 16:36:15 +09:30 |
|
Kliment Yanev
|
78be8881ce
|
Merge branch 'master' of github.com:kliment/Sprinter into experimental
|
2011-09-08 23:03:57 +02:00 |
|
kliment
|
7dd34fc5e8
|
Merge pull request #80 from alexrj/different-endstops
Change ENDSTOPS_INVERTING to [XYZ]_ENDSTOP_INVERT
|
2011-09-08 12:29:29 -07:00 |
|
kliment
|
0e91bea8f1
|
Merge pull request #86 from reprapperMC/master
Added selection for and thermistor table for Honeywell 135-104LAG-J01
|
2011-09-08 12:08:40 -07:00 |
|
reprapperMC
|
ef406a59d5
|
Edited Sprinter/thermistortables.h via GitHub
|
2011-09-08 13:02:30 -06:00 |
|
reprapperMC
|
1d53de4077
|
Edited Sprinter/Configuration.h via GitHub
|
2011-09-08 13:01:08 -06:00 |
|
kliment
|
29ed8a3eb0
|
Merge pull request #83 from condac/patch-1
Fix so the FAN pin is set as output and fixed fan off case for PWM pins
|
2011-09-04 02:03:51 -07:00 |
|
condac
|
66288464fa
|
New and improved On and Off for FAN_PIN
|
2011-09-04 11:49:14 +03:00 |
|
Kliment Yanev
|
6318cd2496
|
Fix deceleration
|
2011-09-03 19:18:06 +02:00 |
|
Kliment Yanev
|
9e711e9e19
|
Merge branch 'master' into experimental
|
2011-09-03 19:00:43 +02:00 |
|
Kliment Yanev
|
699a41290f
|
Fix underflow in steps per square second
|
2011-09-03 18:52:18 +02:00 |
|
Kliment Yanev
|
55606f1bdc
|
Fix missing newline in pins.h that prevents max6675 support from working
|
2011-09-03 18:51:27 +02:00 |
|
condac
|
731907b880
|
Fix so the FAN works, added fan pin as output and fixed fan off case statement
|
2011-09-03 19:41:16 +03:00 |
|
Kliment Yanev
|
b882d80fea
|
Merge branch 'experimental' of github.com:kliment/Sprinter into experimental
|
2011-08-31 11:56:18 +02:00 |
|
Kliment Yanev
|
acc6f2caf8
|
Merge branch 'master' of github.com:kliment/Sprinter into experimental
|
2011-08-31 11:55:49 +02:00 |
|
Kliment Yanev
|
abff90d554
|
Add temp2 pin define
|
2011-08-31 11:55:24 +02:00 |
|
kliment
|
03af4f0a65
|
Merge pull request #82 from alexrj/setup-acceleration
Refactoring acceleration math to a new setup_acceleration() function to make M92 work
|
2011-08-29 07:12:21 -07:00 |
|
Alessandro Ranellucci
|
736a8f3b4a
|
Added setup_acceleration() to header file
|
2011-08-29 16:05:37 +02:00 |
|
Alessandro Ranellucci
|
2acd4af635
|
Refactoring acceleration math to a new setup_acceleration() function to make M92 fully working.
|
2011-08-29 15:07:37 +02:00 |
|
Alessandro Ranellucci
|
b74d1b90e3
|
Fixed typo in Z_ENDSTOP_INVERT patch by lemio
|
2011-08-26 19:43:48 +02:00 |
|
Alessandro Ranellucci
|
492682f06a
|
Fixed configuration for new [XYZ]_ENDSTOP_INVERT options
|
2011-08-26 19:40:37 +02:00 |
|
lemio
|
34b9fd054b
|
Edited Sprinter/Configuration.h via GitHub
|
2011-08-26 19:01:47 +02:00 |
|
lemio
|
a638077ea8
|
Added support for using different endstops ()
|
2011-08-26 19:01:20 +02:00 |
|
kliment
|
6308360ef8
|
Merge pull request #77 from alexrj/smoothing-config
Removed all unnecessary config option values to avoid confusion
|
2011-08-25 12:15:38 -07:00 |
|
Alessandro Ranellucci
|
c097f45d1f
|
Removed all unnecessary config option values to avoid confusion (one might think that setting them to 0 disabled the feature, while it has to be commented instead)
|
2011-08-25 21:10:29 +02:00 |
|