Teacup_Firmware/config
Nico Tonnhofer 4abc3aa2f0 heater: software pwm with delta sigma algorithm
@triffid points me to the delta sigma algorithm. This is pretty nice
for slow updating routines. Others than normal PWM, this scale better
for slow frequencies.

This algorithm is a mix of
https://www.mikrocontroller.net/topic/293454#3128867
and
https://github.com/Smoothieware/Smoothieware/blob/29e80/src/libs/Pwm.cpp#L55
2017-03-21 14:51:08 +01:00
..
board.3drag.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.cnc-shield-v3-nucleo.h heaters: add max heater value 2017-03-21 14:48:15 +01:00
board.cnc-shield-v3.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.gen3.h heaters: rework max heater value 2017-03-21 14:51:01 +01:00
board.gen6.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.gen7-arm.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.gen7-v1.1-v1.3.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.gen7-v1.4.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.melzi.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.nanoheart-v1.0.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.pcbscriber.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.ramps-v1.2.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.ramps-v1.3.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.rumba.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.sanguinololu-v1.1.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.sanguinololu-v1.2.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.sanguish.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.sinaptec-at328-02.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.teensy++-v2.0.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.teensy-v2.0.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
board.tronxy.h heater: software pwm with delta sigma algorithm 2017-03-21 14:51:08 +01:00
config-syntax.txt Configtool: make KINEMATICS a set of booleans, too. 2016-04-20 22:02:07 +02:00
printer.mendel.h Config files: update comment/help text for USE_INTERNAL_PULLUPS. 2016-09-30 13:51:01 +02:00
printer.mendel90.h Config files: update comment/help text for USE_INTERNAL_PULLUPS. 2016-09-30 13:51:01 +02:00
printer.pcbscriber.h PCBScriber config files. 2016-11-20 14:45:45 +01:00
printer.tronxy.h Config files: update comment/help text for USE_INTERNAL_PULLUPS. 2016-09-30 13:51:01 +02:00
printer.wolfstrap.h Config files: update comment/help text for USE_INTERNAL_PULLUPS. 2016-09-30 13:51:01 +02:00