- Jun 22, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Add link to F. Malpartida LiquidCrystal library
-
Scott Lahteine authored
French update
-
Bob-the-Kuhn authored
-
MagoKimbra authored
* fix_planner_refresh_e_positioning * Fix
-
Gege2B authored
-
- Jun 20, 2017
-
-
Bob-the-Kuhn authored
Mesh with BABYSTEP_ZPROBE_OFFSET: add sanity check
-
Scott Lahteine authored
Apply maths macros and type changes ahead of HAL
-
Scott Lahteine authored
-
Scott Lahteine authored
Use the raw position for mesh measurement. Otherwise the `M206` and `M92` Z offsets will get canceled out by bed leveling. The downside is `G29` will not compensate for a poorly set small `M206` fudge value. To elaborate on this issue, imagine you are probing with a Z home offset of -0.1, meaning when Z homes, -0.1 is the current position, implying the ideal bed zero for the nozzle is 0.1mm higher than the Z endstop. Ordinarily when printing, Z would raise 0.1mm higher. What happens when we probe is that all points are measured with that -0.1 included. So when bed leveling is enabled the `M206 Z` offset gets exactly canceled out by the bed readings.
-
Scott Lahteine authored
Step-by-Step Menu addition
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Fix: When "100.0" changes to "99.0" the LCD shows "199.0" - Use 2 rows if needed on character LCD, (allowing longer labels… Germany, et. al.) - Known issue: A certain length label combined with a certain value drawing function could, for example, display 99.0 on 1 line, but 100.0 on two lines. Workaround would be to pass a nominal value size argument.
-
Scott Lahteine authored
-
Tannoo authored
-
- Jun 19, 2017
-
-
Scott Lahteine authored
Convert DAC percent to uint8_t
-
Florian Heilmann authored
* Add Z Fade Height to M420 Output Echo the z-fade height when M420 is called, if it is enabled. * Fix Whitespace * Fix Compiler complaint * Missing semi-colon
-
Bob-the-Kuhn authored
===================== add test to Travis
-
Scott Lahteine authored
Support for two switching extruders
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix #5699 - LIN_ADVANCE freeze when ADV_RATE returns 0
-
Ross Allan authored
-
Scott Lahteine authored
Fix Italian language mapper
-
Scott Lahteine authored
I2C Position Encoders Example Configs
-
Scott Lahteine authored
-
Scott Lahteine authored
Added missing Italian translations
-
Silvio Didonna authored
-
Scott Lahteine authored
M600 fixes
-
Scott Lahteine authored
Addressing #7057
-
Scott Lahteine authored
-
Thomas Moore authored
-
- Jun 18, 2017
-
-
Scott Lahteine authored
Move lcd_refresh_zprobe_zoffset definition
-
- Jun 17, 2017
-
-
Bob-the-Kuhn authored
-
Bob-the-Kuhn authored
-
- Jun 16, 2017
-
-
Scott Lahteine authored
Fix status message, apply #7058
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-