Commit Graph

621 Commits

Author SHA1 Message Date
PavelSindler
fde0efc75c power panic for absolute E coordinates: initial version 2017-12-12 21:20:59 +01:00
PavelSindler
c1416cbb33
Merge pull request #312 from PavelSindler/wizard
Wizard: force high power mode during xyz cal. and selftest; wizard for assembled printer
2017-12-12 20:24:15 +01:00
PavelSindler
82dffb688a force high power mode during xyz cal. and selftest 2017-12-12 20:21:09 +01:00
PavelSindler
997c8de161 shipping prep. reset sets wizard flag, shipping prep wizard improvements 2017-12-12 19:17:37 +01:00
PavelSindler
303d9468ff
Merge pull request #297 from PavelSindler/second_serial
Turn on second serial line from settings menu
2017-12-12 17:18:57 +01:00
PavelSindler
5b314d0829 second serial active address in eeprom redefined 2017-12-12 17:18:06 +01:00
PavelSindler
f8e3c76315 merging new changes from upstream/MK3 2017-12-12 17:14:48 +01:00
XPila
86418eed2d
Merge pull request #311 from XPila/MK3
Ambient thermistor - new table (PFW-71)
2017-12-12 15:46:16 +01:00
PavelSindler
4681b1275f
Merge pull request #310 from PavelSindler/sort_files
dont sort files when print is finished
2017-12-12 15:45:36 +01:00
Robert Pelnar
0271da3c67 Ambient thermistor - new table (PFW-71)
Crashdetection disable durring print (PI3M3-42)
Stealth mode - better limit values (PI3M3-5)
2017-12-12 15:44:42 +01:00
PavelSindler
1ef5543a2a dont sort files when print is finished 2017-12-12 15:26:48 +01:00
PavelSindler
7a7f6b8d87
Merge pull request #309 from PavelSindler/first_layer_cal
First layer cal. menu updated
2017-12-12 14:26:59 +01:00
PavelSindler
a724c2664c menus updated, set lcd_commands_step = 0; 2017-12-12 14:25:13 +01:00
PavelSindler
9ef5570fa3 menus accessable during first layer calibration updated 2017-12-12 13:41:31 +01:00
PavelSindler
d29a95bd65 if first layer calibration is active set SD_PRINTING to true 2017-12-12 11:41:54 +01:00
XPila
ce32c86c8b
Merge pull request #308 from XPila/MK3
Filament sensor not responding - (PFW-41)
2017-12-11 18:26:23 +01:00
Robert Pelnar
7204e91ec6 Filament sensor not responding - (PFW-41)
build number = 130
2017-12-11 18:17:25 +01:00
XPila
3dfeb31b46
Merge pull request #307 from XPila/MK3
Stealth mode limits + END_FILE_SECTION=10000
2017-12-11 16:18:24 +01:00
Robert Pelnar
124a3e6da8 Stealth mode limits + END_FILE_SECTION=10000 2017-12-11 16:17:36 +01:00
PavelSindler
5e018bc051
Merge pull request #306 from PavelSindler/sort_files
Sorting files
2017-12-11 11:55:40 +01:00
PavelSindler
92f6aa9c0e
Merge branch 'MK3' into sort_files 2017-12-11 11:55:22 +01:00
PavelSindler
20de899d25
Merge branch 'MK3' into sort_files 2017-12-11 11:50:47 +01:00
PavelSindler
c9f95628d0 changed version 2017-12-11 11:49:40 +01:00
PavelSindler
13a17f9fd4 dont sort files when changing sort type in settings menu 2017-12-11 11:45:20 +01:00
PavelSindler
1c61f2f29c First working version 2017-12-11 11:30:49 +01:00
XPila
bad82452cc
Merge pull request #303 from XPila/MK3
Mk3
2017-12-11 00:04:27 +01:00
Robert Pelnar
c708f63803 build 128 2017-12-11 00:01:47 +01:00
Robert Pelnar
b76758b7b6 Ram status - heap and stack monitor. 2017-12-10 23:45:46 +01:00
XPila
49bbb950ed
Merge pull request #302 from XPila/MK3
Stack monitor in stepper ISR
2017-12-10 20:41:44 +01:00
Robert Pelnar
e8b2043d03 Stack monitor in stepper ISR 2017-12-10 20:38:09 +01:00
PavelSindler
26135ea227 all sd sort files: initial version; sorting type switch not added to SD card menu itself 2017-12-10 11:08:50 +01:00
XPila
3b45d3de48
Merge pull request #300 from XPila/MK3
DISABLE_M42_M226 = +56 bytes RAM (because of stack overflow)
2017-12-09 19:32:00 +01:00
Robert Pelnar
9dba7dcd1f DISABLE_M42_M226 = +56 bytes RAM (because of stack overflow)
build 127
2017-12-09 19:31:27 +01:00
XPila
3aef37f6a0
Merge pull request #299 from XPila/MK3
Silent mode limits
2017-12-09 14:42:23 +01:00
Robert Pelnar
995801c967 Silent mode limits
+ cannot compile "END_FILE_SECTION"
2017-12-09 14:41:50 +01:00
XPila
6f810a9548
Merge pull request #298 from XPila/MK3
bug fix (cannot compile) - ultralcd.cpp - conversion from (const char*)
2017-12-08 19:22:26 +01:00
Robert Pelnar
82f5a79527 bug fix (cannot compile) - ultralcd.cpp - conversion from (const char*) 2017-12-08 19:22:02 +01:00
PavelSindler
00945cf7c3 version changed 2017-12-08 16:59:45 +01:00
PavelSindler
868aacc7d5 turn on second serial line from settings menu 2017-12-08 16:56:06 +01:00
PavelSindler
07aa7a3803 support two serial lines at the same time 2017-12-07 19:14:17 +01:00
PavelSindler
8a950d5972
Merge pull request #296 from PavelSindler/MK3_for_merging
Save filename to eeprom first, then check if file is complete
2017-12-07 17:26:46 +01:00
PavelSindler
d0b6b19373 save filename to eeprom first, then check if file is complete 2017-12-07 17:16:23 +01:00
PavelSindler
327273d12b
Merge pull request #295 from PavelSindler/power_panic
Power panic fix
2017-12-06 18:30:40 +01:00
PavelSindler
b5ad41b8af build number 2017-12-06 18:28:08 +01:00
PavelSindler
2cbd1f7894 fix: added saving filename to eeprom which was removed by accident 2017-12-06 18:13:54 +01:00
PavelSindler
071873b38a init; last merged file: Marlin_main.cpp 2017-12-06 17:48:16 +01:00
PavelSindler
cdb193495d
Merge pull request #294 from PavelSindler/file_check
incomplete file check port from MK2:
2017-12-06 15:04:27 +01:00
PavelSindler
40b7a5c82f build number changed 2017-12-06 14:59:26 +01:00
PavelSindler
44218a1b53 incomplete file check ported from MK2: initial version 2017-12-06 14:55:53 +01:00
XPila
443dc53145
Merge pull request #292 from XPila/MK3
Automatic filament load in M600
2017-12-05 18:38:23 +01:00