Scott Lahteine
21c48d9f92
🧑💻 Update planner/stepper includes
2 years ago
Arthur Masson
af59056c09
🐛 Fix Polargraph G92 command (#24223 )
2 years ago
Scott Lahteine
8b8defeacc
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979 +DerAndere1@users.noreply.github.com >
2 years ago
DerAndere
e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2 years ago
Scott Lahteine
40481947fc
🧑💻 Misc. updates for extra axes (#23521 )
2 years ago
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953 )
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
3 years ago
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
3 years ago
Scott Lahteine
27f9437d31
G92, subcodes flag cleanup
3 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 years ago
Colin Godsey
8a22ef0c83
G6 Direct Stepping (#17853 )
4 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
4 years ago
Scott Lahteine
0ba18848af
Allow USE_GCODE_SUBCODES for debugging
4 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
4 years ago
Scott Lahteine
7a342ecb93
Show Total E during print (#15703 )
5 years ago
Robby Candra
cf8541a7a7
Fix G92.9 (thus PLR Z position) (#15625 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 years ago
Luu Lac
081e4506ca
Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Scott Lahteine
9992c424f5
Patch G92.9 flags
Followup to #13703
5 years ago
Msq001
455ee23499
Fix, improve Power Loss Recovery (#13703 )
- Save and restore workspace offsets
- Add retract and purge (hidden) options
- Always restore axis relative modes
- Use added `G92.9` to do position restores
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
5 years ago
Scott Lahteine
d1ff22b983
Revive SCARA's home offset (unimplemented)
6 years ago
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 years ago
Scott Lahteine
af1950a63e
Improve sync of stepper positions
6 years ago
Scott Lahteine
2f73dec077
Apply native workspace fixes for G92, G53-59
7 years ago
Scott Lahteine
17ef0a513b
Update G92 for native workspace
7 years ago
Scott Lahteine
1b40e9c464
Implement CNC_COORDINATE_SYSTEMS
7 years ago
Scott Lahteine
d6aa127c76
Remove I2CPEM workspace offset
7 years ago
Scott Lahteine
04376975ce
Move G92 to cpp
7 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 years ago