Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 years ago |
Alex Voinea
|
1d491e772b
Expand maximum language count (#3345)
|
2 years ago |
Guðni Már Gilbert
|
63c6373f8d
Remove TEMP_STAT_LEDS from firmware
|
2 years ago |
DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
2 years ago |
3d-gussner
|
1c1e69e555
Update FW crash message
|
2 years ago |
3d-gussner
|
785d94ab3a
Add links to RepRap Gcode wiki for new Dcodes D20-D23
|
2 years ago |
Yuri D'Elia
|
3849f9785a
Make cancel_heatup also abort cooldown in M190
|
2 years ago |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
2 years ago |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
2 years ago |
Guðni Már Gilbert
|
13732f162b
Fix build error when TMC2130_SERVICE_CODES_M910_M918 is enabled
|
3 years ago |
Guðni Már Gilbert
|
6887f844d3
Merge branch 'prusa3d:MK3' into fix-pinda-thermistor-build-fail
|
3 years ago |
Guðni Már Gilbert
|
05e0c1e1d3
Fix build error if PINDA_THERMISTOR is not defined
|
3 years ago |
EV3R4
|
eff9cd9f21
Typo: M84 docs
|
3 years ago |
Guðni Már Gilbert
|
b716c208d7
Various optimisation to change int to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
8d7d1698ee
Remove unused global variable 'chunkHead'
|
3 years ago |
Guðni Már Gilbert
|
2554d21925
Use uint8_t when using axis enum
|
3 years ago |
Guðni Már Gilbert
|
8af9f78822
Optimize farm_mode init in setup()
|
3 years ago |
Guðni Már Gilbert
|
21226214a7
Remove MAX_SILENT_FEEDRATE
|
3 years ago |
Guðni Már Gilbert
|
25408d14da
Remove unused #ifdef MK1BP
|
3 years ago |
Guðni Már Gilbert
|
13477c65c6
Remove two functions EEPROM_read_B() and EEPROM_save_B()
|
3 years ago |
Guðni Már Gilbert
|
eb9c8c8c20
Improve mc_arc() parameters
|
3 years ago |
Yuri D'Elia
|
d04ea859fb
Consolidate "Unknown X-Code" to save 16 bytes
|
3 years ago |
Yuri D'Elia
|
47b1e6ccef
Remove spourious trailing whitespace in errors
|
3 years ago |
Yuri D'Elia
|
1888c783cb
Print an error on unknown D-codes
|
3 years ago |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
3 years ago |
Guðni Már Gilbert
|
16602f4003
change boolean to bool
|
3 years ago |
Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
3 years ago |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 years ago |
Yuri D'Elia
|
934b567e5a
Remove "bonus" exclamation points from the crash message
|
3 years ago |
Yuri D'Elia
|
edde002cdc
Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr
|
3 years ago |