Skip to content

Instantly share code, notes, and snippets.

@wolfmanjm
Created October 23, 2020 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfmanjm/beae29495887801e828f2935de913e4f to your computer and use it in GitHub Desktop.
Save wolfmanjm/beae29495887801e828f2935de913e4f to your computer and use it in GitHub Desktop.
; 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