Marcio Teixeira
57c4d73e6b
Revert "Updated README.md"
...
This reverts commit b2c781a026
.
8 years ago
Marcio Teixeira
b2c781a026
Updated README.md
8 years ago
gralco
8cb84118f1
Revert "Fixed endstop implementation (position is where it stops now), M601 - continue from change filament added."
...
This reverts commit cdb021e425
.
9 years ago
gralco
c1a3244d22
Revert "Endstops are not just for homing!!!"
...
This reverts commit 324a1b3d3e
.
9 years ago
gralco
324a1b3d3e
Endstops are not just for homing!!!
9 years ago
gralco
cdb021e425
Fixed endstop implementation (position is where it stops now), M601 - continue from change filament added.
9 years ago
Steven Abadie
13bf24ee50
Updating README
9 years ago
Richard Wackerbarth
fcc15f4897
Revise README to reflect new Development Repository
9 years ago
Scott Lahteine
4ccf7c5e9a
Merge pull request #2196 from AnHardt/102
...
Update version strings to 1.0.2
10 years ago
AnHardt
788cb980fa
Update for German developers languages.
10 years ago
AnHardt
eaeccf2699
Update version strings to 1.0.2
...
This is the minimal possible change.
Going over the Configuration.h would require to change them all.
10 years ago
Scott Lahteine
9f4201b96d
Languages of devs not intended as links
10 years ago
Scott Lahteine
7824047422
Notes about the Release branch in its README.md
10 years ago
Scott Lahteine
de70315dc7
Merge pull request #2110 from YanFM/patch-1
...
Update language_pt.h
10 years ago
YanFM
fed690d9ac
Update language_pt.h
...
I've changed a few words to better comprehension.
10 years ago
Scott Lahteine
df46297c6d
More authors
10 years ago
Scott Lahteine
77fc28c761
Hardtung
10 years ago
Scott Lahteine
c411cb18d3
More active authors
10 years ago
AnHardt
5ce0bf057e
Add Version in Configuration.h for Release-branch
10 years ago
Scott Lahteine
ac36cd7258
Add documentation logo graphics to Release
10 years ago
Scott Lahteine
0d8c6f8673
Show the latest README on the default branch
10 years ago
Steffen Vogel
da192c521f
Merge pull request #1333 from andrewsil1/development
...
Fix grammar/typos in new Configuration.h option
10 years ago
Erik van der Zalm
0f5cccca4f
Merge pull request #1334 from MarlinFirmware/revert-1311-Development
...
Revert "issue 968 for dev branch"
10 years ago
Erik van der Zalm
3a30d45c2e
Revert "issue 968 for dev branch"
10 years ago
andrewsil1
269ec9f87f
Fix grammar/typos in new Configuration.h option
...
(For the SLOW_PWM_HEATERS option)
10 years ago
Bo Herrmannsen
3d2b471c1a
added link to google hangout
10 years ago
Steffen Vogel
72912851b8
Merge pull request #1331 from stv0g/Development
...
moved/renamed documentation stuff to top-level directory
10 years ago
Steffen Vogel
8d7bfd03d8
moved/renamed documentation stuff to top-level directory
10 years ago
Bo Herrmannsen
3c9e6b7b62
added link for pic to hex converter
10 years ago
Bo Herrmannsen
0e760274bd
changed reprap logo to marlin logo
10 years ago
Bo Herrmannsen
b291a422e9
added square png version of logo
...
406*406 pixels
10 years ago
Bo Herrmannsen
8813978766
Merge pull request #1330 from avluis/feature-request
...
Update Marlin Firmware URL
10 years ago
Luis E Alvarado
7ae548cf34
Update Marlin Firmware URL
10 years ago
Erik van der Zalm
8f9067faa6
Added marlin logos. (Designed by Ahmet Cem TURAN)
10 years ago
Bo Herrmannsen
addf52fd4a
Merge pull request #1328 from DinoMesina/development
...
Some corrections and new features
10 years ago
Bo Herrmannsen
e9ddd21aef
Update README.md
10 years ago
DinoMesina
2d7d43b64c
Merge pull request #1 from DinoMesina/master
...
Master
10 years ago
Dino Del Favero
5cfe13f240
Correct some mistakes
10 years ago
Bo Herrmannsen
9852252bca
Update README.md
10 years ago
Bo Herrmannsen
1c33310363
Update README.md
10 years ago
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
10 years ago
Bo Herrmannsen
501fe97c00
changed some stuff near IDE
10 years ago
Dino Del Favero
c7e2d73039
Merge branch 'development'
...
ok
10 years ago
Alex Borro
422a958a34
Fix CoreXY speed calculation
...
For cartesian bots, the X_AXIS is the real X movement and same for
Y_AXIS.
But for corexy bots, that is not true. The "X_AXIS" and "Y_AXIS" motors
(that should be named to A_AXIS
and B_AXIS) cannot be used for X and Y length, because A=X+Y and B=X-Y.
So we need to create other 2 "AXIS", named X_HEAD and Y_HEAD, meaning
the real displacement of the Head.
Having the real displacement of the head, we can calculate the total
movement length and apply the desired speed.
10 years ago
Dino Del Favero
038fccd7a1
I have added some code in the "temperature.cpp" for have the possibility of control the time of the states with the heater drived by relays, with this feature now it is possible use PID function in conjunction with relay to control the temperature. I have made some tests and the temperature stay always in the range of +-1°C from the setted temp.
...
There is the possibility of turn on this features adding "#define SLOW_PWM_HEATERS" in Configuration.h
10 years ago
DinoMesina
6730335657
Update Configuration.h
10 years ago
Bo Herrmannsen
1a57644b0c
Update README.md
10 years ago
Bo Herrmannsen
80afded132
Update README.md
10 years ago
Bo Herrmannsen
028fe129a5
Update README.md
10 years ago
Bo Herrmannsen
d7a2dd676e
Update README.md
10 years ago