Browse Source

Fix some whitespace

pull/1/head
Scott Lahteine 6 years ago
parent
commit
693865a649
  1. 2
      Marlin/src/config/examples/Formbot/Raptor/Configuration.h

2
Marlin/src/config/examples/Formbot/Raptor/Configuration.h

@ -1221,8 +1221,6 @@
#define GRID_MAX_POINTS_X 10 // Don't use more than 15 points per axis, implementation limited.
#define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X
#define UBL_MESH_EDIT_MOVES_Z // Sophisticated users prefer no movement of nozzle
#define UBL_SAVE_ACTIVE_ON_M500 // Save the currently active mesh in the current slot on M500

Loading…
Cancel
Save