Firmware2/Marlin/src/module
Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301)
- Drop `pgm_read_*_near` and let headers choose.
- Define `USE_EXECUTE_COMMANDS_IMMEDIATE` as a conditional.
- Add `process_subcommands_now` for SRAM-based commands.
2018-11-02 00:42:16 -05:00
..
thermistor Bring thermistor_75.h up to speed 2018-10-23 14:52:16 -05:00
configuration_store.cpp Drop pgm_read_*_near and let headers choose (#12301) 2018-11-02 00:42:16 -05:00
configuration_store.h Add SD Firmware Update capability (#12043) 2018-10-09 20:00:47 -05:00
delta.cpp Move axis_homed, axis_known_position to motion.* 2018-10-31 17:44:42 -05:00
delta.h Overhaul of the planner (#11578) 2018-09-16 21:24:15 -05:00
endstops.cpp Fix endstop when no interrupt (#12158) 2018-10-19 13:45:39 -05:00
endstops.h Expose: Homing Validation and Endstop Noise Threshold (#11912) 2018-09-24 21:59:12 -04:00
motion.cpp Move axis_homed, axis_known_position to motion.* 2018-10-31 17:44:42 -05:00
motion.h Drop pgm_read_*_near and let headers choose (#12301) 2018-11-02 00:42:16 -05:00
planner_bezier.cpp Overhaul of the planner (#11578) 2018-09-16 21:24:15 -05:00
planner_bezier.h
planner.cpp Use E_AXIS_N where possible 2018-10-28 15:46:45 -05:00
planner.h [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 2018-10-16 07:28:52 -05:00
printcounter.cpp Printcounter improvements (#11689) 2018-08-31 17:40:39 -05:00
printcounter.h Printcounter improvements (#11689) 2018-08-31 17:40:39 -05:00
probe.cpp 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) 2018-10-27 20:30:21 -05:00
probe.h Store servo angles in EEPROM 2018-08-29 17:58:02 -05:00
scara.cpp Overhaul of the planner (#11578) 2018-09-16 21:24:15 -05:00
scara.h Overhaul of the planner (#11578) 2018-09-16 21:24:15 -05:00
servo.cpp Fix issues, make optional 2018-08-29 17:58:02 -05:00
servo.h servo update 2018-10-14 18:43:48 +01:00
speed_lookuptable.h
stepper_indirection.cpp Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
stepper_indirection.h Require TMCStepper 0.2.2 or newer 2018-10-27 11:15:28 -05:00
stepper.cpp G34 Auto-align multi-stepper Z axis (#11302) 2018-10-29 14:01:36 -05:00
stepper.h Drop pgm_read_*_near and let headers choose (#12301) 2018-11-02 00:42:16 -05:00
temperature.cpp Restore LED light color after pid tuning (#12082) 2018-11-01 22:04:19 -05:00
temperature.h Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
tool_change.cpp Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00
tool_change.h Correct EEPROM read/write disparities. (#12169) 2018-10-21 02:56:31 -05:00