mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
parent
a040c20bf9
commit
96bdb2f531
244 changed files with 2684 additions and 244 deletions
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3426,8 +3426,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3416,8 +3416,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3417,8 +3417,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3419,8 +3419,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3408,8 +3408,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3423,8 +3423,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3418,8 +3418,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3419,8 +3419,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3416,8 +3416,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3416,8 +3416,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3416,8 +3416,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3416,8 +3416,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3415,8 +3415,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
|
@ -3419,8 +3419,18 @@
|
||||||
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
#define SPINDLE_LASER_POWERDOWN_DELAY 50 // (ms) Delay to allow the spindle to stop
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Laser I2C Ammeter (High precision INA226 low/high side module)
|
||||||
|
//
|
||||||
|
//#define I2C_AMMETER
|
||||||
|
#if ENABLED(I2C_AMMETER)
|
||||||
|
#define I2C_AMMETER_IMAX 0.1 // (Amps) Calibration value for the expected current range
|
||||||
|
#define I2C_AMMETER_SHUNT_RESISTOR 0.1 // (Ohms) Calibration shunt resistor value
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif // SPINDLE_FEATURE || LASER_FEATURE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Synchronous Laser Control with M106/M107
|
* Synchronous Laser Control with M106/M107
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue