-
- Downloads
improve LaserProperty and subclasses: add .equals(), .hashCode() so that the...
improve LaserProperty and subclasses: add .equals(), .hashCode() so that the GUI can compare laserProperties and see if they have been changed also add .toString() for some of the subclasses - helpful for the dummy driver
Showing
- src/com/t_oster/liblasercut/FloatPowerSpeedFocusFrequencyProperty.java 36 additions, 1 deletion...er/liblasercut/FloatPowerSpeedFocusFrequencyProperty.java
- src/com/t_oster/liblasercut/LaserProperty.java 5 additions, 0 deletionssrc/com/t_oster/liblasercut/LaserProperty.java
- src/com/t_oster/liblasercut/PowerSpeedFocusFrequencyProperty.java 26 additions, 0 deletions...t_oster/liblasercut/PowerSpeedFocusFrequencyProperty.java
- src/com/t_oster/liblasercut/PowerSpeedFocusProperty.java 38 additions, 0 deletionssrc/com/t_oster/liblasercut/PowerSpeedFocusProperty.java
- src/com/t_oster/liblasercut/drivers/LaosCutterProperty.java 28 additions, 0 deletionssrc/com/t_oster/liblasercut/drivers/LaosCutterProperty.java
Please register or sign in to comment