Skip to content

Commit

Permalink
Calibration: retraction test
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftFever authored and tadeu2 committed Jul 19, 2024
1 parent 8246258 commit b210c29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libslic3r/calib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ enum class CalibMode : int {
Calib_Flow_Rate,
Calib_Temp_Tower,
Calib_Vol_speed_Tower,
Calib_VFA_Tower,
Calib_Retraction_tower
Calib_VFA_Tower

};

enum class CalibState { Start = 0, Preset, Calibration, CoarseSave, FineCalibration, Save, Finish };
Expand Down

0 comments on commit b210c29

Please sign in to comment.