Commit Graph

10 Commits

Author SHA1 Message Date
Michael Moon d57dc22c04 initialise PWM properly 2010-11-08 10:55:16 +11:00
Michael Moon 95e7013dd6 attempt to move heater PID to extruder controller board 2010-11-08 10:55:16 +11:00
Michael Moon 4bdb97c3b7 merge gen3 stuff 2010-11-08 10:55:15 +11:00
Michael Moon d93dcff378 merge multi_temp stuff 2010-11-08 10:54:58 +11:00
Markus Hitter 2391dc2901 If there's no HEATER_PIN, there's no heater, so disable the
heater code. Also remove the temp_achieved() declaration
in heater.h, which has no definition in heater.c.

If you wonder about what might be the use of not having a heater,
think about a paste dispenser or an externally heated extruder :-)

Having no heater removes a whopping 1200 bytes of program size.
2010-10-07 23:43:46 +02:00
Markus Hitter 68f4610e79 heater.h/.c: remove a few obsolete #includes. 2010-10-07 23:43:36 +02:00
Michael Moon e78381c56d Move configuration to config.h.dist 2010-09-27 09:20:07 +10:00
Michael Moon f037bb5320 removed unused ABS_DELTA 2010-09-17 10:29:27 +10:00
Michael Moon 9e21f6c811 move temp_residency back to temp.h 2010-09-12 16:07:28 +10:00
Michael Moon 273d63f242 splitting heater stuff out into a separate file 2010-09-12 14:47:49 +10:00