eject filament: remove two unused constants

No change in memory
pull/308/head
gudnimg 2023-09-17 18:18:36 +00:00 committed by DRracer
parent 18a040c278
commit 03b0d6f776
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
namespace logic {
// These cannot be class memebers without definition until c++17
static constexpr modules::motion::P_pos_t ejectLength = 50.0_P_mm; //@@TODO
static constexpr modules::motion::P_speed_t ejectSpeed = 1000.0_P_mm_s; //@@TODO
/// @brief A high-level command state machine - handles the complex logic of ejecting filament
///
/// The eject operation consists of: