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
51d954a4fd455c92ac7be7cf73f6fdae1baf2727
Marlin_FB4S
/
Marlin
/
src
/
module
History
Scott Lahteine
416234f43a
✨
Add TEMP_SENSOR_BOARD (
#22279
,
#22342
,
#22343
,
#22344
,
#22350
)
2021-08-18 20:39:41 -05:00
..
stepper
♻️
Consolidate PSU_CONTROL (
#22304
)
2021-08-18 20:39:22 -05:00
thermistor
✨
Add TEMP_SENSOR_BOARD (
#22279
,
#22342
,
#22343
,
#22344
,
#22350
)
2021-08-18 20:39:41 -05:00
delta.cpp
⚡
️ Improve Sensorless homing/probing for G28, G33 (
#21899
)
2021-07-17 02:41:31 -05:00
delta.h
Replace 'const float &' with 'const_float_t' (
#21505
)
2021-04-01 17:59:57 -05:00
endstops.cpp
🐛
Spellcheck comments (
#22496
)
2021-08-18 20:29:56 -05:00
endstops.h
🐛
Fix up endstop flags (
#22487
,
#22525
)
2021-08-09 00:25:31 -05:00
motion.cpp
⏪
️ Revert ABL G29 feedrate (
#22574
)
2021-08-18 20:35:58 -05:00
motion.h
⚡
️ Home Z (and maybe XY) at the start of G35 (
#22060
)
2021-06-15 00:12:27 -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 CoreXY plus extra axes
2021-08-10 04:07:59 -05:00
planner.h
🐛
Spellcheck comments (
#22496
)
2021-08-18 20:29:56 -05:00
printcounter.cpp
Don't display service prompt unless needed (
#21654
)
2021-04-24 00:09:51 -05:00
printcounter.h
Configure / disable PRINTCOUNTER save interval (
#20856
)
2021-01-26 02:30:31 -06:00
probe.cpp
⚡
️ Simplify PROBING_STEPPERS_OFF (
#22581
)
2021-08-18 20:36:11 -05:00
probe.h
🔧
HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
2021-08-08 23:54:48 -05:00
scara.cpp
🎨
Flags for homing directions
2021-05-22 16:09:18 -05:00
scara.h
Replace 'const float &' with 'const_float_t' (
#21505
)
2021-04-01 17:59:57 -05:00
servo.cpp
More IntelliSense-friendly declarations
2021-03-24 05:50:47 -05:00
servo.h
Remove extraneous 'extern' hints (
#21516
)
2021-04-02 14:22:43 -05:00
settings.cpp
🚸
Fewer CRs in settings report (
#22560
)
2021-08-18 20:31:49 -05:00
settings.h
Optimize MarlinSettings with template methods (
#21426
)
2021-03-24 07:32:08 -05:00
speed_lookuptable.h
Fix links to secure sites (
#18745
)
2020-07-22 22:20:14 -05:00
stepper.cpp
🐛
Fix report_a_position ABC criteria
2021-08-09 00:17:25 -05:00
stepper.h
🏗️
Support for up to 6 linear axes (
#19112
)
2021-06-15 00:05:03 -05:00
temperature.cpp
✨
Add TEMP_SENSOR_BOARD (
#22279
,
#22342
,
#22343
,
#22344
,
#22350
)
2021-08-18 20:39:41 -05:00
temperature.h
✨
Add TEMP_SENSOR_BOARD (
#22279
,
#22342
,
#22343
,
#22344
,
#22350
)
2021-08-18 20:39:41 -05:00
tool_change.cpp
🐛
Fix extra E move in toolchange with ..._NO_RETURN (
#22504
)
2021-08-09 00:12:53 -05:00
tool_change.h
Tool sensors (
#17239
)
2021-04-16 08:02:31 -05:00