- May 20, 2016
-
-
Edward Patel authored
-
Scott Lahteine authored
Buildroot cleanup
-
João Brázio authored
-
João Brázio authored
-
Scott Lahteine authored
Moves Felix's dual configuration to a folder
-
João Brázio authored
-
João Brázio authored
-
Scott Lahteine authored
Apply config changes, tweak comments, next_ping_ms => next_idle_ms
-
- May 19, 2016
-
-
João Brázio authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Rework intermediate idle() and manage_heater() calls in G2/G3 and G5
-
Scott Lahteine authored
Update Galician language to 1.1.0-RCBugFix.
-
AnHardt authored
Remove SF_ARC_FIX from G5 (Cubic B-spline). SF_ARC_FIX is a fix for G2/G3 (arcs) where Skeinforge always produced relative instead of absolute coordinates for the endpoint of an arc. It's very unlikely this is also a problem with Cubic B-splines. More likely is copying from the G2/G3 code.
-
AnHardt authored
No compromises for the manage_heater(). manage_heater() will return immediately when there is nothing to do, but needs a constant detaT to work proper. Calling idle() only every 200ms results in a display update every ~2 seconds - that should be enough. For the other functionalities in idle() and manage_inactivity() 200ms is a lot but hopefully works.
-
AnHardt authored
Speedup sreen update delay and correct a comment. A module division by 10 is slooooow. (powers of 2 are fast - but then you can AND a bitmask with the same result)
-
Rafa Couto authored
-
Scott Lahteine authored
Automatically set X2 stepper pins
-
Scott Lahteine authored
-
- May 18, 2016
-
-
Scott Lahteine authored
Implements S1 argument in M999
-
Scott Lahteine authored
DUAL_X_CARRIAGE fixes, improvements, Travis test
-
Scott Lahteine authored
-
João Brázio authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Update Japanese trasration
-
esenapaj authored
・Add new translation ・Change translation
-
Scott Lahteine authored
Function declarations in headers don't need "extern"
-
Scott Lahteine authored
-
Scott Lahteine authored
Bezier style and DELTA patch
-
Scott Lahteine authored
-
Scott Lahteine authored
Require homing of Z before G29
-
Scott Lahteine authored
Minor DELTA segmentation speedup
-
Scott Lahteine authored
-
- May 17, 2016
-
-
Scott Lahteine authored
-
AnHardt authored
Minor DELTA segmentation speedup by pulling calculations out of the loop.
-
Scott Lahteine authored
Add BEZIER_CURVE_SUPPORT — G5 command
-
Scott Lahteine authored
G29: Report final position back to host when using MBL
-
Scott Lahteine authored
Separate Z_PROBE_ALLEN_KEY from MECHANICAL_PROBE
-
João Brázio authored
-
- May 16, 2016
-
-
esenapaj authored
-