Skip to content
Snippets Groups Projects
Commit 233d45aa authored by yuichitamiya's avatar yuichitamiya
Browse files

add 2nd adjustment genmitsu

parent ddce9db3
No related branches found
No related tags found
No related merge requests found
Pipeline #298840 passed
docs/Instruction/images/proverXL/2nd_easel_cut.png

778 KiB

docs/Instruction/images/proverXL/2nd_easel_shape.png

757 KiB

docs/Instruction/images/proverXL/2nd_fusion_100x100mm.png

525 KiB

docs/Instruction/images/proverXL/2nd_fusion_shaper_face.png

506 KiB

docs/Instruction/images/proverXL/2nd_gsender_test0.png

911 KiB

docs/Instruction/images/proverXL/2nd_result_test0.jpg

361 KiB

......@@ -467,3 +467,47 @@ Depth = 0.2mm
<video width="400" controls>
<source src="../../images/proverXL/Genmitsu_PROVerXL_4030.mp4" type="video/mp4">
</video>
----
## Adjust G-code Parameters 2022/4/25
### Design, g-code, milling
![](../images/proverXL/2nd_fusion_100x100mm.png)
![](../images/proverXL/2nd_fusion_shaper_face.png)
[Easel](https://www.inventables.com/technologies/easel)
![](../images/proverXL/2nd_easel_shape.png)
![](../images/proverXL/2nd_easel_cut.png)
![](../images/proverXL/2nd_gsender_test0.png)
### Test_0
![](../images/proverXL/2nd_result_test0.jpg){width=300}
```
$$
...
$100=162.984 (X-axis travel resolution, step/mm)
$101=162.173 (Y-axis travel resolution, step/mm)
```
### Tests and Result
<br/> |test_0 |test_1 |test_2
-- |--- |-- |--
**X-axis(L-R)** | | |
$100 |162.984|161.290|161.403
length |101.05 |99.93 |100.02 ok
**Y-axis(Up-Dw)**| | |
$101 |162.173|161.174|161.126
length |100.62 |100.03 |100.01 ok
Parameters from test_2 are good to use
```
$$
...
$100=161.403 (X-axis travel resolution, step/mm)
$101=161.126 (Y-axis travel resolution, step/mm)
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment