Commit graph

508 commits

Author SHA1 Message Date
sparr
98b8a45868 note Sanguino-specific steps 2011-11-10 04:25:13 -05:00
Kliment Yanev
514eec1fee Merge branch 'master' into experimental 2011-11-10 10:14:08 +01:00
Kliment Yanev
074acbe547 Improve 200k thermistor table to better match reality 2011-11-10 10:13:12 +01:00
kliment
6b882d0368 Merge pull request #116 from cdaringe/master
Experimental oscillation reduction
2011-11-06 22:33:32 -08:00
Chris Dieringer
f5c05d9439 osc reduction 2011-11-06 07:57:57 -08:00
kliment
24469eaf25 Merge pull request #114 from gdahlm/experimental
Add missing #endif in gen7 definition in pins.h
2011-11-04 01:15:01 -07:00
Greg Dahlman
318c7b4f64 Edited pins.h to add missing #endif 2011-11-03 23:32:57 -07:00
Greg Dahlman
4506c497a4 Added missing #endif to pins.h 2011-11-03 23:25:08 -07:00
kliment
b98a4653d5 Merge pull request #112 from gdahlm/experimental
Add Gen7 support
2011-11-03 01:04:04 -07:00
Greg Dahlman
105eedeffa Added Pin 33-40 digital defs to fastio.h for the 644 2011-11-02 18:13:37 -07:00
Greg Dahlman
fcce94653d Added support for Gen7 Board 2011-11-02 17:01:19 -07:00
Kliment Yanev
b7cf9b4ea3 Define default value for alarm pin 2011-10-29 23:57:36 +02:00
kliment
232b68baae Merge pull request #110 from barclayo/patch-1
Fix d calculation on XYZ moves where comparison was inside of abs() instead of comparing with the absolute value
2011-10-29 11:20:24 -07:00
barclayo
67b81e0881 Fix d calculation on XYZ moves where comparison was inside of abs() instead of comparing with the result. 2011-10-29 11:17:13 -07:00
kliment
038ab7803e Merge pull request #109 from Kerman/master
Moved footer in pins.h to end of file, fixing teensylu support
2011-10-28 12:19:45 -07:00
Joe Kerman
4a9ab499ed Moved pins.h footer to the end of the file, fixing teensylu support 2011-10-28 14:06:42 -05:00
kliment
d1fe94db18 Merge pull request #107 from k-eex/PID
Better default PID parameters
2011-10-27 15:45:34 -07:00
Keegi
7906660f77 PID parameters for MakerGear 2011-10-27 23:38:53 +03:00
kliment
02f659a09c Merge pull request #106 from kliment/experimental
Merge Experimental into master
2011-10-27 12:43:46 -07:00
Kliment Yanev
6752615aca Merge branch 'master' of github.com:kliment/Sprinter into experimental
Conflicts:
	Sprinter/Configuration.h
2011-10-27 21:42:02 +02:00
kliment
b784326f14 Merge pull request #104 from blddk/experimental
Cooling fan control for a stepper driver fan - enable fan when stepper drivers are active
2011-10-16 07:10:41 -07:00
blddk
f63468b747 Update Sprinter/Sprinter.pde 2011-10-16 16:31:56 +03:00
blddk
588109f098 Update Sprinter/Sprinter.pde 2011-10-16 16:29:59 +03:00
blddk
cc1bb0fc08 Update Sprinter/Sprinter.pde 2011-10-16 16:26:08 +03:00
blddk
c62f938814 Update Sprinter/Configuration.h 2011-10-16 16:18:50 +03:00
blddk
a584adc97f Added options for the controller cooling fan 2011-10-16 15:56:21 +03:00
blddk
7eef273385 Added function for controlling controller cooling fan 2011-10-16 15:55:42 +03:00
kliment
5869358f65 Merge pull request #100 from Kerman/master
Support for Teensylu (at90usb1286)
2011-10-04 22:15:37 -07:00
Joe Kerman
74dd922e9c i will figure out git eventually 2011-10-04 18:45:20 -05:00
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