Scott Lahteine
2d758663db
G12 E soft endstops parameter ( #17788 )
5 years ago
Scott Lahteine
bd82b8bc7e
Suppress compile warnings
5 years ago
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. ( #17712 )
5 years ago
Marcio T
919e53a5d4
Fix: SD pause broken with PARK_HEAD_ON_PAUSE ( #17754 )
5 years ago
Scott Lahteine
01c646a892
Apply more HAS_HOTEND
5 years ago
Martin
0777e391be
Add M115 Cap:BABYSTEPPING ( #17691 )
5 years ago
Scott Lahteine
c536b8de62
Apply ternary macros
5 years ago
studiodyne
5ae45bab18
Adjustable XY_FREQUENCY_LIMIT ( #17583 )
5 years ago
ellensp
c7f9eb7b21
Allow M42 M with other parameters ( #17744 )
5 years ago
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Gurmeet Athwal
8f86f7c601
Add Cap:SDCARD to M115 ( #17208 )
5 years ago
thisiskeithb
02a054cda4
HOME_BEFORE_FILAMENT_CHANGE on any axis unknown ( #17681 )
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
5 years ago
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
5 years ago
Scott Lahteine
19873f04d4
Fix M100 compile warning
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
2ae00db43e
Move G26 heading up
5 years ago
Ondřej Nový
abd42e5dea
Fix M125 unretract length ( #17623 )
5 years ago
Scott Lahteine
000ec9fc13
Ensure language.h include order
See #17604
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
Scott Lahteine
5d0deba938
Longer default power-up delay
See MarlinFirmware/Configurations#78
5 years ago
Scott Lahteine
87875e0de8
Fix mixing with "unload all" compile
5 years ago
grauerfuchs
4a5a3d27ed
Option to use raw digipot values ( #17536 )
5 years ago
Scott Lahteine
3a42b6c5c6
Patch M425 for CAN_CALIBRATE
Fixes #17430
5 years ago
randellhodges
808f632997
Update print job timer with Chamber temp ( #17552 )
5 years ago
Scott Lahteine
22da1b2b31
Rename some "kill" messages
5 years ago
Scott Lahteine
e3321920f3
Update Marlin website links to https
5 years ago
Scott Lahteine
ac7b484703
Safe homing: Raise Z on G28 Z ( #17501 )
Co-Authored-By: RFBomb <robbery525@gmail.com>
5 years ago
Scott Lahteine
2493cf0364
Fix M1001 with HAS_LEDS_OFF_FLAG
5 years ago
Scott Lahteine
7aed32df00
Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
5 years ago
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
5 years ago
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
5 years ago
Tor-p
d6f39a69af
Fix G76 probe height / position ( #17392 )
5 years ago
Scott Lahteine
0e06aaa2bc
Add millis helper macros
5 years ago
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
5 years ago
Scott Lahteine
2b9d2dce16
Apply GRID_LOOP
5 years ago
Marcelo Castagna
178ca2bcdf
Fix M710 report formatting ( #17356 )
5 years ago
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
5 years ago
Tanguy Pruvot
c759729478
STM32F1: Restore M43 build support ( #17336 )
5 years ago
Scott Lahteine
e0e87ca19a
Fix last arc segment
Co-Authored-By: ellensp <ellensp@hotmail.com>
5 years ago
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
5 years ago
InsanityAutomation
3655e240f5
Fix SD finished ExtUI / host action ( #17285 )
5 years ago
Scott Lahteine
5ec1a8bb2b
Fix M0 unused var warning
5 years ago
Scott Lahteine
f2ed18d150
M303 followup
- Put 'D' before other params for clean exit.
- Use serial on/off for debug status.
5 years ago
Roxy-3D
1986e1cdf8
Allow PID_DEBUG to be turned on and off ( #17284 )
M303 D will now toggle activation of PID_DEBUG output. This allows the debug capability to be built into the firmware, but turned on and off as needed.
5 years ago
Scott Lahteine
7988e31f5e
whitespace
5 years ago