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
ce0af56d0aa4371620b142ba5b2ed3b455813a5d
Marlin_FB4S
/
Marlin
/
src
/
module
History
tombrazier
ce0af56d0a
🚸
Improve MPC tuning, add menu items (
#23984
,
#24018
,
#24049
,
#24059
)
2022-06-03 22:06:50 -05:00
..
stepper
🚚
Move speed_lookuptable.h
2022-05-13 01:19:45 -05:00
thermistor
⚡
️ Fix noisy ADC - 16x oversampling with 12-bit ADC (
#23867
)
2022-05-07 16:00:31 -05:00
delta.cpp
🐛
Fix init of delta safe height (for G29, G33, etc.) (
#23622
)
2022-05-07 15:54:33 -05:00
delta.h
🐛
Fix init of delta safe height (for G29, G33, etc.) (
#23622
)
2022-05-07 15:54:33 -05:00
endstops.cpp
✏️
Fix Markforged endstops/G38 (
#24141
)
2022-05-09 17:46:23 -05:00
endstops.h
🐛
Define required endstop enums (
#23425
)
2022-01-09 04:33:24 -06:00
motion.cpp
🐛
Fix SEGMENT_LEVELED_MOVES with UBL
2022-05-22 17:06:22 -05:00
motion.h
⚡
️ G12 - Only require used axes to be homed (
#23422
)
2022-05-07 15:58:31 -05:00
planner_bezier.cpp
🏗️
Support for up to 6 linear axes (
#19112
)
2021-06-15 00:05:03 -05:00
planner_bezier.h
Replace 'const float &' with 'const_float_t' (
#21505
)
2021-04-01 17:59:57 -05:00
planner.cpp
🐛
Fix Leveling apply/unapply (
#24188
)
2022-05-27 17:01:38 -05:00
planner.h
🩹
Fix Fan Tail Speed Init (
#24076
)
2022-05-09 17:46:23 -05:00
polargraph.cpp
✨
Polargraph / Makelangelo kinematics (
#22790
)
2021-10-02 22:31:16 -05:00
polargraph.h
✨
Polargraph / Makelangelo kinematics (
#22790
)
2021-10-02 22:31:16 -05:00
printcounter.cpp
💥
Rename ExtUI settings methods
2022-05-07 18:13:09 -05:00
printcounter.h
🩹
Fix PRINTCOUNTER with EXTRUDERS 0 (
#24063
)
2022-05-07 17:56:04 -05:00
probe.cpp
🐛
Fix Bed/Chamber PID Autotune with MPCTEMP (
#23983
)
2022-06-03 22:06:50 -05:00
probe.h
🐛
Fix Bed/Chamber PID Autotune with MPCTEMP (
#23983
)
2022-06-03 22:06:50 -05:00
scara.cpp
🎨
Fewer serial macros
2021-10-02 22:31:15 -05:00
scara.h
Replace 'const float &' with 'const_float_t' (
#21505
)
2021-04-01 17:59:57 -05:00
servo.cpp
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
servo.h
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
settings.cpp
⚗️
Temperature Model Predictive Control (
#23751
)
2022-06-03 22:06:50 -05:00
settings.h
🧑💻
Remove extraneous 'inline' hints
2022-01-09 04:33:17 -06:00
stepper.cpp
🚚
Move speed_lookuptable.h
2022-05-13 01:19:45 -05:00
stepper.h
🚚
Move speed_lookuptable.h
2022-05-13 01:19:45 -05:00
temperature.cpp
🚸
Improve MPC tuning, add menu items (
#23984
,
#24018
,
#24049
,
#24059
)
2022-06-03 22:06:50 -05:00
temperature.h
⚗️
Temperature Model Predictive Control (
#23751
)
2022-06-03 22:06:50 -05:00
tool_change.cpp
🐛
Fix Tool Change priming (
#21142
)
2022-06-03 22:06:50 -05:00
tool_change.h
🐛
Fix Tool Change priming (
#21142
)
2022-06-03 22:06:50 -05:00