.. |
bedlevel
|
🐛 Fix UBL 'R' parameter and adjust 'P' (#22129)
|
2021-06-15 00:11:50 -05:00 |
dac
|
🎨 Apply shorthand and cleanups
|
2021-05-23 02:17:41 -05:00 |
digipot
|
MCP4451 Digipot Support for Azteeg X5 GT (#21680)
|
2021-04-24 00:59:31 -05:00 |
leds
|
♻️ LEDs refactor and extend (#21962)
|
2021-05-29 15:11:32 -05:00 |
mmu
|
🐛 Fix MMU compile with >5 EXTRUDERS (#22036)
|
2021-06-14 23:51:17 -05:00 |
password
|
Fix password menu stickiness before first auth (#21295)
|
2021-03-10 16:02:35 -06:00 |
ammeter.cpp
|
🎨 Laser Ammeter followup (#22079)
|
2021-06-15 00:09:52 -05:00 |
ammeter.h
|
🎨 Laser Ammeter followup (#22079)
|
2021-06-15 00:09:52 -05: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
|
♻️ Refactor axis counts and loops
|
2021-05-22 16:08:08 -05:00 |
backlash.h
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
baricuda.cpp
|
|
|
baricuda.h
|
|
|
binary_stream.cpp
|
|
|
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
|
|
|
caselight.cpp
|
♻️ LEDs refactor and extend (#21962)
|
2021-05-29 15:11:32 -05:00 |
caselight.h
|
Patches for CASE_LIGHT_USE_RGB_LED (#21811)
|
2021-05-15 15:05:53 -05:00 |
closedloop.cpp
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
closedloop.h
|
|
|
controllerfan.cpp
|
|
|
controllerfan.h
|
|
|
cooler.cpp
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
|
2021-03-29 01:41:56 -05:00 |
cooler.h
|
🐛 Fix flowmeter calculation (#21959)
|
2021-05-24 01:54:39 -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
|
|
|
e_parser.h
|
Soft Reset via Serial or post-kill button click (#21652)
|
2021-04-24 02:53:52 -05:00 |
encoder_i2c.cpp
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
|
2021-06-15 00:03:55 -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
|
|
|
fanmux.cpp
|
|
|
fanmux.h
|
Remove extraneous 'extern' hints (#21516)
|
2021-04-02 14:22:43 -05:00 |
filwidth.cpp
|
|
|
filwidth.h
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
fwretract.cpp
|
🎨 Macros for optional arguments (#21969)
|
2021-05-29 15:09:07 -05:00 |
fwretract.h
|
🎨 Macros for optional arguments (#21969)
|
2021-05-29 15:09:07 -05:00 |
host_actions.cpp
|
Enable Purge More / Resume with EP + Host Prompt (#21671)
|
2021-04-22 18:43:28 -05:00 |
host_actions.h
|
|
|
hotend_idle.cpp
|
Clean up formatting, wrap macros
|
2021-04-23 19:21:39 -05:00 |
hotend_idle.h
|
|
|
joystick.cpp
|
♻️ Refactor axis counts and loops
|
2021-05-22 16:08:08 -05: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
|
Fix and improve Power-Loss Recovery (#21779, #21894)
|
2021-05-15 15:05:53 -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
|
|
|
powerloss.cpp
|
🎨 Move HAS_EXTRUDERS
|
2021-05-22 16:18:42 -05:00 |
powerloss.h
|
🎨 Adjust some conditionals
|
2021-06-15 00:09:52 -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
|
🐛 Use whole PROBE_TEMP_COMPENSATION values (#22130)
|
2021-06-15 00:11:34 -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
|
Add and apply REPEAT_1 macro
|
2021-05-15 15:05:53 -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
|
|
|
spindle_laser_types.h
|
Laser Test Fire (#20452)
|
2021-01-10 06:01:25 -06:00 |
spindle_laser.cpp
|
🎨 Laser Ammeter followup (#22079)
|
2021-06-15 00:09:52 -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
|
🏗️ Support for up to 6 linear axes (#19112)
|
2021-06-15 00:05:03 -05:00 |
tmc_util.h
|
🏗️ Support for up to 6 linear axes (#19112)
|
2021-06-15 00:05:03 -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
|
|
|