Commit graph

420 commits

Author SHA1 Message Date
Kliment Yanev
a982551e27 Add definition for the teensy 2.0 and disable X,Y, and E axis 2012-03-01 17:40:22 +01:00
kliment
6d5a3297f4 Merge pull request #142 from jschleic/fix-comment_mode
fix comment mode.
2012-02-23 14:12:18 -08:00
Joachim Schleicher
d85e549549 fix comment mode.
Closes #140.
If a line starts with ';', it is ignored but comment_mode is reset.
A ';' inside a line ignores just the portion following the ';' character.
The beginning of the line is still interpreted.
Probably a similar fix is necessary for the SDSUPPORT part; I cannot
test that part without an SD-shield.
2012-02-23 21:47:20 +01:00
kliment
00559b532a Merge pull request #139 from triffid/makefile-fix
fix applet/core.a: not found
2012-02-22 02:57:05 -08:00
Michael Moon
0028f59531 fix applet/core.a: not found 2012-02-22 21:52:07 +11:00
kliment
a98a51f0cd Merge pull request #136 from rGlory/e2e9fb45fa36cc9fe2be50b9133f1e17d00d015b
Home function fix
2012-02-13 12:41:00 -08:00
Vyacheslav Kononenko
e2e9fb45fa changed homing function to not conflict with min_software_endstops/max_software_endstops 2012-02-13 13:51:43 -05:00
kliment
0ff51036c4 Merge pull request #134 from lwalkera/printrboard
Add pin definition for the Printrboard Rev B
2012-02-05 23:30:34 -08:00
Laine Walker-Avina
376121d292 Add pin definition for the Printrboard Rev B 2012-02-05 16:34:04 -08:00
kliment
012855c6d1 Merge pull request #129 from jschleic/patch-1
Improve Makefile to rebuild on upload
2012-01-27 03:17:43 -08:00
Joachim Schleicher
77c3dd85ec fix indentation
This should be a comment. Instead it is printed together with
the 'upload' target, when idented.
2012-01-27 12:15:38 +01:00
Joachim Schleicher
591b4fa6d8 correct dependencies in Makefile
applet/$(TARGET).elf should depend on the cpp file, not on .pde
so that the cpp is rebuilt when pde changes. We drop the target
applet_files to achieve the correct behaviour.
Now 'make upload' does rebuild the hex file as well.
2012-01-20 15:36:05 +01:00
kliment
a352585065 Merge pull request #126 from ERoth3/patch-1
Updated readme with a warning about Arduino V1.0 incompatibility.
2011-12-10 12:45:33 -08:00
ERoth3
0f55d49705 Updated readme with a warning about Arduino V1.0 incompatibility. 2011-12-10 15:43:02 -05:00
kliment
2550e6c566 Merge pull request #123 from FrozenFire/master
Allow running a specifically-named file from SD on startup if found.
2011-12-05 01:48:36 -08:00
Nathan Zadoks
f201ccb55b Added an option to make init.g on SD run on boot. 2011-12-04 13:03:20 +01:00
Kliment Yanev
67199da509 Revert "Merge pull request #121 from Traumflug/master"
This reverts commit 11d3281a09, reversing
changes made to f8c17d3b46.
2011-11-28 16:10:48 +01:00
kliment
11d3281a09 Merge pull request #121 from Traumflug/master
Allow ATmega644 for Gen7
2011-11-28 07:05:20 -08:00
Markus Hitter
3bbfe733e7 pins.h: allow an ATmega644 (without P). 2011-11-28 16:02:58 +01:00
kliment
f8c17d3b46 Merge pull request #117 from sparr/patch-1
Mark Sanguinololu-specific steps in instructions.
2011-11-10 01:37:43 -08:00
sparr
f0e3ab1e22 spelling correction 2011-11-10 04:31:44 -05:00
sparr
98b8a45868 note Sanguino-specific steps 2011-11-10 04:25:13 -05:00
Kliment Yanev
074acbe547 Improve 200k thermistor table to better match reality 2011-11-10 10:13:12 +01: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