Daniel Callander
|
475041656c
|
Reset position_shift on G28 (#15653)
|
5 years ago |
Robby Candra
|
f368c14a61
|
Fix Probe Manually Grid (#15598)
|
5 years ago |
Bo Herrmannsen
|
0d7736d663
|
Enable M191 (#15531)
|
5 years ago |
Scott Lahteine
|
b7b303f4bf
|
Spindle/Laser power in planner blocks (#14437)
|
5 years ago |
Piotr
|
fe4c69b64a
|
Poll *all* enabled endstop pins (#15525)
|
5 years ago |
Markus Towara
|
437978d349
|
Bring SPI_SENSORLESS code up to date (#15560)
|
5 years ago |
Matthew Piercey
|
ac8083588b
|
Add config for Wanhao Duplicator i3 v2.1
|
5 years ago |
Robby Candra
|
ac466ecf74
|
Change Junction Deviation to Classic Jerk (#15505)
|
5 years ago |
Jason Smith
|
46763efb75
|
Fix tool-change move with hotend offset (#15491)
|
5 years ago |
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
5 years ago |
Marcio Teixeira
|
dc14d4a13c
|
Improvements and fixes to Lulzbot UI (#15490)
|
5 years ago |
Scott Lahteine
|
e6055dce76
|
Followup to position refactor
|
5 years ago |
Scott Lahteine
|
af80653f3f
|
Always report all PIDs in M503
Fix #14474
|
5 years ago |
Scott Lahteine
|
914605c89c
|
gcc is forgiving of stray ;
|
5 years ago |
Scott Lahteine
|
c0005e939c
|
Enable junction deviation by default (#15481)
|
5 years ago |
Scott Lahteine
|
1df6c7a46c
|
Work around a compiler bug
See #15478
|
5 years ago |
Scott Lahteine
|
cc822c1a05
|
Use lambdas in menus, where possible (#15452)
|
5 years ago |
Scott Lahteine
|
211ff67440
|
Patch blocking and manual moves
|
5 years ago |
Giuliano Zaro
|
43aba9f918
|
Fix compile errors & temp range
|
5 years ago |
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
5 years ago |
Scott Lahteine
|
806d64e1bf
|
X_SENSORLESS includes AXIS_HAS_STALLGUARD
|
5 years ago |
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
5 years ago |
LinFor
|
98f614ddb1
|
Use MAX_BED_POWER instead of BANG_MAX to heat outside PID_FUNCTIONAL_RANGE (#15431)
|
5 years ago |
Timm
|
b198f321c8
|
Add missing motion inline methods (#15433)
|
5 years ago |
Scott Lahteine
|
a9c259c77a
|
Patch PrintrboardG2 build (on spec)
|
5 years ago |
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
5 years ago |
Scott Lahteine
|
74746c6573
|
Fix probe_offset EEPROM field test
|
5 years ago |
Bob Kuhn
|
178dcd6fd8
|
SPI chaining with TMCStepper simplified interface (#15179)
|
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 |
Ludy
|
41ea2d8c31
|
Fix auto-fan compile error (#15402)
|
5 years ago |
InsanityAutomation
|
a6b0223eea
|
Revive and improve DELTA probe bounds, LRFB options (#15372)
|
5 years ago |
Scott Lahteine
|
d683f98019
|
Return buffer in duration.toString
|
5 years ago |
Marcio Teixeira
|
a18d16fb8b
|
Do not implicitly concatenate localized strings (#15383)
|
5 years ago |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 years ago |
Scott Lahteine
|
ee7558a622
|
Tweaks to Z fade behavior
|
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
|
39578a5919
|
Fix probe without leveling
|
5 years ago |
Robby Candra
|
c3f09e2b1b
|
Set MAX_OVERSHOOT_PID_AUTOTUNE to 30 (#15257)
|
5 years ago |
Scott Lahteine
|
661c3cfc99
|
Fix mesh bounds for MBL
|
5 years ago |
Jason Smith
|
66d0221077
|
Fix build with more than 2 Trinamic E steppers (#15329)
|
5 years ago |
Robby Candra
|
9c288a682d
|
Followup to probe_at_point change (#15342)
|
5 years ago |
Scott Lahteine
|
5288c399ce
|
Patch probe offset name, defines
|
5 years ago |
Scott Lahteine
|
4e8d9fe59b
|
zprobe_offset => probe_offset
|
5 years ago |
Scott Lahteine
|
3819f79945
|
Fix pid_output declaration
|
5 years ago |
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
5 years ago |
Scott Lahteine
|
bd2b44c4ed
|
Require newest TMCStepper
|
5 years ago |
Jason Smith
|
9aaa056286
|
Fix SCARA build from Arduino IDE (#15317)
|
5 years ago |