Skip to content

Instantly share code, notes, and snippets.

@oliof
Created August 24, 2019 11:55
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 oliof/02fa8827173b5d6752883f1c9020e79b to your computer and use it in GitHub Desktop.
Save oliof/02fa8827173b5d6752883f1c9020e79b to your computer and use it in GitHub Desktop.
b3d.g
; home and probe zero first
G0 Z10 F12000
G0 Z10 F300
; bed.g file for RepRapFirmware, generated by Escher3D calculator
; 10 points, 4 factors, probing radius: 110, probe offset (0, 0)
G30 P0 X0.00 Y110.00 Z-99999 H0
G30 P1 X95.26 Y55.00 Z-99999 H0
G30 P2 X95.26 Y-55.00 Z-99999 H0
G30 P3 X0.00 Y-110.00 Z-99999 H0
G30 P4 X-95.26 Y-55.00 Z-99999 H0
G30 P5 X-95.26 Y55.00 Z-99999 H0
G30 P6 X0.00 Y55.00 Z-99999 H0
G30 P7 X47.63 Y-27.50 Z-99999 H0
G30 P8 X-47.63 Y-27.50 Z-99999 H0
G30 P9 X0 Y0 Z-99999 S6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment