Bo Herrmannsen
e9ddd21aef
Update README.md
преди 9 години
Bo Herrmannsen
9852252bca
Update README.md
преди 9 години
Bo Herrmannsen
1c33310363
Update README.md
преди 9 години
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
преди 9 години
Bo Herrmannsen
501fe97c00
changed some stuff near IDE
преди 9 години
Bo Herrmannsen
1a57644b0c
Update README.md
преди 9 години
Bo Herrmannsen
80afded132
Update README.md
преди 9 години
Bo Herrmannsen
028fe129a5
Update README.md
преди 9 години
Bo Herrmannsen
d7a2dd676e
Update README.md
преди 9 години
Bo Herrmannsen
b3f2b30347
Update README.md
преди 9 години
Bo Herrmannsen
358759cb52
Update README.md
преди 9 години
Bo Herrmannsen
93c8b2a40b
added irc channel
преди 9 години
Bo Herrmannsen
a5ed3e96f2
Update README.md
преди 10 години
Bo Herrmannsen
a0959366af
Update README.md
преди 10 години
Bo Herrmannsen
0504c02153
Update README.md
преди 10 години
Bo Herrmannsen
f00a202246
Update README.md
преди 10 години
Bo Herrmannsen
45336bb6c0
Update README.md
преди 10 години
Bo Herrmannsen
5f555140be
Update README.md
преди 10 години
Scott Lahteine
7250ec4337
Some clarification and markdown for boelle notes
преди 10 години
Bo Herrmannsen
f05225a271
Update README.md
преди 10 години
Bo Herrmannsen
b792b74036
added note about stale branches
преди 10 години
Bo Herrmannsen
dc64175d77
Update README.md
преди 10 години
alexborro
d74aabf259
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
преди 10 години
John Davis
4ebeb14026
Update README.md
Changed "Bed Auto Level" (and variants) to "Auto Bed Compensation".
преди 10 години
Scott Lahteine
5714f64927
get latest Marlin_v1 changes
преди 10 години
Ivan Krasin
d078c7c29f
Add Travis CI config to build Marlin firmware.
преди 10 години
Filip Mulier
1651ccc0cc
Added Filament Sensor to the README
Added some background on the filament sensor to explain it better.
преди 10 години
filipmu
9bc7aec349
Update README.md
Added the new m-codes to this document.
преди 10 години
Charles Bell
0a8dc0e96b
Added documentation to the README.md for the sled Z probe option. CAB
преди 10 години
cocktailyogi
512f2a3136
restore Branch from Backup
sorry for that
преди 10 години
Erik van der Zalm
cfb98ef682
More coverity fixes
преди 10 години
whosawhatsis
dca9790f42
Update Readme descriptions for M200, M207 and M208
преди 10 години
Dan Nixon
272072fa20
Added M112
преди 10 години
anfroholic
661e378ce9
Update README.md
преди 10 години
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.
преди 10 години
Daniel Benamy
c886f5cb13
Made instructions more clear.
Not sure what happened to my last commit so this includes that one + reordering the steps.
преди 11 години
alexborro
5b8b939a1f
Add comments about RAMPS 5V rail for servos.
преди 11 години
alexborro
73c82e7ad8
Clarifying M280 command in Bed Auto Leveling section.
преди 11 години
Alex Borro
253dfc4bc1
Bed Auto Leveling feature
Check the Readme for instruction how to enable and configure the feature
преди 11 години
Erik van der Zalm
a447e76fdf
Update read me. Added comment about products that have a patent.
преди 11 години
Robert F-C
d7390e13d9
Support dual x-carriage printers
Dual x-carriage designs offer some substantial improvements for dual
extruder printing.
преди 11 години
Erik van der Zalm
461dad6e05
Added : M32 - Select file and start SD print (Can be used when printing from SD card)
Untested
преди 11 години
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.
преди 11 години
Scott Lahteine
5dabc95409
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
преди 11 години
Erik van der Zalm
4de419e26e
Updated README.md
преди 11 години
Erik van der Zalm
a0729f0c3a
no message
преди 11 години
Gord Christmas
28ada096e2
Adding servo documentation
преди 11 години
Robert F-C
372e12f83f
Implement automatic extruder/cold-end fan control based on temperature
This change allows fan outputs to automatically turn on/off when the
associated nozzle temperature of an extruder is above/below a threshold
temperature.
Multiple extruders can be assigned to the same pin in which case the fan
will turn on when any selected extruder is above the threshold.
It also makes the M42 command compatible with the M106/M107 command.
The majority of the logic in this change will be evaluated by the
compiler at build time (i.e, low code space requirements).
преди 11 години
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.
преди 12 години
Robert F-C
08337e01f7
Added change to feature list.
преди 12 години