FilippoR
e72fe0ad14
fix compilation for home hon top (#21894 )
4 years ago
Scott Lahteine
0c8a53e507
:art: Misc. code cleanup
4 years ago
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery (#21779 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Giuliano Zaro
fff5e9ba4a
Fix insane mmu2 timeout (#21855 )
* Fix insane mmu2 timeout
Fix insane timeout value. Now match original Prusa firmware.
* Update mmu2.cpp
Co-authored-by: Luu Lac <45380455 +shitcreek@users.noreply.github.com >
4 years ago
Scott Lahteine
49548c343d
Optimize G-code flag parameters (#21849 )
4 years ago
Scott Lahteine
b65cdbed91
Signal SD completion later (#21840 )
4 years ago
Scott Lahteine
f09fa69e86
Add and apply REPEAT_1 macro
4 years ago
Scott Lahteine
1292ff76b3
Debounce for Power-Loss pin
4 years ago
Scott Lahteine
9f7177c67d
Misc Power Loss cleanup
4 years ago
Scott Lahteine
4428affc20
Let M421 C select any point
Fixing #21147
4 years ago
sanek88lbl
9485d44903
Patches for CASE_LIGHT_USE_RGB_LED (#21811 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
dfc906930c
Pause and PLR refinements
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
4 years ago
Vert
cb5e6bfef6
UBL Mesh Wizard (#21556 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Elton Law
661395a3b2
Allow disable of POWER_TIMEOUT (#21771 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Mike La Spina
741e3c1280
Laser Cutter Air Assist (#21753 )
4 years ago
David
2e0a1f1aff
Color UI Move Screen for 320x240 TFT (#21708 )
4 years ago
Keith Bennett
69d85cce2d
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503 )
4 years ago
Sebastiaan Dammann
36ec7ab150
Make Cancel Objects reporting optional (#21698 )
4 years ago
pinchies
a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Nikolay March
6f5800bd74
Backlash Compensation for COREnn (#21612 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
fedetony
d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Sebastiaan Dammann
8b5e7429d7
Prevent extrusion on M600 un-park (#21670 )
Fixes #21669
4 years ago
unknownlamer
5dfe28db2a
MCP4451 Digipot Support for Azteeg X5 GT (#21680 )
4 years ago
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685 )
4 years ago
Scott Lahteine
3bddbb1110
Clean up formatting, wrap macros
4 years ago
Scott Lahteine
72e3d2492f
Update temperature types
4 years ago
BigTreeTech
a58276c4c1
Enable Purge More / Resume with EP + Host Prompt (#21671 )
Co-authored-by: Msq001 <alansayyeah@gmail.com >
4 years ago
Mike La Spina
f075dd0db3
M10-M11 Air Evacuation for Spindle/Laser (#21668 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
bca4652c5e
Leave Hybrid Threshold as-is for now
Reverting 253ee0c407
4 years ago
Scott Lahteine
253ee0c407
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off (#21623 )
4 years ago
Scott Lahteine
528b9bd872
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
4 years ago
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330 )
4 years ago
gmarsh
a5f0075a60
Fix and improve Power Monitor (#21551 )
4 years ago
espr14
a5d6f6ac98
Fix Resume Print with UBL (#21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB (#21575 )
4 years ago
ellensp
62f992af23
Followup to "no status for serial::write" (#21577 )
4 years ago
Scott Lahteine
1879eede0d
Fix axis char printing
4 years ago
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements (#21521 )
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
4 years ago
Scott Lahteine
8b6718c632
misc. pointer formatting
4 years ago
InsanityAutomation
c4b69fcddd
Fix Hotend-abort-on-idle Check (#21535 )
4 years ago
Scott Lahteine
c2b72c0e73
Remove extraneous 'extern' hints (#21516 )
4 years ago
Marcio T
45c1432946
G26 Hilbert Curve followup (#21480 )
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
4 years ago
Scott Lahteine
bfdd1f4662
Update UBL param
4 years ago
Scott Lahteine
be775ed72d
Move apply_rotation_xyz into matrix_3x3
4 years ago
X-Ryl669
139c149486
Flags for MarlinSerial instance features (#21318 )
4 years ago
Ramiro Polla
d30b5481f5
Optimize BLTouch code for size (#21477 )
4 years ago
Scott Lahteine
3b73b115ca
Apply pointer formatting
4 years ago
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Marcio T
c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453 )
4 years ago