InsanityAutomation
2142beb2e5
Fix UI compile error in UBL ( #15981 )
5 years ago
Scott Lahteine
b11551c767
Touch UI updates for Cocoa Press ( #15986 )
5 years ago
Denis Semenov
0fcd1f4a49
Fix HAS_CLASSIC_E_JERK and related issues ( #15968 )
5 years ago
Jason Smith
b904ba0f29
Improve Delta probing / calibration ( #15887 )
5 years ago
Jason Smith
4ede13e36a
Fix G29 for updated meshCount type ( #15960 )
5 years ago
BigTreeTech
ab8b24fdba
Power Loss Recovery with a UPS ( #15943 )
5 years ago
Scott Lahteine
ab9f0f2c4f
Followup to meshCount patch
5 years ago
InsanityAutomation
798f34abcd
Float XY probe offset followup (probe edge) ( #15928 )
5 years ago
Evgeny-SPB
7116a8645c
G34 logic / typo fix ( #15938 )
5 years ago
InsanityAutomation
4d4e692c81
Match onMeshUpdate() index sign ( #15920 )
5 years ago
Roxy-3D
f19fa64e98
Eliminate multiple settings to extruder_duplication_enabled in G28
If the IDEX mode was previously set (via GCode or the LCD Panel) to a duplication mode... It was lost after a G28 due to this redundant setting of 'extruder_duplication_enabled'.
It is very important to the various use cases of IDEX machines that extruder_duplication_enabled is preserved across a G28. The reason is this allows a person to use the LCD Panel to put the machine into a duplication mode, and then send a 'normal' part file to the printer and get two parts out of the process.
5 years ago
Scott Lahteine
602ca5dea6
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
5 years ago
Roman Moravčík
e110f5abce
M73 R : Set Remaining Time ( #15549 )
5 years ago
danym21
28e1614c2e
Add Sensorless Homing current ( #15690 )
5 years ago
Jason Smith
770adcfa15
Raise Z before homing X/Y on unknown Z ( #15859 )
5 years ago
ellensp
7b29c60c46
Fix compile with chamber enabled ( #15862 )
5 years ago
Scott Lahteine
776632c503
Add and apply REPEAT macro ( #15829 )
5 years ago
Scott Lahteine
ca6d00b862
Save some string flash
5 years ago
Scott Lahteine
ad28da7eb4
Patch ABL G29 loop
Followup to e3ddf6e81a
5 years ago
Scott Lahteine
e7d9db284e
Followup to M240 patch
5 years ago
Raúl Lázaro Sánchez
7c60853219
Fix blocking delay in Photo G-code M240 ( #15728 )
5 years ago
Scott Lahteine
4e6e02bc3e
Include pause.h for M701-702
5 years ago
Scott Lahteine
e3ddf6e81a
Fix meshCount signed-ness
5 years ago
Scott Lahteine
c80eda073f
M119 => report_states
5 years ago
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
5 years ago
Scott Lahteine
ab0fe1a7dd
Tweak G29 faux point
5 years ago
Scott Lahteine
732bf89878
Get 'cancelable' for gcode.cpp
5 years ago
Scott Lahteine
014b739bac
Fix M486 int parameters
5 years ago
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
5 years ago
InsanityAutomation
82fb046013
Allow suicide pin inverting ( #15586 )
5 years ago
Jacob Jordan
9895e6d766
Only use slow homing speed where applicable ( #15640 )
5 years ago
Robby Candra
cf8541a7a7
Fix G92.9 (thus PLR Z position) ( #15625 )
5 years ago
Scott Lahteine
cd3ec5a77b
Add error-check to M422
5 years ago
milkpirate
6bcd4eb12d
Fix M420 (UBL) undefined variables ( #15621 )
5 years ago
Scott Lahteine
af214ff121
Fix up PSU_CONTROL checks
5 years ago
Scott Lahteine
160c8be191
Fix BABYSTEP_DISPLAY_TOTAL output
5 years ago
Scott Lahteine
0652f19673
Fix M420 for moved probe methods
5 years ago
Scott Lahteine
bb381e22b2
Fix left-shift warning
5 years ago
Bo Herrmannsen
0d7736d663
Enable M191 ( #15531 )
5 years ago
Jason Smith
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points ( #15195 )
5 years ago
Scott Lahteine
b7b303f4bf
Spindle/Laser power in planner blocks ( #14437 )
5 years ago
Scott Lahteine
faacfe13c2
Tweak M105 layout
5 years ago
Antti Andreimann
d47f29bd4c
Give a dummy response to M105 with zero thermistors ( #15568 )
5 years ago
Robby Candra
e79666a82b
Followup to "Fix G2/G3 rounding" ( #15510 )
5 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
5 years ago
Ed Williams
d8aeeb8ff6
Fix G2/G3 rounding error ( #15507 )
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
e84389c976
Fix G2/G3 workspace plane parameters ( #15475 )
5 years ago
LinFor
19b7be067c
Allow M73 to override SD position ( #15449 )
5 years ago