Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo: unload is déchargé not chargé in french #3860

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
164 commits
Select commit Hold shift + click to select a range
bc2cedb
Fit thermal problem redscreens
LukasLendvorsky Nov 6, 2023
3ff3890
Ensure user has enough room to clean nozzles and install sheet in noz…
LukasLendvorsky Nov 2, 2023
9e0252d
Hotfix: Window file list updating fccused index
CZDanol-prusa Nov 6, 2023
eb6c6cc
xl: Split PID values for inidividual dwarves to fix nozzle heater test
tomasjakubik Nov 6, 2023
17c35af
xl: Do not migrate PID values from old EEPROM
tomasjakubik Nov 6, 2023
b1d43b2
Fix race in crash_s that ends with "reentrant recovery"
tomasjakubik Nov 1, 2023
e3e1462
Revert "CRASH_RECOVERY: Set XY home bumps and move back to 10mm."
tomasjakubik Nov 8, 2023
c03e155
Gcode upload: Better errors around dirs
vorner Nov 3, 2023
ec75f49
transfers: Tune retries
vorner Nov 3, 2023
0a956f8
upload: Handle conflicts with dirs better
vorner Nov 6, 2023
414881a
transfers: Back up after failure
vorner Nov 7, 2023
515b5b1
transfers: Postpone initiating download to retry
vorner Nov 7, 2023
f569483
transfers: Download code simplification
vorner Nov 7, 2023
664477d
transfers: Save one request on text gcodes
vorner Nov 7, 2023
ee74432
simplification: Introduce a ScopeGuard
vorner Nov 7, 2023
9771076
Fix footer migrations across old eeprom
Derevin Oct 31, 2023
80c8a19
fix: Migrate fans_switched as well
Derevin Nov 6, 2023
2d967a4
Fix move_z dialog stack_overflow
Derevin Nov 6, 2023
29d0565
Remove dialog from move_z and act as if clicked no
Derevin Nov 6, 2023
264078e
Fix MINI load unload dialog
Derevin Nov 6, 2023
0364c31
Remove MI_PURGE dependancy on fsensor
Derevin Nov 7, 2023
51ab521
Skip heater test for disabled tools
Derevin Nov 7, 2023
63783f9
Fix heater text_info overlapping bed lines
Derevin Nov 7, 2023
810c864
Amend the hotend fan check failed message in heater selftest
lukash Nov 6, 2023
92f7532
Fix selftest heater for singletool XL
Derevin Nov 7, 2023
aedc37a
Add dialogs due to unfinished selftest and remove FS warning; XL free…
vojtanvk Nov 6, 2023
4cecb2d
Only warn on failed gear test
Derevin Nov 9, 2023
ad873dd
Add option to skip preprint preview thumbnail but not toolmapping
tomasjakubik Nov 9, 2023
5fb731a
temporary: Mark build from release branch a BETA
dragomirecky Nov 9, 2023
42326ac
Disable sending crashdumps by default
vorner Feb 22, 2023
823ae0b
Remove default for metrics
dragomirecky Nov 15, 2023
ad67efc
Remove uploading dumps to server
Derevin Mar 1, 2023
51348e6
Remove CheckRemotes
dragomirecky Mar 15, 2023
aaab7fc
Remove private links from README
dragomirecky Mar 5, 2023
c476486
git subrepo pull --force lib/Prusa-Error-Codes
dragomirecky Nov 14, 2023
4faf641
Add MCU temperature checks, fatal errors and warning screens
tomasjakubik Nov 2, 2023
506a82f
Fix dangerous SensorData::Value to not mix float and int values
tomasjakubik Nov 3, 2023
4ad2b2f
Add MCU temperatures to sensor info screen
tomasjakubik Nov 3, 2023
5f40830
Fix EWMA used in Dwarf to smooth MCU temperature
tomasjakubik Nov 6, 2023
234f917
Fix when user is too fast during loadcell test
Derevin Nov 13, 2023
b704d12
Remove function pointers from string_view_utf8
Derevin Nov 7, 2023
8bb5551
Enable languages, add flag images
LukasLendvorsky Nov 9, 2023
0cca13f
Add dependency on python script to rebuild languages on script change
LukasLendvorsky Nov 9, 2023
744ce93
String view uses 32bit offset because .mo file is too big for uint16 …
LukasLendvorsky Nov 10, 2023
f6210db
Fix script to generate fonts
LukasLendvorsky Nov 10, 2023
7a14c03
warning for ftell comparison fix
LukasLendvorsky Nov 10, 2023
e6177de
File translation - keep file open
LukasLendvorsky Nov 10, 2023
e8f9d18
Add mini font source file, regenerate all fonts
LukasLendvorsky Nov 10, 2023
7efa5bb
Use .mo for translations
LukasLendvorsky Nov 10, 2023
6c6093d
Set buffer to read translations to 64B
LukasLendvorsky Nov 10, 2023
2c7b86f
Configurable languages, mini compiles 3 variants with different langu…
LukasLendvorsky Nov 13, 2023
b6c4dda
Updated .pot for translations
LukasLendvorsky Nov 13, 2023
637b00f
Fix languages test
LukasLendvorsky Nov 13, 2023
6922f7c
PR fixes
LukasLendvorsky Nov 13, 2023
d94a3b2
Fix load/unload to end with false on timeout and disable hotend
tomasjakubik Nov 10, 2023
e357d6e
xl multi: Revert menu index when returning to filament menu
tomasjakubik Nov 10, 2023
700d25d
Prevent FSM race when exiting print and autoload at the same time
tomasjakubik Nov 13, 2023
ebc5db3
Add MCU temperature to MINI's sensor info screen
tomasjakubik Nov 13, 2023
de6e936
Make a function from a decoding lambda
Derevin Nov 13, 2023
b85dc63
Fix footer migration from xl 4.7.0-4.7.2
Derevin Nov 13, 2023
4392661
Fix SelftestResult_V1 migration in old eeprom
Derevin Nov 13, 2023
a0a3d3a
Revert "Notify user to pull out the filament on unload"
vladamatena Nov 6, 2023
da80e81
Prevent watchdog reset during power panic
vladamatena Nov 9, 2023
f98f3d4
Ensure FW version is null terminated
vladamatena Nov 13, 2023
7c1ff06
Fix required version display
vladamatena Nov 13, 2023
a17389a
Refactor "newer firmware required"
vladamatena Nov 14, 2023
d0bd620
Fit "New firmware available" on mini screen
vladamatena Nov 14, 2023
4b078e1
PS: Show "Negative step time" BSOD only in debug builds.
hejllukas Nov 14, 2023
053efc5
clang-format: Set InsertBraces: true
lukash Nov 8, 2023
11025d2
Apply clang-format InsertBraces
dragomirecky Nov 16, 2023
5ce8053
Pause processing of serial commands while pausing and resuming
LukasLendvorsky Nov 14, 2023
c90b066
Add M604 to cancel print from octoprint
LukasLendvorsky Nov 14, 2023
1b4744d
Serial printing screen has stop button instead of full disconnect
LukasLendvorsky Nov 14, 2023
88b4c23
M604 docs
LukasLendvorsky Nov 15, 2023
6f1b958
Add WindowProgressCircles
Derevin Oct 24, 2023
4a7b42e
Update print progress screen per Content
Derevin Oct 25, 2023
39ffd2f
Provide print start, end timestamps as marlin vars
vladamatena Nov 14, 2023
7d02677
Keep final print end time
vladamatena Nov 15, 2023
c1c51dd
Add time to MINI's time settings menu
tomasjakubik Nov 14, 2023
c9f5688
Add screen_printing_data_t to ScreenFactory
Derevin Nov 15, 2023
ed47d6a
New end result showing on screen printing
Derevin Nov 14, 2023
eb91aa6
Implement screen_printing information swapping
Derevin Nov 15, 2023
fdedb2c
Parse wipe tower grams with gcode_info
LukasLendvorsky Nov 16, 2023
c6609d3
Add set functions to Rect16
Derevin Nov 16, 2023
1ddf9b3
Add a separate index for consumed material setting
Derevin Nov 16, 2023
c4bd0f3
Add wipe tower info to end result
Derevin Nov 16, 2023
dcc9c07
handle correctly G80 in MK3 compatibility mode
Tomcus Nov 6, 2023
cd4fa09
Add optional error messages to RestoredTransfer::Error
CZDanol-prusa Nov 3, 2023
5c2f231
Check for file validity in PrintPreview main dialog
CZDanol-prusa Nov 3, 2023
c53ea4a
Fix translations of connect wizard errors
michalrudolf Nov 7, 2023
156ba66
Fix connect wizzard error translations
michalrudolf Nov 7, 2023
a8658a6
Adding Snake to MK3.5 & MINI (FirstLayer included)
vojtanvk Nov 9, 2023
f9c0b2e
Fix being stuck on downloading screen for unexisting file
CZDanol-prusa Nov 10, 2023
128b58a
Increase PlainGCodeReader::header_metadata_size
CZDanol-prusa Nov 10, 2023
be91859
Reset print progress to 0 in PrintPreview
CZDanol-prusa Nov 13, 2023
3a31978
Fix M73_PE formatting
CZDanol-prusa Nov 13, 2023
3ffbcb2
Check results of fread/fseek in string_view
LukasLendvorsky Nov 13, 2023
05b5dcb
MCU temperatures
LukasLendvorsky Nov 23, 2023
4ac0968
Revert "temporary: Mark build from release branch a BETA"
dragomirecky Nov 17, 2023
97bb803
mini: Fix "Happy Printing" dialog layout
dragomirecky Nov 17, 2023
c95934a
Update translation template file
dragomirecky Nov 17, 2023
530525e
Call it a RC1
dragomirecky Nov 17, 2023
25879e5
Revert "Adding Snake to MK3.5 & MINI (FirstLayer included)"
dragomirecky Nov 17, 2023
4825553
mini: Fix filament sensor being disabled by default
dragomirecky Nov 17, 2023
b2430f5
Rename Wipe tower to Prime tower in XL end screen
Derevin Nov 20, 2023
78eaa90
fix: Properly disable button click on end screen
Derevin Nov 20, 2023
8e4b310
Change end screen left arrow to match the right
Derevin Nov 20, 2023
847bdc0
Avoid FSM BSOD in specific situation
LukasLendvorsky Nov 21, 2023
cc7a911
Fix wrong english text
LukasLendvorsky Nov 20, 2023
42e7f1a
Revert "Update translation template file"
dragomirecky Nov 21, 2023
802e5cf
Update translations as receied from content
LukasLendvorsky Nov 20, 2023
7fb0d80
Fix \n in provided translations
LukasLendvorsky Nov 20, 2023
b535b32
Remove wierd characters from provided translations
LukasLendvorsky Nov 20, 2023
76af812
Update fonts
LukasLendvorsky Nov 20, 2023
a560aa0
Fix capitals in CZ selftest
LukasLendvorsky Nov 20, 2023
08cde78
Increase number of strings
LukasLendvorsky Nov 20, 2023
b2a62e7
MINI: Create multiple variants, each with just ONE language
LukasLendvorsky Nov 20, 2023
d3f991a
Remove outdated translations
LukasLendvorsky Nov 20, 2023
89b255b
Remove unused EN translation
LukasLendvorsky Nov 20, 2023
5628c77
Add dependency to translations, so it is properly rebuild when transl…
LukasLendvorsky Nov 20, 2023
f777fb0
Update translations
LukasLendvorsky Nov 21, 2023
5bbbd81
Cleanup translations, generate .mo
LukasLendvorsky Nov 21, 2023
d14f769
Temporarily widen left column in print_progress
Derevin Nov 21, 2023
6d78cd2
Adjust rotation time in screen_printing
Derevin Nov 21, 2023
35495ce
Make it RC2
dragomirecky Nov 21, 2023
e8e383c
xl: Disable crash detection by default
dragomirecky Nov 23, 2023
03e7a67
Change nozzle type setting to dev only
Derevin Nov 23, 2023
20ccf98
Make it RC3
dragomirecky Nov 23, 2023
a0f0e83
Hotfix "FINISHED" on printing screen
vladamatena Nov 23, 2023
c313b28
MINI: Hide fans switched and ignore the result
Derevin Nov 23, 2023
f26c91b
fix: Enable f_sensor_side footer
Derevin Nov 23, 2023
586d292
fix(prusalink): increase nonce valid period
pyrho Oct 18, 2023
15d5ae0
Adjust tests for longer nonce time on digest-md5
vorner Dec 4, 2023
a6a2f16
Fix buffer overflow in error_buffer variable in DialogConnectReg
bkerler Dec 10, 2023
c2d7108
Fix float compare issue in M74 (#3594)
bkerler Dec 15, 2023
cf299fc
Add missing newline to mac output on M46 command (#3566)
bkerler Dec 18, 2023
da91b3a
Fix serialprintPGM parameter from mac to mac_buffer
bkerler Dec 18, 2023
245e7e3
Update bug_report.md text
Nov 15, 2023
eff8298
doc: Add contributing.md
lukash Nov 8, 2023
d9ba918
doc: Minor fixes to contributing.md
lukash Nov 8, 2023
fa7141c
doc: Define style to use for class-level constants and enum class items
lukash Nov 8, 2023
e8faab9
doc: Link doc/contributing from README.md, deduplicate information
lukash Nov 9, 2023
53ae4e7
Update README.md
JakoobCZ Apr 19, 2023
4bea923
Increase max temperature for MINI printer
bkerler Dec 22, 2023
8b265a6
Add option to set filament color and change filament type with M600
bkerler Dec 12, 2023
2137fb2
Improve handling of option in M600 parser
bkerler Jan 3, 2024
dfc2bc6
Set simulator icount to 2 for stability and add usbserial option for …
bkerler Dec 16, 2023
fda58ec
nhttp: Support unquoted Authorization header parameters
the-ress Jan 6, 2024
0ba6a80
Simply code and fix issues on float vs double for nozzle diameter check
bkerler Jan 6, 2024
89985d8
Add option to set timezone minutes offset & Fix wrong timezone hour o…
bkerler Dec 9, 2023
1c6ce37
Fix usage of different types for firmware version
bkerler Feb 8, 2024
8a2615d
Fix missing board temperature display on MK3.5
bkerler Feb 13, 2024
7f6c0e8
Fix safetytimer reset on setting interval
bkerler Feb 13, 2024
7292197
Fixes wrong firmware info for MK3.5
bkerler Feb 13, 2024
860909b
fixup! Fix M115 machine info reporting
CZDanol-prusa Feb 14, 2024
b3ee47a
Fix max temp error message
bkerler Feb 15, 2024
5fc26ee
Add missing serial file responses for Octoprint
bkerler Feb 18, 2024
94a5daa
gcode: m23 send serial msg on file select for octoprint
bkerler Feb 18, 2024
b08469c
Add string argument for gcode M0
bkerler Feb 20, 2024
b5d58a5
doc: Bad prusa_printer_settings.ini default file
bkerler Feb 24, 2024
acf08f9
System Load settings from File: Provide Feedback
bkerler Feb 18, 2024
9815487
gcode: M73 add missing get report functionality
bkerler Feb 18, 2024
7c651de
fix: typo in internal server error
joachimklug Sep 5, 2023
8d84566
Update Prusa-Firmware-Buddy_fr.po
Zeguym Mar 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ IncludeCategories:
- Regex: '.*'
Priority: 1
IncludeIsMainRegex: '(Test)?$'
InsertBraces: true
IndentCaseLabels: false
IndentPPDirectives: BeforeHash
IndentWidth: 4
Expand Down
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assignees: ''

Please, before you create a new bug report, please make sure you searched in open and closed issues and couldn't find anything that matches.

**Printer type** - [MINI]
**Printer type** - [MINI, MK4, XL]

**Printer firmware version** - [e.g. 4.0.5, ...]

Expand All @@ -33,7 +33,9 @@ Please, before you create a new bug report, please make sure you searched in ope
Please attach the G-code you had trouble with. This will make it easier for us to replicate the error.

**Crash dump file**
Please attach the crash dump file. This will make it easier for us to investigate the bug.
Please send the crash dump file to Prusa by emailing it to [email protected]. Sharing this file is important and helps us investigate the bug.

Do not share the file publicly, as the crash dump contains a raw snapshot of the printer's memory and may include unencrypted sensitive information.

**Video**
Please attach a video. It usually helps to solve the problem.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ include(ExternalProject)
include(cmake/Utilities.cmake)
include(cmake/GetGitRevisionDescription.cmake)
include(cmake/ProjectVersion.cmake)
include(cmake/CheckRemotes.cmake)
include(cmake/Littlefs.cmake)
include(cmake/Options.cmake)

Expand Down
Loading