- Jul 24, 2015
- Jul 23, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
The compiler may be able to optimize if it knows an array won’t be changing.
-
- Jul 22, 2015
-
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
`gcode_M84` only needs to call `finishAndDisableSteppers`, which calls all the other functions.
-
Scott Lahteine authored
- Documentation solution for #2476
-
Scott Lahteine authored
Assuming #2470 fixed up the main issue.
-
Richard Wackerbarth authored
-
- Jul 19, 2015
-
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Update prepare_move_delta to take a target argument - Add Delta support to plan_arc
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Patch servos code for move
-
Scott Lahteine authored
-
Scott Lahteine authored
- Have `Servo::attach` explicitly return -1 if it fails - Check for -1 in `Servo::move` because `servoIndex` might be 0 - Make `attach` / `detach` calls conditional on `SERVO_LEVELING` - Move `SERVO_LEVELING` define to `Conditionals.h`
-
Richard Wackerbarth authored
Elsewhere DRYRUN turns off the heating elements and ignores constraints on them. Here, whenever motion is entered into the planner, if DRY RUN is set, we instantly act as if the E_AXIS is in the desired final position.
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jul 18, 2015
-
-
Patrick Bogen authored
-
AnHardt authored
to make clear - it's not a question but an order.
-
- Jul 17, 2015
-
-
Scott Lahteine authored
-
- Jul 16, 2015
-
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-