DRracer
faebb774ff
Merge pull request #2439 from DRracer/remove-unnecessary-delay
...
Remove unnecessary delay in lcd_selftest
2020-03-26 18:49:27 +01:00
DRracer
b95d7365c8
Merge branch 'MK3' into remove-unnecessary-delay
2020-03-26 18:45:34 +01:00
DRracer
a4b8f52269
Merge pull request #2466 from vintagepc/#2464-fix-runout-for-unknown-filament
...
#2464 fix runout for unknown filament (also fixes #1993 , #2301 )
2020-03-26 18:43:05 +01:00
DRracer
c085ecaa11
Merge pull request #2264 from leptun/MK3_fix_selftest_Z_crash2
...
PFW-1048: fix selftest Z crash. Use stallGuard when testing Z
2020-03-26 18:22:35 +01:00
Alex Voinea
d0c51b9e73
int -> bool
2020-03-26 19:06:35 +02:00
DRracer
65228a046e
Merge pull request #2520 from MRprusa3d/PFW-x001bPR
...
FS PCB auto-detect
2020-03-26 17:36:18 +01:00
D.R.racer
818efb4fa2
updated messages + slight refactoring to save some bytes
2020-03-26 15:07:48 +01:00
D.R.racer
34ac2917ae
fix. warning "Macro expansion producing 'defined' has undefined
...
behavior"
update screen layout comments
2020-03-26 14:40:47 +01:00
DRracer
7839cf4d8d
Merge pull request #2554 from 3d-gussner/MK3_Dcodes_case_sensitive
...
Mk3 dcodes case sensitive
2020-03-26 14:16:22 +01:00
3d-gussner
32c95d5455
Merge branch 'MK3' into MK3_Dcodes_case_sensitive
2020-03-26 14:08:55 +01:00
3d-gussner
2ceec597a5
Fix typo
2020-03-26 14:08:35 +01:00
DRracer
986b9948e8
Merge pull request #2557 from 3d-gussner/MK3_EEPROM_doc
...
Update to Version 1.0
2020-03-26 13:59:35 +01:00
3d-gussner
9b394dcbe6
Update to Version 1.0
2020-03-26 13:55:23 +01:00
DRracer
85dbfaf092
Merge pull request #2549 from 3d-gussner/MK3_EEPROM_doc
...
EEPROM documentation
2020-03-26 13:50:17 +01:00
3d-gussner
82cd1f9f84
Typo. thanks @leptun
2020-03-25 17:44:43 +01:00
3d-gussner
4c518545f1
Updated the documentation
...
copy past from Marlin_main.cpp doxygen documentation d-codes
2020-03-25 17:33:10 +01:00
3d-gussner
0d00db1c33
Some D-codes are case sensitive
2020-03-25 17:26:27 +01:00
3d-gussner
95a24320f7
Added language factory reset
...
and some other minor fixes
2020-03-23 17:10:40 +01:00
3d-gussner
7cd5d83089
Added S/P to Default/FactoryReset
...
S = Statistics
P = shipping Prepare
2020-03-23 16:54:35 +01:00
3d-gussner
6be66fcfcd
fix some typos
2020-03-23 15:47:59 +01:00
Alex Voinea
6979555fab
more comments
2020-03-23 16:30:51 +02:00
3d-gussner
bb43fa9878
typo dedine doesn't work
2020-03-23 14:51:40 +01:00
3d-gussner
0067dc0d9d
Merge branch 'MK3' into MK3_EEPROM_doc
2020-03-23 14:15:35 +01:00
3d-gussner
f4037b9cb4
Fixes after testing
2020-03-23 14:13:24 +01:00
Alex Voinea
5c4b3eea87
Struct comments
2020-03-23 14:57:03 +02:00
DRracer
73349033d5
Merge pull request #2469 from wavexx/fix_current_pos_init
...
Initialize current_position correctly during startup
2020-03-23 12:26:32 +01:00
3d-gussner
fc793b59d7
changed default values for bowden length after test
2020-03-23 12:02:57 +01:00
DRracer
5a6148670a
Merge pull request #2494 from DRracer/create-mod-filetime-sort
...
Use combined creation/modification file time stamps for sorting
2020-03-23 11:53:52 +01:00
3d-gussner
32bff79fd6
minor changes + added EEPROM_FREE_NRx ...
...
Some EEPROM allocations do not use the hole allocated space:
- EEPROM_FARM_NUMBER is only numeric 000-999 and only uses 2 bytes to store the Farm number BUT allocated 3 bytes. Added EEPROM_FREE_NR1 as free space that can be used
- EEPROM_CRASH_DET just changes 1 byte to save it status [on/off] but allocated 5 bytes. Added EEPROM_FREE_NR2 to EEPROM_FREE_NR5 as free space that can be used
2020-03-23 11:40:07 +01:00
Alex Voinea
ea1a2bb362
Documentation update
2020-03-23 12:37:56 +02:00
DRracer
468b0e210c
Merge pull request #2372 from leptun/MK3_fix_verbosity
...
Fix SUPPORT_VERBOSITY
2020-03-23 10:53:39 +01:00
DRracer
0f32c46307
Merge pull request #2371 from 3d-gussner/MK3_Fix_Language_Debug
...
MK3 fix language debug
2020-03-23 10:53:14 +01:00
3d-gussner
0c65505741
Added PRUSA3DFW at 0x0000
2020-03-23 07:23:36 +01:00
3d-gussner
1b0c86cb51
minor fix
2020-03-22 15:23:41 +01:00
3d-gussner
2778fa9aa0
Added author and version of document
2020-03-22 15:22:14 +01:00
3d-gussner
b178252eb9
Added Italic and Bold to highlight some settings
2020-03-22 15:18:45 +01:00
3d-gussner
028a27021b
All done...
...
hope not I forgot one. I will re-test all `D3 Axyyyy Cz` before creating a PR.
2020-03-22 14:08:21 +01:00
3d-gussner
2591f8d593
Added and tested more...
...
... have to take a short break
2020-03-20 12:36:26 +01:00
3d-gussner
c8fc5b2fed
Simpler tabel syntax
2020-03-20 10:44:12 +01:00
odaki
684b47e417
Update reference URL
...
There was an official website of Toshiba called "FlashAir Developers '', and
there was information necessary for FlashAir development, but since it closed in September 2019.
Instead, I will point an archive site for developers.
2020-03-15 19:04:02 +09:00
3d-gussner
4d40ed67f6
remove LF
2020-03-12 12:36:48 +01:00
3d-gussner
2818316366
Started EEPROM Table doxygen documentation
2020-03-12 12:34:33 +01:00
MRprusa3d
ff479afd88
version for testing / final review
2020-03-10 15:51:48 +01:00
MRprusa3d
f71bbfe95e
tresholds specification, steady delay
2020-03-10 00:11:17 +01:00
Alex Voinea
890c137298
Initialize all axis as absolute at the beginning.
2020-03-05 11:29:16 +02:00
Alex Voinea
5fcf18718f
Decouple XYZ relative from E relative.
2020-03-05 11:22:35 +02:00
MRprusa3d
f09323a78f
heaters-checking update
2020-03-03 14:57:45 +01:00
MRprusa3d
0eaa4edfee
configuration update
2020-03-02 21:18:11 +01:00
MRprusa3d
2a9504b20a
!!! for testing only !!!
...
filament sensor auto-detection
2020-03-02 19:07:23 +01:00
MRprusa3d
ec5e54de25
state fixing
2020-03-02 17:52:25 +01:00