Scott Lahteine
|
04c0d9f3c3
|
Implement kinematic software endstops
|
2017-10-30 15:16:30 -05:00 |
|
Scott Lahteine
|
723f2a77f6
|
Implement support for Dual X and Y endstops
|
2017-10-29 18:56:04 -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 |
|
Scott Lahteine
|
c46189e429
|
Fix UBL+Delta segmented feedrate
Based on #7948
|
2017-10-15 16:31:09 -05:00 |
|
Jeff Eberl
|
b206f70693
|
Split the software endstop capability by axis.
|
2017-10-14 18:44:20 -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
|
6ea2cc0293
|
Make prepare_move_to_destination_dualx a proper move function
|
2017-10-02 23:32:28 -05:00 |
|
Scott Lahteine
|
90af1fe5ee
|
Implement NO_MOTION_BEFORE_HOMING option
|
2017-10-01 21:58:50 -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
|
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 |
|