Scott Lahteine
32dc874928
Tempted by the const of a seg_length
5 years ago
Scott Lahteine
de6a725b04
Fix G2/G3 segment size
Fixes #17348
5 years ago
Gurmeet Athwal
91fe0e1022
Fix line ending in M360 (#17917 )
5 years ago
Alexander Gee
7a9bb6bc86
Remove old M73 / SD comment (#17928 )
5 years ago
Jason Smith
2af270ca42
Fix M115_GEOMETRY_REPORT extra commas (#17933 )
5 years ago
Gurmeet Athwal
a4c981469e
Extended reporting options (#16741 )
5 years ago
Scott Lahteine
97e47b4494
Wrap some macros
5 years ago
Gurmeet Athwal
9381a76d75
Add Cap:LONG_FILENAME (#17821 )
5 years ago
Scott Lahteine
9b7807d40f
Clean up M122 code
5 years ago
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