Browse Source

Better default values for Mesh Inset

pull/1/head
Roxy-3D 6 years ago
committed by Scott Lahteine
parent
commit
83105590a0
  1. 2
      Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h

2
Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h

@ -1130,7 +1130,7 @@
#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
#ifdef ROXYs_TRex
#define MESH_INSET 25 // Set Mesh bounds as an inset region of the bed
#define MESH_INSET 35 // Set Mesh bounds as an inset region of the bed
#else
#define MESH_INSET 0
#endif

Loading…
Cancel
Save