..
bedlevel
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
2021-04-25 03:48:20 -05:00
dac
Color UI Move Screen for 320x240 TFT ( #21708 )
2021-04-28 04:08:21 -05:00
digipot
MCP4451 Digipot Support for Azteeg X5 GT ( #21680 )
2021-04-24 00:59:31 -05:00
leds
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
mmu
Apply pointer formatting
2021-03-29 20:36:37 -05:00
password
Fix password menu stickiness before first auth ( #21295 )
2021-03-10 16:02:35 -06:00
babystep.cpp
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
babystep.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
backlash.cpp
Backlash Compensation for COREnn ( #21612 )
2021-04-24 04:38:00 -05:00
backlash.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
baricuda.cpp
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
baricuda.h
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
binary_stream.cpp
Optimize G-code / feature dependencies ( #18919 )
2020-08-06 08:14:00 -05:00
binary_stream.h
Apply pointer formatting
2021-03-29 20:36:37 -05:00
bltouch.cpp
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
2021-02-08 00:37:24 -06:00
bltouch.h
Optimize BLTouch code for size ( #21477 )
2021-03-29 20:56:44 -05:00
cancel_object.cpp
Make Cancel Objects reporting optional ( #21698 )
2021-04-26 18:32:13 -05:00
cancel_object.h
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
caselight.cpp
RGB Caselight ( #20341 )
2021-02-27 16:06:48 -06:00
caselight.h
More IntelliSense-friendly declarations
2021-03-24 05:50:47 -05:00
closedloop.cpp
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
closedloop.h
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
controllerfan.cpp
Fix Arduino DUE compilation ( #20058 )
2020-11-10 03:32:08 -06:00
controllerfan.h
Fix Arduino DUE compilation ( #20058 )
2020-11-10 03:32:08 -06:00
cooler.cpp
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
2021-03-29 01:41:56 -05:00
cooler.h
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
2021-03-29 01:41:56 -05:00
direct_stepping.cpp
Fix some serial char, echo
2021-02-04 19:20:28 -06:00
direct_stepping.h
General cleanup, use _BV
2021-01-16 22:53:50 -06:00
e_parser.cpp
Handle M410 in the main task ( #19752 )
2020-10-16 16:11:00 -05:00
e_parser.h
Soft Reset via Serial or post-kill button click ( #21652 )
2021-04-24 02:53:52 -05:00
encoder_i2c.cpp
Fix bool++ warning
2021-03-19 04:51:41 -05:00
encoder_i2c.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
ethernet.cpp
Number serial from 1 to match settings
2021-03-10 13:45:53 -06:00
ethernet.h
Teensy 4.1 Ethernet support ( #19801 )
2020-10-20 14:35:29 -05:00
fanmux.cpp
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
fanmux.h
Remove extraneous 'extern' hints ( #21516 )
2021-04-02 14:22:43 -05:00
filwidth.cpp
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
filwidth.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
fwretract.cpp
Fix axis char printing
2021-04-07 15:43:57 -05:00
fwretract.h
Add M207/8/9 reporting ( #21335 )
2021-03-12 09:25:41 -06:00
host_actions.cpp
Enable Purge More / Resume with EP + Host Prompt ( #21671 )
2021-04-22 18:43:28 -05:00
host_actions.h
Tweak a host prompt call
2020-10-19 20:39:36 -05:00
hotend_idle.cpp
Clean up formatting, wrap macros
2021-04-23 19:21:39 -05:00
hotend_idle.h
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
joystick.cpp
Clean up some includes
2021-01-10 21:38:31 -06:00
joystick.h
More IntelliSense-friendly declarations
2021-03-24 05:50:47 -05:00
max7219.cpp
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
max7219.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
meatpack.cpp
Apply pointer formatting
2021-03-29 20:36:37 -05:00
meatpack.h
Followup to "no status for serial::write" ( #21577 )
2021-04-10 15:35:45 -05:00
mixing.cpp
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
mixing.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
pause.cpp
Pause and PLR refinements
2021-05-05 07:31:48 -05:00
pause.h
Pause and PLR refinements
2021-05-05 07:31:48 -05:00
power_monitor.cpp
Fix and improve Power Monitor ( #21551 )
2021-04-13 15:17:52 -05:00
power_monitor.h
Fix and improve Power Monitor ( #21551 )
2021-04-13 15:17:52 -05:00
power.cpp
Allow disable of POWER_TIMEOUT ( #21771 )
2021-05-02 02:20:05 -05:00
power.h
Add POWER_OFF_DELAY option ( #19987 )
2020-11-08 18:37:41 -06:00
powerloss.cpp
Pause and PLR refinements
2021-05-05 07:31:48 -05:00
powerloss.h
Pause and PLR refinements
2021-05-05 07:31:48 -05:00
probe_temp_comp.cpp
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
probe_temp_comp.h
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
repeat.cpp
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
2021-02-08 00:37:24 -06:00
repeat.h
Add "End Repeat Loops" menu item
2020-12-23 20:24:34 -06:00
runout.cpp
Filament Runout handling for Mixing Extruder ( #20327 )
2021-02-28 20:16:22 -06:00
runout.h
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
solenoid.cpp
Don't apply hotend_offset.z to Z soft endstops ( #20675 )
2021-01-04 23:48:42 -06:00
solenoid.h
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
spindle_laser_types.h
Laser Test Fire ( #20452 )
2021-01-10 06:01:25 -06:00
spindle_laser.cpp
Laser Cutter Air Assist ( #21753 )
2021-05-02 02:19:42 -05:00
spindle_laser.h
Laser Cutter Air Assist ( #21753 )
2021-05-02 02:19:42 -05:00
stepper_driver_safety.cpp
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
2021-04-27 02:22:09 -05:00
stepper_driver_safety.h
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
2021-04-27 02:22:09 -05:00
tmc_util.cpp
Serial macros cleanup
2021-02-28 20:02:24 -06:00
tmc_util.h
Leave Hybrid Threshold as-is for now
2021-04-17 02:03:16 -05:00
tramming.cpp
Up to 6 Tramming points ( #20720 )
2021-01-08 18:42:08 -06:00
tramming.h
Up to 6 Tramming points ( #20720 )
2021-01-08 18:42:08 -06:00
twibus.cpp
Serial macros cleanup
2021-02-28 20:02:24 -06:00
twibus.h
Move some MarlinCore and MarlinUI code ( #20832 )
2021-01-21 03:40:07 -06:00
z_stepper_align.cpp
Document, adjust some homing code
2021-01-02 03:41:06 -06:00
z_stepper_align.h
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00