Scott Lahteine
21c48d9f92
🧑💻 Update planner/stepper includes
2 years ago
Arthur Masson
af59056c09
🐛 Fix Polargraph G92 command (#24223 )
2 years ago
DerAndere
2ee39b62f3
🩹 Fix some parameters w/out values (#24051 )
2 years ago
ellensp
2e121014b0
✏️ Fix 9-axis Z axis typo (#24036 )
Followup to #23112
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
89a9c3a391
🧑💻 Add standard BUZZ types
2 years ago
Scott Lahteine
40481947fc
🧑💻 Misc. updates for extra axes (#23521 )
2 years ago
Scott Lahteine
d7fede3a63
🎨 Apply F() to G-code report header
3 years ago
Scott Lahteine
7f1286a11f
🎨 Apply F() to status message
3 years ago
Scott Lahteine
520b97083e
🎨 Apply F() to serial macros
3 years ago
Scott Lahteine
754b31918a
🎨 Fewer serial macros
3 years ago
Scott Lahteine
79c72ed821
🎨 Standardize G-code reporting
3 years ago
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 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
7f1fa0d1ff
Add M207/8/9 reporting (#21335 )
3 years ago
Scott Lahteine
dd42831cba
Serial macros cleanup
3 years ago
Scott Lahteine
27f9437d31
G92, subcodes flag cleanup
3 years ago
Scott Lahteine
d33fe2378c
Move common strings (#20846 )
3 years ago
InsanityAutomation
6375829448
Apply home offsets to probing, Z Safe Homing (#19423 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907 )
4 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
c4db8e49a7
XYZ_CHAR macro
4 years ago
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
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
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
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
Jamie
509dc283f2
Restore declarations of G53-G59 (#13654 )
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
5 years ago
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type (#12557 )
6 years ago
Scott Lahteine
d1ff22b983
Revive SCARA's home offset (unimplemented)
6 years ago
Scott Lahteine
44f2a82a56
Move axis_homed, axis_known_position to motion.*
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
306f0f2135
Move Stepper::synchronize to Planner (#10713 )
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
6 years ago
Scott Lahteine
af1950a63e
Improve sync of stepper positions
6 years ago
Bob-the-Kuhn
9656a82609
Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227 )
6 years ago
Scott Lahteine
ff304d3767
Allow G53 to go back to native space
6 years ago
GMagician
e1117a8492
[2.0.x] fix compile errors when CNC_COORDINATE_SYSTEMS is enabled (#9380 )
6 years ago
Scott Lahteine
50f09cc029
Miscellaneous cleanup
7 years ago