Scott Lahteine
21c48d9f92
🧑💻 Update planner/stepper includes
2 år sedan
DerAndere
e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2 år sedan
Scott Lahteine
f4951ed56b
🎨 Rename all/no axis enums
3 år sedan
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
3 år sedan
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 år sedan
Scott Lahteine
49c5f614c6
Minor motion style changes
4 år sedan
Scott Lahteine
bfad23d3e2
(c) 2020
4 år sedan
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 år sedan
Scott Lahteine
5e13fe989f
Rename some feedrate-oriented functions
5 år sedan
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 år sedan
Michiel Baird
b824a517aa
Add G38.4 and G38.5 (#13348 )
5 år sedan
Scott Lahteine
0feeef2604
Update copyright in headers
5 år sedan
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type (#12557 )
6 år sedan
Thomas Moore
c437bb08f1
Overhaul of the planner (#11578 )
- Move FWRETRACT to the planner
- Combine leveling, skew, etc. in a single modifier method
- Have kinematic and non-kinematic moves call one planner method
6 år sedan
Scott Lahteine
99ecdf59af
Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
6 år sedan
Scott Lahteine
306f0f2135
Move Stepper::synchronize to Planner (#10713 )
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
6 år sedan
Scott Lahteine
ae663a4198
PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING
7 år sedan
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 år sedan
Scott Lahteine
84ddae56a8
Move G38 to cpp
7 år sedan
Scott Lahteine
722786966a
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
7 år sedan
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 år sedan