Marlin 2.0 for Flying Bear 4S/5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
..
bedlevel 🎨 Fewer serial macros 3 years ago
dac 🎨 Fewer serial macros 3 years ago
digipot MCP4451 Digipot Support for Azteeg X5 GT (#21680) 3 years ago
leds 🎨 Fix some formatting, F() versus PSTR() 3 years ago
mmu 🎨 Fewer serial macros 3 years ago
password Fix password menu stickiness before first auth (#21295) 3 years ago
ammeter.cpp 🎨 Laser Ammeter followup (#22079) 3 years ago
ammeter.h 🎨 Laser Ammeter followup (#22079) 3 years ago
babystep.cpp Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
babystep.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
backlash.cpp 🎨 Fewer serial macros 3 years ago
backlash.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
baricuda.cpp Fix links to secure sites (#18745) 4 years ago
baricuda.h Fix links to secure sites (#18745) 4 years ago
binary_stream.cpp Optimize G-code / feature dependencies (#18919) 4 years ago
binary_stream.h 🎨 Fewer serial macros 3 years ago
bltouch.cpp 🎨 Fewer serial macros 3 years ago
bltouch.h Optimize BLTouch code for size (#21477) 3 years ago
cancel_object.cpp Make Cancel Objects reporting optional (#21698) 3 years ago
cancel_object.h Fix links to secure sites (#18745) 4 years ago
caselight.cpp ♻️ LEDs refactor and extend (#21962) 3 years ago
caselight.h Patches for CASE_LIGHT_USE_RGB_LED (#21811) 3 years ago
closedloop.cpp Fix links to secure sites (#18745) 4 years ago
closedloop.h Fix links to secure sites (#18745) 4 years ago
controllerfan.cpp Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350) 3 years ago
controllerfan.h Fix Arduino DUE compilation (#20058) 4 years ago
cooler.cpp 🏗️ Allow headless Flow Meter (#22234) 3 years ago
cooler.h 🏗️ Allow headless Flow Meter (#22234) 3 years ago
direct_stepping.cpp Fix some serial char, echo 3 years ago
direct_stepping.h General cleanup, use _BV 3 years ago
e_parser.cpp Handle M410 in the main task (#19752) 4 years ago
e_parser.h Soft Reset via Serial or post-kill button click (#21652) 3 years ago
encoder_i2c.cpp 🎨 Fewer serial macros 3 years ago
encoder_i2c.h 🎨 Fewer serial macros 3 years ago
ethernet.cpp 🩹 Tweak startup message (#22633) 3 years ago
ethernet.h Teensy 4.1 Ethernet support (#19801) 4 years ago
fanmux.cpp Fix links to secure sites (#18745) 4 years ago
fanmux.h Remove extraneous 'extern' hints (#21516) 3 years ago
filwidth.cpp Fix links to secure sites (#18745) 4 years ago
filwidth.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
fwretract.cpp 🎨 Fewer serial macros 3 years ago
fwretract.h 🎨 Standardize G-code reporting 3 years ago
host_actions.cpp Enable Purge More / Resume with EP + Host Prompt (#21671) 3 years ago
host_actions.h Tweak a host prompt call 4 years ago
hotend_idle.cpp Clean up formatting, wrap macros 3 years ago
hotend_idle.h Fix links to secure sites (#18745) 4 years ago
joystick.cpp 🎨 Fewer serial macros 3 years ago
joystick.h 🎨 Check flags without ENABLED 3 years ago
max7219.cpp 🎨 Fewer serial macros 3 years ago
max7219.h Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
meatpack.cpp 🎨 Fewer serial macros 3 years ago
meatpack.h Followup to "no status for serial::write" (#21577) 3 years ago
mixing.cpp 🎨 Fewer serial macros 3 years ago
mixing.h 🎨 Fewer serial macros 3 years ago
pause.cpp 🎨 Fewer serial macros 3 years ago
pause.h Pause and PLR refinements 3 years ago
power.cpp 🎨 Fix some formatting, F() versus PSTR() 3 years ago
power.h ♻️ Consolidate PSU_CONTROL (#22304) 3 years ago
power_monitor.cpp Fix and improve Power Monitor (#21551) 3 years ago
power_monitor.h Fix and improve Power Monitor (#21551) 3 years ago
powerloss.cpp 🎨 Fewer serial macros 3 years ago
powerloss.h Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
probe_temp_comp.cpp 🎨 Fewer serial macros 3 years ago
probe_temp_comp.h 🐛 Use whole PROBE_TEMP_COMPENSATION values (#22130) 3 years ago
repeat.cpp 🎨 Fewer serial macros 3 years ago
repeat.h Add "End Repeat Loops" menu item 4 years ago
runout.cpp 🎨 Fewer serial macros 3 years ago
runout.h 🎨 Fewer serial macros 3 years ago
solenoid.cpp Don't apply hotend_offset.z to Z soft endstops (#20675) 4 years ago
solenoid.h Fix links to secure sites (#18745) 4 years ago
spindle_laser.cpp 🎨 Misc. Spindle/Laser (etc.) cleanup 3 years ago
spindle_laser.h 🎨 Misc. Spindle/Laser (etc.) cleanup 3 years ago
spindle_laser_types.h Laser Test Fire (#20452) 4 years ago
stepper_driver_safety.cpp BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 3 years ago
stepper_driver_safety.h BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 3 years ago
tmc_util.cpp 🎨 Fewer serial macros 3 years ago
tmc_util.h 🎨 Fewer serial macros 3 years ago
tramming.cpp Up to 6 Tramming points (#20720) 4 years ago
tramming.h 🎨 screws_tilt_adjust_pos => tramming_points 3 years ago
twibus.cpp 🎨 Fewer serial macros 3 years ago
twibus.h Move some MarlinCore and MarlinUI code (#20832) 3 years ago
z_stepper_align.cpp Document, adjust some homing code 4 years ago
z_stepper_align.h Fix links to secure sites (#18745) 4 years ago