This website requires JavaScript.
Explore
Help
Register
Sign In
andrey
/
Marlin_FB4S
Archived
Watch
1
Star
0
Fork
0
You've already forked Marlin_FB4S
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-12-23
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
8584d3697d1e0bebe67e8d30184ef7dc04d873e6
Marlin_FB4S
/
Marlin
/
src
/
feature
History
Scott Lahteine
d882717d98
Save some PROGMEM with constexpr (
#11798
)
...
When possible, make `active_extruder` a `constexpr` to save some PROGMEM.
2018-09-10 23:09:26 -05:00
..
bedlevel
[2.0.x] Fix ambiguous function call (SERIAL_PROTOCOL_F) when using Arduino_Core_STM32 (
#11747
)
2018-09-10 02:36:06 -05:00
dac
Compile only selected PIO environment (
#11519
)
2018-08-14 03:28:52 -05:00
digipot
Replace double with float, optimize calculation
2018-07-04 22:28:56 -05:00
leds
Fix pca9632_set_led_color
2018-08-13 02:40:22 -05:00
baricuda.cpp
…
baricuda.h
…
caselight.cpp
[2.0.x] Option to use Neopixel as case light (
#9270
)
2018-01-20 16:58:41 -06:00
caselight.h
[2.0.x] Option to use Neopixel as case light (
#9270
)
2018-01-20 16:58:41 -06:00
closedloop.cpp
Add external closed loop controller support
2018-09-10 03:17:17 -05:00
closedloop.h
Add external closed loop controller support
2018-09-10 03:17:17 -05:00
controllerfan.cpp
Update Controller Fan for Y2,Z2
2018-08-29 01:49:48 -05:00
controllerfan.h
Move Controller Fan to feature
2017-09-21 16:27:11 -05:00
emergency_parser.cpp
[2.0.x] Emergency parser for multiple serial ports (
#10524
)
2018-04-25 20:58:00 -05:00
emergency_parser.h
[2.0.x] Emergency parser for multiple serial ports (
#10524
)
2018-04-25 20:58:00 -05:00
fanmux.cpp
Fix Fan Multiplexer init
2017-11-04 22:28:46 -05:00
fanmux.h
Fix Fan Multiplexer init
2017-11-04 22:28:46 -05:00
filwidth.cpp
Trust the bootloader to clear globals
2018-03-21 05:49:39 -05:00
filwidth.h
Matching sign across filwidth vars
2017-12-20 00:17:19 -06:00
fwretract.cpp
hop_amount => current_hop
2018-09-08 21:20:37 -05:00
fwretract.h
hop_amount => current_hop
2018-09-08 21:20:37 -05:00
I2CPositionEncoder.cpp
Use American English
2018-08-22 17:16:18 -05:00
I2CPositionEncoder.h
Use American English
2018-08-22 17:16:18 -05:00
Max7219_Debug_LEDs.cpp
Fix up Max7219 orientations (
#11596
)
2018-08-21 02:06:18 -05:00
Max7219_Debug_LEDs.h
Assume one Max7219 unit if not specified
2018-09-05 14:18:13 -05:00
mixing.cpp
Init MIXING virtual tools as switching
2017-11-24 18:02:09 -06:00
mixing.h
Move M163-M165 MIXING_EXTRUDER to cpp
2017-09-21 16:27:10 -05:00
pause.cpp
[2.0.x] Fix change filament crash (
#11269
)
2018-07-16 21:49:29 -05:00
pause.h
Add Filament Change accelerations
2018-04-09 23:57:27 -05:00
power_loss_recovery.cpp
Save some PROGMEM with constexpr (
#11798
)
2018-09-10 23:09:26 -05:00
power_loss_recovery.h
Fix and improve POWER_LOSS_RECOVERY (
#11187
)
2018-07-02 23:21:28 -05:00
power.cpp
Fix 5 mixing steppers
2018-08-29 01:49:48 -05:00
power.h
Patch Power class
2018-02-10 15:41:18 -06:00
runout.cpp
Prevent filament runout false positives (
#9946
)
2018-03-05 01:49:30 -06:00
runout.h
Move Stepper::synchronize to Planner (
#10713
)
2018-05-12 01:38:02 -05:00
snmm.cpp
Move Stepper::synchronize to Planner (
#10713
)
2018-05-12 01:38:02 -05:00
snmm.h
Move M702 MK2_MULTIPLEXER to cpp
2017-09-21 16:27:08 -05:00
solenoid.cpp
Move M380_M381 to cpp, solenoid feature
2017-09-21 16:27:06 -05:00
solenoid.h
Move M380_M381 to cpp, solenoid feature
2017-09-21 16:27:06 -05:00
tmc_util.cpp
Various fixups to configs, spacing, etc.
2018-09-06 06:44:31 -05:00
tmc_util.h
Simplify stepper driver per-axis selection
2018-07-25 02:47:43 -05:00
twibus.cpp
…
twibus.h
…