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
|
c0dddd4233
|
Tweaks to tool_change, GcodeSuite::T()
|
2017-10-14 02:53:19 -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 |
|
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
2017-09-30 16:47:17 -05:00 |
|
GMagician
|
c508e9adec
|
Fix compiler error
Added missing include file,
called 'leveling_is_active()' with no prototipe defined.
|
2017-09-25 23:18:26 +02:00 |
|
Scott Lahteine
|
07cf75883f
|
Move T (tool change) to cpp
|
2017-09-21 16:27:10 -05:00 |
|
Scott Lahteine
|
1a37ebc76d
|
Move M163-M165 MIXING_EXTRUDER to cpp
|
2017-09-21 16:27:10 -05:00 |
|
Scott Lahteine
|
75cf17d816
|
Move M702 MK2_MULTIPLEXER to cpp
|
2017-09-21 16:27:08 -05:00 |
|
Scott Lahteine
|
4a220a8b79
|
Move M380_M381 to cpp, solenoid feature
|
2017-09-21 16:27:06 -05:00 |
|
Scott Lahteine
|
51f195e698
|
Move dwell to gcode
|
2017-09-21 16:26:48 -05:00 |
|
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
2017-09-21 16:26:45 -05:00 |
|