d86c3cf43c
Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too.
Pablo Clemente
2014-06-30 15:12:13 +02:00
f0cab611db
optimised some math-code
cocktailyogi
2014-06-24 18:43:36 +02:00
269a068032
Fix lcd itostr3() to handle negative numbers
Oskar Linde
2014-06-24 14:31:15 +02:00
ad5c8cbba9
Add safety limit for hot bed power in example configuration
Cameron Lai
2014-04-25 17:04:24 +08:00
6460709d92
Fix bug in PID Autotune report
Cameron Lai
2014-04-25 16:05:05 +08:00
105bebb466
Fix for pin mapping for SDSS pin and Fan pin, so Arduino library can be used
Cameron Lai
2014-04-25 12:57:47 +08:00
97ead2eccb
Fix for microstepping pin mapping, not using Teensy pin mapping, but Arduino's default pin mapping so Arduino library can be used
Cameron Lai
2014-04-25 12:57:11 +08:00
d85411f13a
Revert "Fix for stepper microstepping"
Cameron Lai
2014-04-25 12:41:56 +08:00
7c7f2d094e
Revert "Fix for reading microstepping resolution"
Cameron Lai
2014-04-25 12:41:48 +08:00
e2d703377a
Enable EEPROM by default for 5DPrint D8 Controller Board in example configuration
Cameron Lai
2014-04-24 19:15:35 +08:00
2715f6ddbf
Fix for reading microstepping resolution
Cameron Lai
2014-04-24 17:48:33 +08:00
39e9b133f3
Add example configuration for Makibox printer, which uses the 5DPrint D8 Driver Board
Cameron Lai
2014-04-24 17:06:07 +08:00
da6b536182
Add 5DPrint D8 Driver Board info and temperature table for Makibox hot bed
Cameron Lai
2014-04-24 16:49:42 +08:00
3a8e36f19e
Add Digipot config for 5DPrint D8 Driver Board
Cameron Lai
2014-04-24 12:56:46 +08:00
eea3ba5588
Fix for stepper microstepping
Cameron Lai
2014-04-24 12:56:06 +08:00
1cbcbb0971
Add makibox machine information
Cameron Lai
2014-04-24 12:55:21 +08:00
2fa514e88a
Add port for 5DPrint D8 Driver board
Cameron Lai
2014-04-24 12:55:00 +08:00
dfb98101e4
Change CONTROLLERFAN_PIN for board 35 to -1, as it would conflict with board's 33 extruder pin, causing burnout (it's the same board, just different number of fans/extruders, therefore should be pin-compatible)
nothinman
2014-04-03 18:05:48 +01:00
8759508319
fix bug for dual extruders not working
Tim
2014-04-01 09:26:19 +08:00
a65564eef6
fix bug in M200 with multiple extruders
whosawhatsis
2014-03-30 11:34:36 -07:00
aeaf9b9312
fix bug in M200 with multiple extruders
whosawhatsis
2014-03-30 11:34:36 -07:00
89f78b0b80
Allow use of either SD Card slot when LCD Panel is configured. Preference is for Controller SD slot before LCD Panel slot when both are occupied.
Neil Darlow
2014-03-27 17:02:17 +00:00
b0093a1513
thermistortables.h: Add comments that table 60 uses beta=3950.
David Forrest
2014-03-26 23:41:10 -04:00