Parcourir la source

Better default values for Mesh Inset

Roxy-3D il y a 7 ans
Parent
révision
83105590a0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h

+ 1
- 1
Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer