Scott Lahteine
|
5288c399ce
|
Patch probe offset name, defines
|
2019-09-24 23:39:23 -05:00 |
|
Scott Lahteine
|
4e8d9fe59b
|
zprobe_offset => probe_offset
|
2019-09-24 23:36:09 -05:00 |
|
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
2019-09-24 21:29:21 -05:00 |
|
Scott Lahteine
|
5e13fe989f
|
Rename some feedrate-oriented functions
|
2019-09-23 22:36:41 -05:00 |
|
Scott Lahteine
|
13d725d24d
|
Tweak debug messages
|
2019-09-20 23:35:22 -05:00 |
|
Scott Lahteine
|
1a1375964f
|
Drop unused G26 function
|
2019-09-18 04:07:14 -05:00 |
|
Scott Lahteine
|
b71a755a30
|
Add float suffix in G33
|
2019-09-17 23:30:27 -05:00 |
|
Scott Lahteine
|
c353eaa146
|
Misc changes from struct refactor (#15289)
|
2019-09-17 18:16:28 -05:00 |
|
Bas Stottelaar
|
847e4ced11
|
Fix M43 without watchdog (#15280)
|
2019-09-16 16:09:43 -05:00 |
|
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
2019-09-15 03:12:44 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Scott Lahteine
|
f9992c5f33
|
Implausible
|
2019-09-11 02:52:14 -05:00 |
|
Scott Lahteine
|
6091e6300a
|
Fix G90, G91, M82, M83 rel/abs modes (#15218)
|
2019-09-11 01:29:33 -05:00 |
|
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
2019-09-10 18:52:41 -05:00 |
|
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
2019-09-10 18:48:58 -05:00 |
|
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
2019-09-10 02:20:49 -05:00 |
|
Scott Lahteine
|
841c8ce0d9
|
Remove PROMPT_INFO / PROMPT_GCODE_INFO (#15210)
|
2019-09-09 15:43:06 -05:00 |
|
InsanityAutomation
|
0693767efa
|
ExtUI Pause/Stop on all Pause/Stop (#15188)
|
2019-09-08 01:47:07 -05:00 |
|
Lucio Tarantino
|
8ac52aedff
|
M118 multiserial support (#15176)
|
2019-09-08 00:57:59 -05:00 |
|
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
2019-09-08 00:55:34 -05:00 |
|
Ludy
|
068c303742
|
More translatable LCD strings (#15190)
|
2019-09-08 00:15:25 -05:00 |
|
Scott Lahteine
|
7496e1cd67
|
whitespace
|
2019-09-04 21:55:41 -05:00 |
|
Jamie
|
293b890940
|
Apply soft limits to G2/G3 final target (#15156)
|
2019-09-04 13:02:30 -05:00 |
|
Giuliano Zaro
|
9958f5e322
|
Home on G34 if steppers slept (#15127)
|
2019-09-02 02:44:48 -05:00 |
|
Scott Lahteine
|
a2e412c0ce
|
Rename command buffer var
|
2019-09-01 20:43:31 -05:00 |
|
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
2019-08-31 19:44:45 -05:00 |
|
Luu Lac
|
081e4506ca
|
Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069)
|
2019-08-28 04:20:28 -05:00 |
|
InsanityAutomation
|
b7796bcce6
|
Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
|
2019-08-28 00:51:01 -05:00 |
|
InsanityAutomation
|
f218405c36
|
Fix ExtUI invalid speed, timer (#15031)
|
2019-08-25 04:46:02 -05:00 |
|
Scott Lahteine
|
dd6efe96e7
|
Restore documented M503 behavior
|
2019-08-22 18:58:11 -05:00 |
|
InsanityAutomation
|
af5a7a2925
|
Add missing ExtUI user confirmation (#14992)
|
2019-08-18 21:03:26 -05:00 |
|
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
2019-08-16 18:34:13 -05:00 |
|
Marcio Teixeira
|
179d6c4ed1
|
Add STARTUP_SCRIPT option. M17 parity with M18. (#14953)
|
2019-08-14 21:05:15 -05:00 |
|
Joseph Bozarth
|
0fbb26c28f
|
M16 - Expected Printer Check (#14924)
|
2019-08-13 23:38:45 -05:00 |
|
Scott Lahteine
|
c8e30b6639
|
Fix code attempting to sprintf %f (#14869)
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
|
2019-08-08 01:51:37 -05:00 |
|
Chris Pepper
|
f499cecf0d
|
Marlin Binary Protocol Mark II (#14817)
|
2019-08-05 20:41:53 -05:00 |
|
Acenotass
|
4af9908764
|
Update M48 command in the status line (#14816)
|
2019-08-05 20:01:40 -05:00 |
|
teemuatlut
|
d4974ea719
|
TMC SPI Endstops and Improved Sensorless Homing (#14044)
|
2019-08-04 22:22:58 -05:00 |
|
InsanityAutomation
|
f59a7e8b07
|
Print/display ABL current probe point (#14788)
|
2019-08-01 20:11:26 -05:00 |
|
InsanityAutomation
|
6f8b8c394d
|
Homing backoff per-axis / delta Z (#14789)
|
2019-07-31 20:50:23 -05:00 |
|
Scott Lahteine
|
c2b319360d
|
Remove extra pragmas
|
2019-07-30 20:19:47 -05:00 |
|
Acenotass
|
659d06d9b9
|
M48 menu item, result to status (#14772)
|
2019-07-30 02:31:14 -05:00 |
|
rafaljot
|
e44fccf3d2
|
Add support for M575 (#14757)
|
2019-07-30 02:30:00 -05:00 |
|
Scott Lahteine
|
eae543adf3
|
Apply HAS_SPI_LCD as needed
|
2019-07-29 18:55:05 -05:00 |
|
Giuliano Zaro
|
290466578f
|
Adafruit Grand Central M4 (#14749)
|
2019-07-28 14:48:29 -05:00 |
|
Scott Lahteine
|
17abb94532
|
Whitespace patch
|
2019-07-28 01:29:23 -05:00 |
|
Ludy
|
97e9c95f47
|
Fix & clean up ExtUI (#14748)
|
2019-07-27 22:44:05 -05:00 |
|
Scott Lahteine
|
a3dc1e461b
|
Update M7219 comment, tweak parameter code
|
2019-07-24 21:09:51 -05:00 |
|
Scott Lahteine
|
1088846cae
|
Cosmetic updates from 14044
|
2019-07-24 01:52:36 -05:00 |
|
InsanityAutomation
|
dc6fa04f68
|
Fix single nozzle temp change, do slower extra prime (#14696)
|
2019-07-21 19:33:37 -05:00 |
|