LVD-AC
|
dcfc2503c2
|
G33 Autotune calibration update #10
|
2017-10-27 02:11:24 -05:00 |
|
Roxy-3D
|
72156a2029
|
change to better (more clear) names (#8050)
set_destination_to_current() changed to set_destination_from_current()
set_current_to_destination() changed to set_current_from_destination()
|
2017-10-21 11:42:26 -05:00 |
|
Roxy-3D
|
5439358281
|
Basic UBL operations working on 32-bit platforms (#8024)
* 32-bit work for UBL
* Update FT i3-2020 reference file
|
2017-10-19 10:44:45 -05:00 |
|
Luc Van Daele
|
3986a84f77
|
boolval revisited (#8016)
|
2017-10-18 14:03:17 -05:00 |
|
Scott Lahteine
|
3e3911fb81
|
Use planner.leveling_active for all leveling systems
|
2017-10-14 02:18:31 -05:00 |
|
Scott Lahteine
|
9a930ebec2
|
Make leveling_is_active a macro
|
2017-10-14 02:18:31 -05:00 |
|
Scott Lahteine
|
b220bc7521
|
Apply G33 updates
Adapted from #7865
|
2017-10-06 15:47:51 -05:00 |
|
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
2017-09-30 16:47:17 -05:00 |
|
Scott Lahteine
|
dff2904c0f
|
Marlin code whitespace cleanup
|
2017-09-27 10:55:36 -05:00 |
|
Scott Lahteine
|
6d5fcac54a
|
G33 changes from 1.1.x
|
2017-09-24 14:16:23 -05:00 |
|
Scott Lahteine
|
64dfb46461
|
Move z_endstop_adj to Endstops
|
2017-09-21 16:27:11 -05:00 |
|
Scott Lahteine
|
6c7bad8bc3
|
Move M666 to cpp
|
2017-09-21 16:27:03 -05:00 |
|
Scott Lahteine
|
f5877aa93e
|
Move M665 to cpp
|
2017-09-21 16:27:02 -05:00 |
|
Scott Lahteine
|
5d2681a105
|
Move M100 to cpp
|
2017-09-21 16:26:59 -05:00 |
|
Scott Lahteine
|
fc52fc72ac
|
Move M48 to cpp
|
2017-09-21 16:26:54 -05:00 |
|
Scott Lahteine
|
551752eac7
|
Consolidate "bedlevel" code
|
2017-09-21 16:26:47 -05:00 |
|
Scott Lahteine
|
722786966a
|
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
|
2017-09-21 16:26:45 -05:00 |
|
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
2017-09-21 16:26:45 -05:00 |
|