Commit graph

76 commits

Author SHA1 Message Date
Bo Herrmannsen
1c33310363 Update README.md 2015-01-06 21:41:06 +01:00
Bo Herrmannsen
380c9abf16 removed note on Ramps
ramps do have power for the servos, the power comes from the power connector, not sure why this note was even made
2015-01-06 21:15:46 +01:00
Bo Herrmannsen
501fe97c00 changed some stuff near IDE 2015-01-06 21:12:21 +01:00
Bo Herrmannsen
1a57644b0c Update README.md 2015-01-06 17:12:17 +01:00
Bo Herrmannsen
80afded132 Update README.md 2015-01-06 17:10:05 +01:00
Bo Herrmannsen
028fe129a5 Update README.md 2015-01-06 17:09:19 +01:00
Bo Herrmannsen
d7a2dd676e Update README.md 2015-01-06 15:45:51 +01:00
Bo Herrmannsen
b3f2b30347 Update README.md 2015-01-06 15:44:26 +01:00
Bo Herrmannsen
358759cb52 Update README.md 2015-01-06 12:02:42 +01:00
Bo Herrmannsen
93c8b2a40b added irc channel 2015-01-06 11:59:11 +01:00
Bo Herrmannsen
a5ed3e96f2 Update README.md 2014-12-28 18:26:16 +01:00
Bo Herrmannsen
a0959366af Update README.md 2014-12-28 17:59:18 +01:00
Bo Herrmannsen
0504c02153 Update README.md 2014-12-28 16:34:38 +01:00
Bo Herrmannsen
f00a202246 Update README.md 2014-12-27 11:33:25 +01:00
Bo Herrmannsen
45336bb6c0 Update README.md 2014-12-26 11:29:29 +01:00
Bo Herrmannsen
5f555140be Update README.md 2014-12-24 13:18:29 +01:00
Scott Lahteine
7250ec4337 Some clarification and markdown for boelle notes 2014-12-23 04:05:47 -08:00
Bo Herrmannsen
f05225a271 Update README.md 2014-12-23 11:37:08 +01:00
Bo Herrmannsen
b792b74036 added note about stale branches 2014-12-21 15:05:41 +01:00
Bo Herrmannsen
dc64175d77 Update README.md 2014-12-21 13:42:11 +01:00
alexborro
d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
John Davis
4ebeb14026 Update README.md
Changed "Bed Auto Level" (and variants) to "Auto Bed Compensation".
2014-12-19 17:01:49 -05:00
Bo Herrmannsen
91d740e128 Merge pull request #1141 from filipmu/Filament-Sensor
Display filament sensor data on a 20x4 LCD or Graphical LCD
2014-12-17 20:38:30 +01:00
Ivan Krasin
d078c7c29f Add Travis CI config to build Marlin firmware. 2014-11-16 01:46:24 -05:00
Filip Mulier
1651ccc0cc Added Filament Sensor to the README
Added some background on the filament sensor to explain it better.
2014-11-10 22:05:20 -06:00
Erik van der Zalm
058e446531 Merge pull request #1037 from filipmu/Filament-Sensor
Support for a filament diameter sensor
2014-10-11 22:56:01 +02:00
filipmu
9bc7aec349 Update README.md
Added the new m-codes to this document.
2014-09-06 21:55:47 -05:00
Erik van der Zalm
018b68a5c4 Merge pull request #976 from cocktailyogi/SCARA_by_Yogi
Implemented SCARA-Maths
2014-08-28 16:32:52 +02:00
Charles Bell
0a8dc0e96b Added documentation to the README.md for the sled Z probe option. CAB 2014-08-04 10:07:43 -04:00
cocktailyogi
512f2a3136 restore Branch from Backup
sorry for that
2014-06-23 17:09:57 +02:00
nothinman
aed5ec008a Merge pull request #851 from DanNixon/estop
Implemented M112
2014-05-19 17:55:34 +01:00
Erik van der Zalm
cfb98ef682 More coverity fixes 2014-05-15 22:09:50 +02:00
nothinman
fe4930212c Merge pull request #871 from whosawhatsis/fwretract
Update Readme descriptions for M200, M207 and M208
2014-04-04 20:59:21 +01:00
whosawhatsis
dca9790f42 Update Readme descriptions for M200, M207 and M208 2014-04-04 10:13:44 -07:00
Dan Nixon
272072fa20 Added M112 2014-03-14 23:19:43 +00:00
anfroholic
661e378ce9 Update README.md 2014-02-25 17:46:23 -06:00
Dan Lipsitt
5bf73b86ff Format README.md with subsections
Having actual section headers instead of just bold text makes those parts of the document individually linkable.
2014-01-20 18:04:06 -08:00
Daniel Benamy
c886f5cb13 Made instructions more clear.
Not sure what happened to my last commit so this includes that one + reordering the steps.
2013-10-30 13:26:49 -04:00
alexborro
5b8b939a1f Add comments about RAMPS 5V rail for servos. 2013-10-22 10:38:33 -02:00
alexborro
73c82e7ad8 Clarifying M280 command in Bed Auto Leveling section. 2013-10-08 10:15:09 -03:00
Alex Borro
253dfc4bc1 Bed Auto Leveling feature
Check the Readme for instruction how to enable and configure the feature
2013-09-29 13:20:06 -03:00
Erik van der Zalm
a447e76fdf Update read me. Added comment about products that have a patent. 2013-08-30 14:39:19 +02:00
Robert F-C
d7390e13d9 Support dual x-carriage printers
Dual x-carriage designs offer some substantial improvements for dual
extruder printing.
2013-07-17 22:44:45 +10:00
Erik van der Zalm
461dad6e05 Added : M32 - Select file and start SD print (Can be used when printing from SD card)
Untested
2013-07-14 22:39:59 +02:00
Erik van der Zalm
c4a2077951 M109 and M190 now wait when cooling down if R is used instead of S.
M109 S180 waits only when heating.
M109 R180 also waits when cooling.
2013-07-14 21:10:24 +02:00
Erik van der Zalm
7ad12be763 Merge branch 'Marlin_v1' of https://github.com/codexmas/Marlin into codexmas-Marlin_v1
Conflicts:
	Marlin/Configuration.h
	README.md
2013-06-09 23:10:41 +02:00
Scott Lahteine
5dabc95409 Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
2013-06-06 15:49:25 -07:00
Gord Christmas
28ada096e2 Adding servo documentation 2013-05-18 06:01:58 -07:00
daid303
6d9dfa96c3 Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
Robert F-C
08337e01f7 Added change to feature list. 2012-11-07 17:28:46 +11:00