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
InsanityAutomation
84dec5da10
Add M42 M, improve M43 ( #17173 )
5 years ago
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
Scott Lahteine
abea6d5787
Tweak some lambdas
5 years ago
Giuliano Zaro
3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line ( #17175 )
5 years ago
Scott Lahteine
c39873759f
Fix Z after ABL Bilinear G29 with fade
Co-Authored-By: Alan T <interstellarmisfit@users.noreply.github.com>
5 years ago
Scott Lahteine
095a1123c1
Add a global machine state
5 years ago
InsanityAutomation
cee07f3f6b
Quad Z leveling, G34 (R)ecalculate ( #17122 )
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
a96be32fae
Fix G26 corrupted position
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
ad980a72f7
M0 Q preserve status
5 years ago