espr14
9b55ff9de1
Acceleration up and down
2020-12-21 13:05:26 +01:00
espr14
f39a0999e1
Prepare full acceleration control
2020-12-18 21:33:43 +01:00
espr14
ccf26e4e7a
Basic acceleration
2020-12-18 20:04:00 +01:00
DRracer
9141aee916
Merge pull request #2923 from espr14/PFW-1162-4
...
Calibration: New XY calibration algorithm PFW-1162
2020-12-17 18:23:35 +01:00
espr14
a8f4207df9
New XYZ calibration algorithm
2020-12-17 18:19:36 +01:00
DRracer
d167b3bd78
Merge pull request #2870 from leptun/MK3_random_patches
...
cmdqueue: Patches to Serial communication, pausing and file completion check
2020-11-30 09:01:38 +01:00
Alex Voinea
2ac106d9fe
Merge branch 'MK3' into MK3_random_patches
2020-11-30 09:14:58 +02:00
odaki
61c48df0bd
Merge remote-tracking branch 'upstream/MK3' into flashair_display_ip
2020-11-23 15:53:03 +09:00
DRracer
93c3ea75ee
Merge pull request #2893 from leptun/MK3_fix_XYZ_cal_warning
...
Fix warning and a bit of indentation @XYZ calibration
2020-11-16 10:10:52 +01:00
Voinea Dragos
f96f75bd17
Fix warning and a bit of indentation
...
Saved 64B of flash and 1B of SRAM
2020-11-16 10:58:26 +02:00
Voinea Dragos
f3953d7c83
Merge branch 'MK3' into MK3_random_patches
2020-11-16 09:11:12 +02:00
odaki
c0070506fb
Merge branch 'MK3' into flashair_display_ip
2020-11-13 22:28:22 +09:00
DRracer
d013abfd52
Merge pull request #2890 from prusa3d/MK3_3.9.2
...
Merge MK3_3.9.2 into MK3
2020-11-13 13:03:35 +01:00
DRracer
04bb4b5dad
Merge pull request #2573 from leptun/MK3_filecheck_progress_bar
...
✨ Progress bar for check_file()
2020-11-13 11:56:04 +01:00
Alex Voinea
807eddafb0
Remove debugging code
2020-11-13 12:12:18 +02:00
Alex Voinea
43ace00a24
Fill the progress bar at the end and code optimizations
2020-11-12 18:43:48 +02:00
Alex Voinea
5ad125cbed
Merge branch 'MK3' into MK3_filecheck_progress_bar
2020-11-12 15:53:33 +02:00
D.R.racer
396ee0fde2
Version changed (3.9.2 build 3524)
2020-11-10 10:27:18 +01:00
DRracer
e86be5a30a
Merge pull request #2888 from DRracer/391-sp
...
Calibration point center search repeat
2020-11-10 09:09:14 +01:00
Voinea Dragos
176e2674b9
Fix M105 ok hack
2020-11-09 21:49:56 +02:00
Voinea Dragos
023ccb0e89
Fix double ok in M603
2020-11-09 21:49:56 +02:00
Alex Voinea
0c305ee5f5
Fix warning
2020-11-09 21:49:56 +02:00
Alex Voinea
4abf1f436a
Gracefully dump the queue + fixes to fancheck
2020-11-09 21:49:56 +02:00
Alex Voinea
fdbbc7d62a
Terminate last line from the SD card even if it doesn't have a \n
2020-11-09 21:49:56 +02:00
Alex Voinea
ff56ece6f8
Remove redundant get_command prototype
2020-11-09 21:49:56 +02:00
Alex Voinea
5f0e4a1cac
Temporary M602 patch. Needs more work
2020-11-09 21:49:56 +02:00
Alex Voinea
6873a9d28e
Only send capabilities when M115 is run without arguments
2020-11-09 21:49:56 +02:00
Alex Voinea
0ee8e1f424
Fix missing ok in M601
2020-11-09 21:49:56 +02:00
Alex Voinea
e5ebf7c67f
Fix missing keep-alive messages
2020-11-09 21:49:56 +02:00
Alex Voinea
26f62f042e
Use the longest filename instead of just using the long filename in M27
2020-11-09 21:49:56 +02:00
D.R.racer
4747c8c9f5
Increase top Z-offset limit based on some test results
2020-11-09 12:29:19 +01:00
D.R.racer
5184910ef9
Try harder finding the calibration center
...
with alternative PINDAs it looks like their properties vary a lot
and searching for the calibration center requires trying different
Z levels.
2020-11-09 06:33:41 +01:00
DRracer
ed0494af18
Merge pull request #2885 from DRracer/391-sp
...
XYZ calibration tune
2020-11-06 09:35:33 +01:00
D.R.racer
cd4e16ef9f
XYZ calibration tune
...
PFW-1159
2020-11-06 08:25:56 +01:00
3d-gussner
7651fbb0d1
Fix output "Configuration_prusa.h" delay if compiling failed.
2020-11-02 17:11:24 +01:00
3d-gussner
a5ba666af0
Changed from arguments to flags/options
...
Check for "gawk" on Linux
Add argument to change build number automatically to current commit or define own number
Update exit numbers 1-13 for prepare build env 21-29 for prepare compiling 30-36 compiling
2020-11-02 14:54:16 +01:00
3d-gussner
16165ffcad
Merge branch 'MK3' into MK3_PF-build_Fix_EN_ONLY
2020-11-02 10:52:47 +01:00
DRracer
2103d2f588
Merge pull request #2852 from MartinPoupa/LCD_status_changed
...
Lcd status changed
2020-10-21 17:07:39 +02:00
DRracer
c05d4c9112
Update messages.h
...
cleanup space
2020-10-21 17:04:20 +02:00
MartinPoupa
a84d7ef8d6
corectino of declaration
2020-10-13 16:56:57 +02:00
MartinPoupa
c8c7563e8a
LCD status changed
...
When the lcd status changed it will be printed "LCD status changed" to serial line.
2020-10-07 17:44:17 +02:00
3d-gussner
e3b3e66665
Clean PF-Firmware build when changing git branch
2020-10-05 15:25:54 +02:00
3d-gussner
93fd3c95a9
Disable pause and warnings using command line with all needed arguments
...
Install needed apps under linux if needed.
2020-10-05 13:18:18 +02:00
3d-gussner
ffc7a5344a
Typo fix
2020-10-02 18:56:50 +02:00
3d-gussner
2dbce5c0cb
Add UNKNOWN as agrument option
2020-10-02 18:54:18 +02:00
3d-gussner
a6a4a0b71d
Bug fix if using argument EN_ONLY.
...
Thank to @leptun for pointing out.
2020-10-01 16:49:38 +02:00
odaki
ebc987bd23
Merge branch 'MK3' into flashair_display_ip
2020-09-28 21:19:44 +09:00
DRracer
134f841380
Merge pull request #2841 from leptun/MK3_SD_REMOVED_MESSAGE
...
SD card released message
2020-09-23 10:22:04 +02:00
DRracer
95e2e2f69c
Merge pull request #2832 from leptun/MK3_AUTO_REPORT_TEMPERATURES
...
Mk3 auto report temperatures
2020-09-23 08:51:26 +02:00
DRracer
ef0840f587
Merge pull request #2786 from leptun/MK3_M115_Capabilities_report
...
Printer Capabilities framework + Macros + Code cleanup
2020-09-23 08:37:03 +02:00