- Mar 29, 2015
-
-
Natealus authored
Another fellow here gave me the idea to do it this way
-
Natealus authored
Made my swap commented out so its the option not the default.
-
Natealus authored
I made my changes to swap MIN and MAX endstops on the Azteeg X3 Pro the option rather than the default to fix unexpected reversal.
-
Nate Stokes authored
Updated for the changes that Thinkyhead made before I submitted mine.
-
Natealus authored
I added in the pins into the new board files for the Azteeg X3, X3 Pro, Printrboard, and Rambo. I'm sure it can be added for others too but these are the manual specified pins. Just like many things here though, I can't test for the boards other than the Azteeg X3 Pro. Hopefully it works smoothly for everyone who happens on this nifty display. :)
-
Natealus authored
I added the fan pins in here and left them at -1 in configuration_adv.h and it works fine. Pinned for a 4 extruder from 1-4 and HE5 being the controller fan, HE6 being the Extruder Auto Fan/Water pump in the Kraken case, and HE7 being for part cooling fan. Added in descriptions for the MIN MAX pin swap and for servo motor additions.
-
- Mar 28, 2015
-
-
Scott Lahteine authored
Move variable blink from ultralcd.h to dogm_lcd_implementation.h
-
Scott Lahteine authored
Patch generic delta config
-
Scott Lahteine authored
- Addressing issue mentioned at #1699
-
AnHardt authored
to avoid warnings about unused blink. Concentrate definitions of variables in dogm_lcd_implementation.h to one place. Make only local used variable currentfont static.
-
Scott Lahteine authored
Fixup warnings
-
Scott Lahteine authored
Conflicts: Marlin/Marlin_main.cpp
-
Scott Lahteine authored
Fix `code_value` (so `G1X1E2` isn't evaluated as `G1 X100 E2`)
-
Scott Lahteine authored
- Patched up for most included configurations
-
Scott Lahteine authored
-
Scott Lahteine authored
The big Language Pack
-
Scott Lahteine authored
use only one implementation for beeper feedback
-
Scott Lahteine authored
Fix Z_APPLY_STEP for dual Z
-
Scott Lahteine authored
-
- Mar 27, 2015
-
-
Scott Lahteine authored
Fixup leveling and other issues
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Parentheses need here otherwise sanitycheck.h does wrong thing on line 222
-
Scott Lahteine authored
Give all temp arrays 4 indices
-
Scott Lahteine authored
-
Edward Patel authored
-
Scott Lahteine authored
- Also patch up some warnings
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Fix a bug reading `code_value` for `M503 Sn` - Hide and remove unused variables
-
Scott Lahteine authored
Latest upstream commits
-
Scott Lahteine authored
-
Scott Lahteine authored
Always 4 temp sensors
-
- Mar 26, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Also a small tweak to SanityCheck.h
-