InsanityAutomation
bf64dd4db6
Improve G34, M422 (Z alignment) ( #14142 )
6 years ago
Scott Lahteine
3f6424076b
Update M524 description
6 years ago
Scott Lahteine
cf3631226b
Document G-code M290
6 years ago
Scott Lahteine
903863dcb6
Suppress some warnings
6 years ago
mb300sd
bf8bfb5c66
Add Coolant Control M7/M8/M9 ( #10745 )
6 years ago
Scott Lahteine
bc2ff9b41f
Fix M605 bugs
Fixes #14191
6 years ago
Scott Lahteine
04715e04ee
Minor M100 cleanup
6 years ago
Scott Lahteine
356410dcfc
Move crc16 function to libs
6 years ago
Scott Lahteine
1ef95013f0
Update Marlin.cpp includes, defines
6 years ago
Tanguy Pruvot
8cf5504a34
Redundant but faster recovery.enabled test ( #14175 )
6 years ago
Scott Lahteine
0ca2073625
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
6 years ago
Robby Candra
5ca8d51e12
Ability to insert G-code in front of queue ( #14229 )
6 years ago
Ludy
8e8e48f900
Fix links in templates, gcode.h ( #14160 )
6 years ago
Minims
32afe1d102
Fix TOOLCHANGE_ZRAISE warning ( #14156 )
6 years ago
Scott Lahteine
3c179bbd47
Simpler G28 home axis conditions
6 years ago
Scott Lahteine
352734494b
Reduce some M43 strings
6 years ago
Scott Lahteine
b14cc0d7c5
Remove extra gcode. prefix
6 years ago
Scott Lahteine
c6d39319de
Fix some whitespace
6 years ago
InsanityAutomation
212860f090
Always change to Tool 0 on G29 ( #14146 )
6 years ago
Bryan
0ef5d667b6
Fixed M43 parameter bug ( #14099 )
6 years ago
teemuatlut
1c86fbc60b
TMC updates, capture LCD changes ( #14074 )
6 years ago
Scott Lahteine
fc52c43a26
Some documentation updates
6 years ago
Tanguy Pruvot
24b1818245
Secure STM32F1 servo code and M280 detach ( #14085 )
6 years ago
Scott Lahteine
aeec9ef76b
Update backlash code
6 years ago
Tanguy Pruvot
87e7193259
Fix M226 sign warning (for most platforms) ( #14049 )
6 years ago
FanDjango
85fb33a060
BLTOUCH tweaks, new v3.1 command ( #14015 )
6 years ago
Scott Lahteine
785c01f2bc
Use US spelling of 'behavior'
6 years ago
Sam Lane
7f1e0c5670
Update EXTRA_LINADV_K with Marlin bit macros ( #13993 )
6 years ago
Robby Candra
7b78a20fb7
Fix: Debug Memory Dump size ( #13957 )
* Fix Memory Dump size
* Fix Compile error on Memory Dump
6 years ago
Giuliano Zaro
f22c9a1ae1
Fix G-code parser with MMU2 ( #13951 )
6 years ago
Bob Kuhn
fa3739aa23
M100: LPC1768 and DUE compatibility ( #13962 )
6 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' ( #13944 )
6 years ago
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance ( #13814 )
6 years ago
Ludy
a504366138
Fix probe fan compiling error ( #13930 )
6 years ago
Stephan
483822f3aa
Fix some THERMAL_PROTECTION_CHAMBER issues ( #13678 )
6 years ago
doggyfan
23a8707ef1
Configurable Thermistor ( #13888 )
6 years ago
Ludy
f96eaad1ea
Unused variable cleanup ( #13917 )
6 years ago
Giuliano Zaro
e2a77ed881
Bring chamber temp to completion ( #13837 )
6 years ago
Marcio Teixeira
15357af67c
Backlash cleanup ( #13659 )
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
6 years ago
Robby Candra
c369477cb0
Fix bug: diveToFile breaks M23 ( #13865 )
6 years ago
Thomas Moore
ee243e4edf
Fix mixing extruder filament change ( #13803 )
6 years ago
InsanityAutomation
610fb46683
Fix some ExtUI issues ( #13799 )
6 years ago
Scott Lahteine
5051909c3c
Update do_select_screen for general use ( #13800 )
6 years ago
Giuliano Zaro
e2dd2268e8
Add a Z raise-between-probes to G34 ( #13791 )
6 years ago
Scott Lahteine
0c4d3e6622
Improve M906 description
6 years ago
Scott Lahteine
92ed9a2bb6
Fix is_M29
Followup for #13013
6 years ago
Scott Lahteine
9992c424f5
Patch G92.9 flags
Followup to #13703
6 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
6 years ago
InsanityAutomation
aa0f7afbe6
Fix call to uninitialized PWM pin, heater 2 overlap ( #13674 )
6 years ago
Scott Lahteine
7e58d33a2e
Update some headers
6 years ago