summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/configuration.h
AgeCommit message (Expand)Author
2011-05-12Removing MCode for overheat protectionNils
2011-05-12Adding experimental support for max temperature gueard (M143)Nils
2011-05-04Added documentation to constant acceleration parametersEmanuele Caruso
2011-05-04Added constant acceleration option (aka speed ramp), enabled by defaultEmanuele Caruso
2011-05-04Added max z feedrate configuration value, default to 120 mm/min. Solution sug...Emanuele Caruso
2011-05-04Made exponential acceleration optional with a #define in configuration.hEmanuele Caruso
2011-05-02Fix trailing semicolon in #definekliment
2011-05-02Merge remote branch 'origin/master'Emanuele Caruso
2011-05-01Added watchdog aand minimal temp for greater safety in the case of a disconne...kliment
2011-05-01Added configuration value for absolute delay microseconds, default to 1. This...Emanuele Caruso
2011-05-01Added configuration parameter for delaying steps, STEP_DELAY_RATIO.Emanuele Caruso
2011-04-30Adding Support for SanguinololuTommy Cheng
2011-04-27Merge branch 'master' of git@github.com:kliment/Klimentkipkliment
2011-04-27Added PWM control to fan pin, added smoothing code for erratic gen6 temp read...kliment
2011-04-25Merge remote branch 'origin/master'Emanuele Caruso
2011-04-25Added separate acceleration configuration parameter for travel movesEmanuele Caruso
2011-04-25Added separate acceleration configuration parameter for travel movesEmanuele Caruso
2011-04-24Restored acceleration configuration values to the previous more conservative ...Emanuele Caruso
2011-04-22Merge branch 'minconstspeed'Emanuele Caruso
2011-04-22Added min constant speed units configuration value for acceleration. Disabled...Emanuele Caruso
2011-04-22Sane defaults when thermocouple support is presentkliment
2011-04-22Gregfrost thermocouple support - still needs minor cleanupkliment
2011-04-15Add support for Gen6, conditional SD and heated bed code, and mendelparts the...kliment
2011-04-10Experimental PID support. Use with caution.kliment
2011-04-08Improved acceleration algorithm: now you can set minimum feedrate speedEmanuele Caruso
2011-04-07Fixed acceleration algorithm. Added deceleration. Added configuration setting...Emanuele Caruso
2011-03-28Added temp tables to configuration. Made dual temp tables optional. Re-enable...kliment
2011-03-13Added SD support, heatbed support and internal endstop pullup support. Improv...kliment
2011-01-05set endstop default config for RRSOESjohnnyr
2010-08-29(no commit message)johnnyr
2010-08-12customized config for RAMPSjohnnyr
2010-08-11(no commit message)johnnyr
2010-05-02added config option for inverting stepper directiontonokip
2010-05-02minor fix newlines for configuration.htonokip
2010-05-01rewritetonokip