DESKTOP-AFI832L\admin
|
5a91e1de4d
|
Calibration: fix checking of scan of calibration points
PFW-1223
|
2021-04-14 06:25:18 +02:00 |
|
espr14
|
99206884b5
|
Calibration: detect biased PINDA and retry calibration
PFW-1223
|
2021-03-12 05:04:49 +01:00 |
|
espr14
|
eb4cf1a77f
|
Calibration: return XY back after Z search
PFW-1217
|
2021-03-10 10:27:57 +01:00 |
|
D.R.racer
|
90d22a376d
|
Remove unused vars in xyzcal.cpp
|
2021-01-22 17:50:08 +01:00 |
|
D.R.racer
|
4dec171266
|
Reduce code by 104 bytes in xyzcal.cpp
Extract CLAMP_median into a non-inline function.
The extra instructions to call that function do not matter from the
speed perspective
|
2021-01-22 17:13:28 +01:00 |
|
DRracer
|
defbaa6ff8
|
Merge branch 'MK3' into PFW-1186
|
2021-01-22 12:46:25 +01:00 |
|
espr14
|
735895c6bc
|
Use fabs
|
2021-01-14 16:38:34 +01:00 |
|
espr14
|
ca4e638ea2
|
Don't use extrusion in XYZ calibration
|
2021-01-14 13:19:30 +01:00 |
|
espr14
|
9867ecd3f9
|
Reduce unnecessary code
|
2021-01-13 13:59:20 +01:00 |
|
espr14
|
21d6f970ef
|
Fix build
|
2021-01-12 16:26:46 +01:00 |
|
espr14
|
f3faf651c5
|
Move down before scanning
|
2021-01-12 16:12:34 +01:00 |
|
espr14
|
9dceb488b6
|
Revert double scanning
|
2021-01-12 16:04:04 +01:00 |
|
espr14
|
546812294e
|
Clean serial output
|
2021-01-12 00:34:28 +01:00 |
|
espr14
|
180af46fe4
|
Try double height
|
2021-01-12 00:27:06 +01:00 |
|
espr14
|
2981b9e9c5
|
OctoPrint needs new lines
|
2021-01-04 14:59:12 +01:00 |
|
espr14
|
cc9e7b9376
|
Fix comments, remove unused
|
2021-01-04 13:01:06 +01:00 |
|
espr14
|
49d57ed621
|
Median dynamic circle
|
2020-12-30 17:02:31 +01:00 |
|
espr14
|
a9fd09ca3f
|
Implement median
|
2020-12-30 15:15:17 +01:00 |
|
espr14
|
13fefaa1bf
|
Fix typo
|
2020-12-30 15:01:32 +01:00 |
|
espr14
|
03b87ae68b
|
Add 8 pixel circle pattern
|
2020-12-30 13:08:47 +01:00 |
|
espr14
|
c14e725574
|
Fix moves
|
2020-12-29 18:27:33 +01:00 |
|
espr14
|
c2ab8785f4
|
Revert Manhattan
|
2020-12-29 17:31:34 +01:00 |
|
espr14
|
c1e6567461
|
Fix step axis coding
|
2020-12-29 17:17:32 +01:00 |
|
espr14
|
922769cefb
|
axis -> axes
|
2020-12-29 17:14:18 +01:00 |
|
espr14
|
a01dfe26fe
|
Add Manhattan movement
|
2020-12-29 17:13:11 +01:00 |
|
espr14
|
6461206e08
|
Fix direction setting
|
2020-12-29 14:19:05 +01:00 |
|
espr14
|
b6e78bf900
|
Fix direction
|
2020-12-29 14:08:30 +01:00 |
|
espr14
|
c11e8654da
|
Revert both directions, refactor code
|
2020-12-29 12:39:35 +01:00 |
|
espr14
|
e86ba5e26d
|
Scan only once
|
2020-12-28 16:45:39 +01:00 |
|
espr14
|
80e32ce1a5
|
Turn off speed optimization due to MK2.5
|
2020-12-25 15:27:42 +01:00 |
|
espr14
|
e6eb3be247
|
Set jerk = 1, accel. = 1000
|
2020-12-23 16:56:04 +01:00 |
|
espr14
|
979525f028
|
Add more restarts
|
2020-12-22 19:34:12 +01:00 |
|
espr14
|
25d138d198
|
Revert max.speed
|
2020-12-22 15:10:01 +01:00 |
|
espr14
|
e24a763e46
|
Cleanup
|
2020-12-22 14:45:55 +01:00 |
|
espr14
|
8df2eccf45
|
Remove defines and unused vars
|
2020-12-22 14:36:37 +01:00 |
|
espr14
|
25d6e24778
|
Add comments
|
2020-12-22 14:16:20 +01:00 |
|
espr14
|
90c8045f7d
|
Clean the code
|
2020-12-22 13:59:50 +01:00 |
|
espr14
|
20659ec818
|
Add debug output
|
2020-12-22 12:51:22 +01:00 |
|
espr14
|
c397e9249a
|
Restart scanning
|
2020-12-21 19:33:36 +01:00 |
|
espr14
|
1610c96fc4
|
Fix and report circle divergence
|
2020-12-21 18:05:52 +01:00 |
|
espr14
|
744763f0a9
|
Fix diagonal movement
|
2020-12-21 17:34:54 +01:00 |
|
espr14
|
de23a845b4
|
Remove unused
|
2020-12-21 15:53:51 +01:00 |
|
espr14
|
3c9168f8f6
|
Optimize diagonal
|
2020-12-21 15:52:25 +01:00 |
|
espr14
|
9a59369c77
|
Diagonal acceleration
|
2020-12-21 15:32:09 +01:00 |
|
espr14
|
27ff6b0057
|
Fix build
|
2020-12-21 13:11:48 +01:00 |
|
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 |
|
espr14
|
a8f4207df9
|
New XYZ calibration algorithm
|
2020-12-17 18:19:36 +01:00 |
|
D.R.racer
|
4747c8c9f5
|
Increase top Z-offset limit based on some test results
|
2020-11-09 12:29:19 +01:00 |
|