Scott Lahteine
|
f8393a0908
|
Operate in Native Machine Space
|
7 years ago |
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()
|
7 years ago |
Scott Lahteine
|
c0dddd4233
|
Tweaks to tool_change, GcodeSuite::T()
|
7 years ago |
Scott Lahteine
|
3e3911fb81
|
Use planner.leveling_active for all leveling systems
|
7 years ago |
Scott Lahteine
|
9a930ebec2
|
Make leveling_is_active a macro
|
7 years ago |
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
7 years ago |
GMagician
|
c508e9adec
|
Fix compiler error
Added missing include file,
called 'leveling_is_active()' with no prototipe defined.
|
7 years ago |
Scott Lahteine
|
07cf75883f
|
Move T (tool change) to cpp
|
7 years ago |
Scott Lahteine
|
1a37ebc76d
|
Move M163-M165 MIXING_EXTRUDER to cpp
|
7 years ago |
Scott Lahteine
|
75cf17d816
|
Move M702 MK2_MULTIPLEXER to cpp
|
7 years ago |
Scott Lahteine
|
4a220a8b79
|
Move M380_M381 to cpp, solenoid feature
|
7 years ago |
Scott Lahteine
|
51f195e698
|
Move dwell to gcode
|
7 years ago |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 years ago |