Scott Lahteine
|
765a9f3471
|
do_pause_e_move => unscaled_e_move
|
5 years ago |
Scott Lahteine
|
dd6781217a
|
motion.cpp: HAS_DIST_MM_ARG
|
5 years ago |
Scott Lahteine
|
adb6334ba0
|
Use "dist" instead of "delta" for clarity
|
5 years ago |
rado79
|
bef9b9b07e
|
Delay after homing_backoff for CoreXY sensorless homing (#17273)
|
5 years ago |
Scott Lahteine
|
c87d73045b
|
Fix extra M114 output line
Fixes #17255
|
5 years ago |
jufimu12
|
627aa8db2d
|
Fix G34, add HOME_AFTER_G34 option (#17108)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
5 years ago |
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
5 years ago |
Scott Lahteine
|
3a07b4412d
|
Asynchronous M114 and (R)ealtime position option (#17032)
|
5 years ago |
Scott Lahteine
|
5aa528781f
|
Fix ambiguous type
Co-Authored-By: Andrew Kroll <xxxajk@gmail.com>
|
5 years ago |
Scott Lahteine
|
49c5f614c6
|
Minor motion style changes
|
5 years ago |
Scott Lahteine
|
edd1b76a9a
|
Fix set_current_from_steppers_for_axis(E_AXIS) bug
|
5 years ago |
Scott Lahteine
|
c4db8e49a7
|
XYZ_CHAR macro
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
chgi
|
99b6a132bc
|
Fix G60/G61 slots > 8 and compile error (#16715)
|
5 years ago |
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
5 years ago |
Jason Smith
|
44d400db83
|
Fix HOMING_BACKOFF_MM for DELTA (#16657)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
FlyingSamson
|
fbf2f36cae
|
Only constrain motion on homed axes (#16533)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
ellensp
|
669fe74096
|
Fix compile error w/out LCD (#16502)
|
5 years ago |
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
5 years ago |
Scott Lahteine
|
0f8c3ed29a
|
Prevent extra "too long/cold" errors
|
5 years ago |
Daniel Callander
|
475041656c
|
Reset position_shift on G28 (#15653)
|
5 years ago |
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
5 years ago |
Scott Lahteine
|
c0005e939c
|
Enable junction deviation by default (#15481)
|
5 years ago |
Scott Lahteine
|
211ff67440
|
Patch blocking and manual moves
|
5 years ago |
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
5 years ago |
Frederik Kemner
|
4564ad2920
|
Fix build if EXTRUDERS = 0 (#15417)
|
5 years ago |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 years ago |
Scott Lahteine
|
81b9c7c6ee
|
No motion constraint before homing
Sensible approach to soft endstops before the machine is homed.
Ref: https://github.com/MarlinFirmware/Marlin/pull/15027#issuecomment-533301094
Co-Authored-By: comps <comps@nomail.dom>
|
5 years ago |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 years ago |
Scott Lahteine
|
d49d40f7b0
|
Home XYZ newline
|
5 years ago |
Scott Lahteine
|
b2e1f77f58
|
Fix extraneous "Home XYZ First" message
|
5 years ago |
Scott Lahteine
|
4e8d9fe59b
|
zprobe_offset => probe_offset
|
5 years ago |
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
5 years ago |
Scott Lahteine
|
5e13fe989f
|
Rename some feedrate-oriented functions
|
5 years ago |
Jason Smith
|
252f31b6f1
|
Fix/improve backoff feedrates (#15300)
|
5 years ago |
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
5 years ago |
kakou-fr
|
6b1c4dec46
|
Touch Mi: Add magnet Y position (#15166)
|
5 years ago |
Luu Lac
|
081e4506ca
|
Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069)
|
5 years ago |
InsanityAutomation
|
33f6d77281
|
Adjust homing backoff feedrate (#14972)
|
5 years ago |
teemuatlut
|
d4974ea719
|
TMC SPI Endstops and Improved Sensorless Homing (#14044)
|
5 years ago |
mekius
|
7682751646
|
Fix HOME_BACKOFF_MM type (#14805)
|
5 years ago |
InsanityAutomation
|
6f8b8c394d
|
Homing backoff per-axis / delta Z (#14789)
|
5 years ago |
Scott Lahteine
|
1088846cae
|
Cosmetic updates from 14044
|
5 years ago |
Scott Lahteine
|
42b5ccafc9
|
Toss obsolete DEBUG_LEVELING_FEATURE tests
|
5 years ago |
Marcio Teixeira
|
27c487bab7
|
Print progress enhancements (#14647)
|
5 years ago |