From 137e75ca71abe4fad80cffe28dde7800b1c90f38 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 11 Feb 2023 21:44:03 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Misc.=20cleanup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/Creality/Ender-3 Neo/Configuration.h | 1 - config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h | 1 - 2 files changed, 2 deletions(-) diff --git a/config/examples/Creality/Ender-3 Neo/Configuration.h b/config/examples/Creality/Ender-3 Neo/Configuration.h index ebcf4fa1e0..180fd73cec 100644 --- a/config/examples/Creality/Ender-3 Neo/Configuration.h +++ b/config/examples/Creality/Ender-3 Neo/Configuration.h @@ -1058,7 +1058,6 @@ //#define POLAR #if ENABLED(POLAR) #define DEFAULT_SEGMENTS_PER_SECOND 180 // If movement is choppy try lowering this value - #define PRINTABLE_RADIUS 82.0f // (mm) Maximum travel of X axis // Movements fall inside POLAR_FAST_RADIUS are assigned the highest possible feedrate diff --git a/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h b/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h index 01c3ab4a92..ce760fb6c2 100644 --- a/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h +++ b/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h @@ -1058,7 +1058,6 @@ //#define POLAR #if ENABLED(POLAR) #define DEFAULT_SEGMENTS_PER_SECOND 180 // If movement is choppy try lowering this value - #define PRINTABLE_RADIUS 82.0f // (mm) Maximum travel of X axis // Movements fall inside POLAR_FAST_RADIUS are assigned the highest possible feedrate