2096188ac3
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
f9f54019ab
Inverted state logic for forced_heating_stop variable
Pablo Clemente
2014-06-13 08:39:58 +02:00
c51a6f94e0
Fixed stop print LCD function on M104
Pablo Clemente
2014-06-12 18:43:16 +02:00
89abf07faa
Added gen7-dist - marlin now compiles for gen7
mattrobbo10
2014-07-18 18:04:27 +10:00
17aa67e4ea
If the option DISABLE_INACTIVE_EXTRUDER ist active the extruder switch to early to inactive because there are some moves in the buffer. So the planner wait 32 moves to disable the unused extruder.
midopple
2014-07-13 21:52:32 +02:00
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