- Jan 08, 2015
-
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
Documentation directory
-
Erik van der Zalm authored
-
andrewsil1 authored
(For the SLOW_PWM_HEATERS option)
-
Bo Herrmannsen authored
-
- Jan 07, 2015
-
-
Steffen Vogel authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
406*406 pixels
-
Bo Herrmannsen authored
Update Marlin Firmware URL
-
Luis E Alvarado authored
-
Erik van der Zalm authored
-
- Jan 06, 2015
-
-
Bo Herrmannsen authored
Some corrections and new features
-
Bo Herrmannsen authored
-
DinoMesina authored
Master
-
Dino Del Favero authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
ramps do have power for the servos, the power comes from the power connector, not sure why this note was even made
-
Bo Herrmannsen authored
-
Dino Del Favero authored
ok
-
Alex Borro authored
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.
-
Dino Del Favero authored
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
-
DinoMesina authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-