PavelSindler
3bd892135a
erase eeprom section which belongs to M500 gcode in case that version was changed and default settings are used
2018-02-05 16:49:06 +01:00
PavelSindler
9d8191323b
Merge pull request #440 from XPila/3.1.1-RC6
...
Extruder stealthChop and constant-off-time mode.
2018-01-31 20:21:02 +01:00
Robert Pelnar
adc69eda18
PINDA temp. calibration warning messages.
2018-01-31 17:03:33 +01:00
PavelSindler
88f248cb77
Inform user that hardcoded default settings were loaded (EEPROM version change)
2018-01-30 11:31:44 +01:00
XPila
b2ba72ffcd
Merge pull request #411 from PavelSindler/typo_fixed
...
typo fixed
2018-01-24 00:10:28 +01:00
bubnikv
69f97e0ec3
Separated the "Unknown" build from the "Development" build.
...
Documented purpose of the various build types.
2018-01-22 17:41:05 +01:00
PavelSindler
bfa675c1a4
initial message for debugging fw version
2018-01-17 16:00:19 +01:00
PavelSindler
b73520bcea
successfull -> successful
2018-01-17 14:40:37 +01:00
PavelSindler
d8117eab66
timeout fix and MSG_UNLOAD_SUCCESSFULL message shortened
2018-01-15 17:39:42 +01:00
XPila
87ffb0b193
Merge pull request #400 from PavelSindler/M600_update
...
M600 update
2018-01-15 15:27:41 +01:00
PavelSindler
c36af887b7
M600 has timeout for nozzle, different procedure for unload
2018-01-15 11:30:28 +01:00
PavelSindler
8bd84ba4fd
Merge pull request #396 from XPila/MK3
...
Mk3
2018-01-12 22:08:50 +01:00
Robert Pelnar
ebf6d08fae
Crash detection - message on lcd (PFW-115)
2018-01-12 21:02:49 +01:00
bubnikv
3e6d853364
Debugging of the stepper timer routine. When enabled through
...
DEBUG_STEPPER_TIMER_MISSED, the printer is halted on stepper timer overflow
and an error message is displayed.
2018-01-12 20:51:14 +01:00
Robert Pelnar
0f46fa0c37
blocking messages in settings/tune menu (PFW104)
...
switch normal/stealth (PFW110)
2018-01-12 19:54:32 +01:00
PavelSindler
087532085f
development fw versions has initial message for warning
2018-01-11 15:50:26 +01:00
Michal Průša
f1c741d027
Filament autoloading improved and minor tweaks
...
Filament autoloading now acts like normal loading (Error message pops out if nozzle too cold, Printer asks if should extrude more when done loading)
Autoloading now unable to turn on when filament sensor is turned off or not responding
Color not right changed to color not correct to avoid slight confusion
2017-12-28 18:59:57 +01:00
Michal Průša
5e5588c72c
Text grooming
...
Added language mutations of error messages, menu items.
Synced wording of crash detection in messages.
rPi port -> RPi port.
Minor menu items alignment.
2017-12-28 15:45:52 +01:00
Robert Pelnar
e064133a04
Merge remote-tracking branch 'upstream/MK3' into MK3
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-12-28 01:37:13 +01:00
Robert Pelnar
69d496e157
autoload filament menu (PFW-95, PFW-96)
2017-12-27 21:57:51 +01:00
Robert Pelnar
cbd7f033e8
crashdetection and mode menu (PFW-85, PFW-97)
2017-12-27 21:43:04 +01:00
PavelSindler
f227952c0b
Merge branch 'MK3' into MK3
2017-12-21 00:07:01 +01:00
PavelSindler
17d9bb205a
selftest tests filament sensor, selftest messages have language variants
2017-12-20 23:40:18 +01:00
Robert Pelnar
a3a0e70eeb
Fsensor autoload enabled menu and eeprom variable
2017-12-20 22:29:41 +01:00
PavelSindler
011ebb3675
selftest is checking if fans are swapped, host keepalive messages added
2017-12-14 19:36:32 +01:00
PavelSindler
f8e3c76315
merging new changes from upstream/MK3
2017-12-12 17:14:48 +01:00
Robert Pelnar
7204e91ec6
Filament sensor not responding - (PFW-41)
...
build number = 130
2017-12-11 18:17:25 +01:00
PavelSindler
1c61f2f29c
First working version
2017-12-11 11:30:49 +01:00
PavelSindler
868aacc7d5
turn on second serial line from settings menu
2017-12-08 16:56:06 +01:00
PavelSindler
44218a1b53
incomplete file check ported from MK2: initial version
2017-12-06 14:55:53 +01:00
PavelSindler
020a7ec257
unload filament can be repeated
2017-11-28 19:04:43 +01:00
PavelSindler
c0112f05e1
M600: wait for user before unloading filament
2017-11-28 18:28:53 +01:00
PavelSindler
3f7be78997
translation to Czech language added
2017-11-27 18:54:44 +01:00
PavelSindler
67a2e0a706
settings menu updated
2017-11-27 17:01:01 +01:00
PavelSindler
f075711e64
corrected menus
2017-11-27 16:37:46 +01:00
PavelSindler
044ed951cb
translations to czech language and menu corrections: initial version
2017-11-27 16:06:34 +01:00
Robert Pelnar
4dae6f871e
Sg load meassurement durring self test - 'Belt status'
2017-11-27 04:46:58 +01:00
Robert Pelnar
213ee43cc9
Merge usptream
...
Crashdetection fixed
pl language removed (because of low flash capacity)
build number = 110
2017-11-22 08:41:52 +01:00
PavelSindler
9e2533ecdf
Support menu translated and fixes, snmm M600 long beep fix
2017-11-14 16:10:10 +01:00
PavelSindler
ee5505887c
First layer cal. corrections, translations to all languages for Wizard MK2 added
2017-11-13 17:43:14 +01:00
PavelSindler
eda0c6bd39
english version of xyz: place/remove steel sheet; wait for cooling down removed,
2017-11-13 17:09:26 +01:00
PavelSindler
fbbcc27f1a
X max lowered to 250, XYZ/Z calibration: Z top coordinate changed, changes in xyz cal. because of stell sheet, still not final version
2017-11-12 11:30:06 +01:00
PavelSindler
e88ac72cc8
missing messages added
2017-11-07 16:57:52 +01:00
PavelSindler
2e68770e62
initial version - messages missing (will not compile)
2017-11-07 16:49:04 +01:00
Robert Pelnar
d2ff47dac8
Crashdetection
2017-09-22 23:06:52 +02:00
Robert Pelnar
f5e39112a2
Language files (EN only), because of flash overflow.
2017-09-22 17:42:53 +02:00
Robert Pelnar
4cae00741e
MAKER FAIRE
...
filament sensor: runout detection tuning, save/restore print
silent mode: safe mode selection durring printing and after homing
2017-09-21 01:52:28 +02:00
Robert Pelnar
d63045fdb3
TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z.
2017-08-21 13:06:17 +02:00
michalprusa
ea17fa56d7
Merge remote-tracking branch 'origin/MK3-michal' into MK3-michal
...
# Conflicts:
# Firmware/ultralcd.cpp
2017-07-07 05:00:23 +02:00
michalprusa
e23f34339e
Power panic improved by turning off Z steppers
...
Dubug outputs for filament and fan rotation sensors moved to special menu Support->Extruder info
XYZ calibration debug now available only while not printing
2017-07-07 04:50:00 +02:00