Roxy-3D and GitHub
2509587b5a
Correct over optimization of pre-initialized variables ( #6500 )
...
* Correct over optimization of pre-initialized variables
NEAR_ZERO() works most of the time... But it leaves corner cases
uncovered. We need to explicitly check if these variables are +/-
infinity.
* Correct over optimization of pre-initialized variables
2017-04-29 22:01:29 -05:00
Roxy-3D and GitHub
4075b95519
Allow BL-Touch users to control heaters during probe event ( #6485 )
...
The Configuration.h file entries for BL-Touch have been updated to:
```cpp
//#define BLTOUCH
//#define BLTOUCH_DELAY 375 // (ms) Enable and increase if needed
//#define BLTOUCH_HEATERS_OFF // if defined the printer's heaters are
turned off during probe event
```
2017-04-28 09:19:55 -05:00
Roxy-3D
ef3da3971e
Update ubl.h
2017-04-06 19:55:41 -05:00
Roxy-3D
8644dc170b
get synchronized to current file names
2017-04-06 19:55:41 -05:00
Roxy-3D
72f7b14e66
Make G29's Interactive Mesh Editor Work
2017-03-20 12:52:51 -05:00
Roxy-3D
3fd74b121f
Get G29's Interactive Mesh Editor running
...
G29 P4 R O should work now.
2017-03-20 12:52:51 -05:00
Roxy-3D
1d58558bec
Spelling fix
2017-03-20 12:52:51 -05:00
Roxy-3D and GitHub
b3c4f71c6f
Merge pull request #6071 from Roxy-3D/RCBugFix
...
Allow FWRETRACT with UBL Enabled
2017-03-19 16:54:57 -05:00
Roxy-3D and GitHub
76c270fdf2
Allow FWRETRACT with UBL Enabled
...
The retraction flag in UBL's G26 was conflicting with the FWRETRACT option.
All fixed!
2017-03-19 15:43:12 -06:00
Roxy-3D and GitHub
06c31daa53
Merge pull request #6070 from Roxy-3D/RCBugFix
...
Allow G29 P1 R to generate the mesh
2017-03-19 16:34:48 -05:00
Roxy-3D and GitHub
48925b7298
Merge pull request #6032 from Kaibob2/patch-7
...
Update language_de.h
2017-03-15 10:31:09 -05:00
Roxy-3D and GitHub
11e892bd84
Merge pull request #5887 from Roxy-3D/RCBugFix
...
Double Click of Encoder Wheel Jumps to Z-BabyStepping
2017-03-01 17:15:02 -07:00
Roxy-3D and GitHub
7e607b06eb
Better comments on DOUBLE_CLICK_TIME_WINDOW
2017-02-23 13:13:57 -07:00
Roxy-3D and GitHub
584d147a02
fixup the indentation
2017-02-22 07:23:54 -07:00
Roxy-3D and GitHub
e443e0e2a9
Fix scoping issues for double click to Z-Babystepping
2017-02-21 18:15:28 -07:00
Roxy-3D and GitHub
17d1cd7c09
Double Click of Encoder Wheel Jumps to Z-BabyStepping
2017-02-21 18:08:19 -07:00
Roxy-3D and GitHub
48d862377a
Double Click of Encoder Wheel Jumps to Z-BabyStepping
2017-02-21 18:04:31 -07:00
Roxy-3D and Scott Lahteine
8bf0b496b9
Improve M600 with timeout, wait for heatup.
2017-02-15 05:29:34 -06:00
Roxy-3D and GitHub
8ddd039e68
Merge pull request #5037 from esenapaj/Fix-for-the-commit-dc2cb84
...
Fix for the commit dc2cb84 (Revert acceleration limiting to avoid overflow)
2016-10-18 15:33:06 -05:00
Roxy-3D and GitHub
30fee51e86
Merge pull request #4958 from bgort/m48_improvements
...
Improve M48 output; Add min, max, range, etc.
2016-10-06 10:02:22 -05:00
Roxy-3D and GitHub
a3f350e728
Merge pull request #4212 from AnHardt/MBL-typo
...
MBL typo
2016-07-05 11:49:29 -05:00
Roxy-3D and GitHub
96b8bcca84
Merge pull request #4081 from thinkyhead/rc_tweaky_m48_tweaks
...
Cleanup of M48
2016-06-18 22:21:16 -05:00