Created
October 23, 2020 16:35
-
-
Save wolfmanjm/beae29495887801e828f2935de913e4f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 20mm cylinder with 0.3mm height 0.7mm width volumetric E | |
G92 E0 | |
G1 X-10 Z0.3 F3000 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z0.6 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z0.9 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z1.2 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z1.5 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z1.8 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z2.1 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z2.4 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z2.7 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z3.0 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 | |
G10 | |
G1 Z3.3 | |
G11 | |
G92 E0 | |
G2 I10 J0 E11.98 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment