3d-gussner
025a9e2461
Add space
...
Thanks @wavexx
2022-01-21 08:15:54 +01:00
3d-gussner
978b9d5eeb
Add Hungarian and Swedish maintainers
2022-01-18 07:39:03 +01:00
3d-gussner
81657678f7
Fix Typo
2022-01-18 07:34:00 +01:00
3d-gussner
113b5ea905
Add MK404
2022-01-17 16:17:29 +01:00
Alex Voinea
aeec7236ee
Update Community_made_translations.md
2022-01-17 17:09:48 +02:00
3d-gussner
1259e68d11
Add Contributors
2021-03-18 11:33:15 +01:00
3d-gussner
fc30b83b39
Update Contributors
2021-03-18 11:27:52 +01:00
3d-gussner
2851e531eb
Fix link to Prusa MK3 branch
2021-03-18 11:22:27 +01:00
3d-gussner
2ed31ea1ee
Update link
2021-03-18 11:21:17 +01:00
3d-gussner
2a6cecbb07
Add Community_made.md
2021-03-18 11:17:50 +01:00
3d-gussner
48163ad5cc
remove `head`
2021-03-18 06:35:03 +01:00
3d-gussner
84f4f9fd86
Format
2021-03-18 06:33:48 +01:00
3d-gussner
210440eeb4
Init
2021-03-18 06:28:47 +01:00
espr14
eb4cf1a77f
Calibration: return XY back after Z search
...
PFW-1217
2021-03-10 10:27:57 +01:00
DRracer
6489c6f17f
Merge pull request #3036 from wavexx/remove_is_buffer_empty
...
Remove duplicate function is_buffer_empty()
2021-03-05 08:28:40 +01:00
DRracer
29abff55ba
Merge pull request #3050 from leptun/optiboot_updates
...
Additional Optiboot fixes
2021-03-05 08:27:02 +01:00
Alex Voinea
f0eedf301d
optiboot: check boot_app_magic as well before early exit
2021-03-03 16:31:55 +02:00
Alex Voinea
c951bea627
Remove unused/broken bootapp code
2021-03-03 16:31:30 +02:00
Alex Voinea
c95d2fcbd7
Use avr-libc wdt library
2021-03-03 16:31:06 +02:00
DRracer
073cbe0339
Merge pull request #3048 from DRracer/bootappflags-bad-addr
...
Fix flashing languages with inline wdr instructions
2021-03-03 13:46:08 +01:00
Alex Voinea
8ced0579d6
Move SerialHead declaration outside of loops
2021-03-03 14:35:37 +02:00
DRracer
c1849f5cc2
Merge pull request #2405 from leptun/MK3_NEW_SD_COMPILATION
...
⚡ ️New SD menu
2021-03-03 11:45:04 +01:00
Alex Voinea
026145b78b
Fix CFM message end pointer
2021-03-03 12:31:14 +02:00
D.R.racer
3922bf2877
Fix flashing languages with inline wdr instructions
...
A fairly mysterious situation happened recently in the MK3 branch.
After merging #3033 (change watchdogReset() into a single inline wdr instruction)
we were unable to flash languages.
Since it looked similarly suspicious like issue #2954 we started investigating deeply.
The problem was in the code as described in the comment in this PR.
2021-03-03 11:19:39 +01:00
DRracer
a5a83038fe
Merge pull request #2223 from 3d-gussner/MK3_Dutch
...
PFW-1212: Add Dutch language
2021-03-02 08:27:27 +01:00
3d-gussner
45500d2e29
Run `lang-community.sh` in build.sh
2021-03-02 07:29:39 +01:00
3d-gussner
7fa93dfa1b
Fix back from submenu `Community made` to `Select language` after factory reset
2021-03-01 09:18:47 +01:00
3d-gussner
fbcbba78a3
Merge remote-tracking branch 'upstream/MK3' into MK3_Dutch
2021-03-01 09:04:10 +01:00
3d-gussner
bd50eea758
Update po files
2021-03-01 08:46:16 +01:00
3d-gussner
9f242b7b06
Add template
2021-03-01 08:41:31 +01:00
3d-gussner
1582477926
Fix indentation
2021-03-01 08:39:26 +01:00
3d-gussner
70912e387e
Update
2021-03-01 08:33:32 +01:00
3d-gussner
2cfe65f880
Update lang translation files
2021-03-01 08:32:08 +01:00
3d-gussner
779c8d0a78
Move `Dutch` language parts
...
Not create community languages with `lang-build.sh all` the `lang-community.sh` will call it.
Add templates for future community languages
2021-03-01 08:28:08 +01:00
DRracer
e9c3becb2c
Merge pull request #2572 from wavexx/fwretract_plan_sync
...
Always sync before manipulating the planner position in FWRETRACT
2021-03-01 08:26:57 +01:00
3d-gussner
6ebdb004ab
Add `lang-community.sh` script
...
Fix `Dutch` hex file copied in `PF-build.sh` for MK2.5/S
2021-03-01 08:25:33 +01:00
3d-gussner
6d7d9089f7
Add defines and templates for community languages
...
Add `Community made` submenu to `Select language`
2021-03-01 08:22:43 +01:00
DRracer
112119284d
Merge pull request #3046 from 3d-gussner/MK3_Fix_PR3032
...
Fix PR3032
2021-03-01 06:35:05 +01:00
3d-gussner
d0d4298249
Update EEPROM documentation for Service prep
2021-02-28 18:18:06 +01:00
3d-gussner
3e06a17810
Fix LCD output
2021-02-28 18:04:07 +01:00
Alex Voinea
28f21c8630
Fix bubblesort sorting speed. ShellSort is probably broken
2021-02-26 19:17:14 +02:00
Alex Voinea
6e0ecf5cd2
Remove redundant click sound in factory reset (MK3 merge issue)
2021-02-26 18:22:32 +02:00
DRracer
f3c422c40e
Merge pull request #3039 from 3d-gussner/PFW-910
...
Fix issue #3037
2021-02-26 12:07:10 +01:00
DRracer
8f216ab475
Merge pull request #3006 from wavexx/babystep_fixes
...
Babystep insertion fixes
2021-02-26 09:58:27 +01:00
Alex Voinea
194438c130
Fix formatting
2021-02-26 09:54:57 +02:00
Alex Voinea
7faffa539a
Merge branch 'MK3' into MK3_NEW_SD_COMPILATION
2021-02-26 09:48:46 +02:00
Alex Voinea
f346125948
Use BubbleSort by default. Disable ShellSort until I fix it
2021-02-26 09:18:59 +02:00
Alex Voinea
225c456ae6
Limit progressbar to LCD_WIDTH
...
for some stupid reason bubbleSort sometimes exceeds the total value :)
2021-02-26 09:18:28 +02:00
Alex Voinea
c63f92ae52
Invert shellSort logic
2021-02-26 08:57:49 +02:00
Alex Voinea
204da1cc3f
Factory reset and check_file progress bar
2021-02-25 21:04:05 +02:00