Additional follow-up the PR #3631(Encapsulate Stepper, Planner, Endstops in singleton classes) ・Change from abort_on_endstop_hit to stepper.abort_on_endstop_hit in endstop.cpp, Marlin_main.cpp, and ultralcd.cpp ・Add include path to cardreader.h and temperature.h in endstop.cpp(for CardReader class and disable_all_heaters()) It fix compilation error when ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED and SDSUPPORT are enabled. ・Change from digipot_current() to stepper.digipot_current() in Marlin_main.cpp ・Change from digitalPotWrite() to stepper.digitalPotWrite() in Marlin_main.cpp It fix compilation errors when HAS_DIGIPOTSS is enabled. ・Change from microstep_mode() to stepper.microstep_mode() in Marlin_main.cpp ・Change attribute of microstep_mode() from private to public in stepper.h ・Change from microstep_readings() to stepper.microstep_readings() in Marlin_main.cpp ・Change from microstep_ms() to stepper.microstep_ms() in Marlin_main. It fix compilation errors when HAS_MICROSTEPS is enabled.
|
|
||
5933 |
|
5933 |
|
5934 |
|
5934 |
|
5935 |
|
5935 |
|
5936 |
|
|
|
|
5936 |
|
|
5937 |
|
5937 |
|
5938 |
|
5938 |
|
5939 |
|
5939 |
|
|
|
||
6166 |
|
6166 |
|
6167 |
|
6167 |
|
6168 |
|
6168 |
|
6169 |
|
|
|
6170 |
|
|
|
6171 |
|
|
|
|
6169 |
|
|
|
6170 |
|
|
|
6171 |
|
|
6172 |
|
6172 |
|
6173 |
|
6173 |
|
6174 |
|
|
|
|
6174 |
|
|
6175 |
|
6175 |
|
6176 |
|
6176 |
|
6177 |
|
|
|
|
6177 |
|
|
6178 |
|
6178 |
|
6179 |
|
6179 |
|
6180 |
|
|
|
|
6180 |
|
|
6181 |
|
6181 |
|
6182 |
|
6182 |
|
6183 |
|
6183 |
|
|
|
||
6201 |
|
6201 |
|
6202 |
|
6202 |
|
6203 |
|
6203 |
|
6204 |
|
|
|
|
6204 |
|
|
6205 |
|
6205 |
|
6206 |
|
6206 |
|
6207 |
|
6207 |
|
|
|
||
6228 |
|
6228 |
|
6229 |
|
6229 |
|
6230 |
|
6230 |
|
6231 |
|
|
|
6232 |
|
|
|
6233 |
|
|
|
6234 |
|
|
|
|
6231 |
|
|
|
6232 |
|
|
|
6233 |
|
|
|
6234 |
|
|
6235 |
|
6235 |
|
6236 |
|
6236 |
|
6237 |
|
6237 |
|
|
|
||
6241 |
|
6241 |
|
6242 |
|
6242 |
|
6243 |
|
6243 |
|
6244 |
|
|
|
6245 |
|
|
|
|
6244 |
|
|
|
6245 |
|
|
6246 |
|
6246 |
|
6247 |
|
6247 |
|
6248 |
|
|
|
6249 |
|
|
|
|
6248 |
|
|
|
6249 |
|
|
6250 |
|
6250 |
|
6251 |
|
6251 |
|
6252 |
|
|
|
|
6252 |
|
|
6253 |
|
6253 |
|
6254 |
|
6254 |
|
6255 |
|
6255 |
|
|
|
||
25 |
|
25 |
|
26 |
|
26 |
|
27 |
|
27 |
|
|
28 |
|
|
28 |
|
29 |
|
|
30 |
|
|
29 |
|
31 |
|
30 |
|
32 |
|
31 |
|
33 |
|
|
|
||
147 |
|
149 |
|
148 |
|
150 |
|
149 |
|
151 |
|
150 |
|
|
|
|
152 |
|
|
151 |
|
153 |
|
152 |
|
154 |
|
153 |
|
155 |
|
|
|
||
220 |
|
220 |
|
221 |
|
221 |
|
222 |
|
222 |
|
|
223 |
|
|
223 |
|
224 |
|
224 |
|
225 |
|
225 |
|
226 |
|
|
|
||
324 |
|
325 |
|
325 |
|
326 |
|
326 |
|
327 |
|
327 |
|
|
|
328 |
|
328 |
|
329 |
|
329 |
|
330 |
|
330 |
|
|
|
||
1674 |
|
1674 |
|
1675 |
|
1675 |
|
1676 |
|
1676 |
|
1677 |
|
|
|
|
1677 |
|
|
1678 |
|
1678 |
|
1679 |
|
1679 |
|
1680 |
|
1680 |
|