Commit Graph

22 Commits

Author SHA1 Message Date
MRprusa3d 0ff4af9b52 minTemp
safety heaters management during/after minTemp
2019-04-05 20:06:02 +02:00
PavelSindler 550542e330 clean input command queue when thermal_runaway occurs 2018-10-10 18:37:32 +02:00
MRprusa3d 2b54e4ae4b preHeatError
correction of preHeatError detection
2018-10-10 18:22:12 +02:00
PavelSindler 6689cca59c languages partly corrected, PID cal. is checking for thermal runaway 2017-11-02 17:29:16 +01:00
Ted Hess b9d790a63b Remove build warnings (all) - fix spelling errors
Updated to: 3.1.0-RC1

Some of the format changes introduced were done to improve readabilty and
remove compiler warnings about needing parenthesis

Some code restructuring has been done to eliminate unused code and variables

Cleanup defined but unused functions
2017-10-07 15:29:33 -04:00
PavelSindler 9e73c96223 Host keep alive messages 2017-08-17 19:07:38 +02:00
Robert Pelnar ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25.
Debug macros, debug codes (D0 - reset, D1 - clear eeprom, D2 - get/set pin).
2017-08-01 17:24:19 +02:00
PavelSindler 1d561601c7 comments added 2017-06-29 13:32:17 +02:00
PavelSindler d74c029327 LF line endings 2017-06-16 11:10:22 +02:00
PavelSindler 803d19aa86 preheat error for bed 2017-04-13 14:57:59 +02:00
PavelSindler 7086764d35 different preheat error messages for bed and hotend 2017-04-03 15:28:03 +02:00
PavelSindler 870f85ce61 PID tuning from menu 2017-03-31 17:12:16 +02:00
PavelSindler 0dc93b91bc lcd_buttons_update in interrupt 2017-03-20 11:50:30 +01:00
PavelSindler fb8ba9c151 interrupt dont use, another iteration 2017-03-20 10:34:37 +01:00
akukan 6f203c4735 Farm mode error reporting 2016-10-27 15:43:56 +02:00
akukan 2f13563c18 Pre-heat termal runaway check adjusted 2016-10-25 17:06:28 +02:00
akukan da5f1f71ea Fan selftest, error on TR reported via serial 2016-10-11 18:07:27 +02:00
bubnikv 854b79de46 Implemented a calibration flow supporting the new & pre-built machines.
Fixed a thermal runaway on heat up.
Increased timeout of live adjust to 90 seconds.
2016-10-07 17:21:06 +02:00
bubnikv e0bb76032c Reset live adjust on XYZ calibration.
Disable timeouts in the XYZ/Z calibration.
Don't modify feed rate multiplier during the XYZ/Z calibration.
Support multi screen messages in the XYZ/Z calibration - "move the Z carriages up" step.
Support up to three lines in the XYZ/Z calibration messages.
Added a new message "Measuring reference height of calibration point xx of 9".
Changed the "move the Z carriages up" message to suggest rotating the knob.
Changed the "live adjust not set" message to reference the manual chapter and section.
Remove debugging serial line output on Z calibration.
Removed the non-working pressure advance feature.
Improved accuracy of diagonal moves by oversampling the path discretization.
Accelerated the planner by rewriting time critical routines from floating
point to fixed point arithmetics.
2016-09-01 17:05:15 +02:00
michalprusa 053c727fed Bed MINTEMP implemented, MAXTEMP behaviour changed, loading filament bug fixed, Extruder max feedrate increased and Italian language strings fix. 2016-08-07 20:20:48 +02:00
michalprusa a4a80b3eb7 MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Josef Prusa f8c65e39ae Reorginized the repository and added license 2016-02-21 15:02:31 +01:00