Ver código fonte

Better default values for Mesh Inset

Roxy-3D 7 anos atrás
pai
commit
83105590a0

+ 1
- 1
Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h Ver arquivo

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

Carregando…
Cancelar
Salvar