87 Commits (c10edb09986fa6516c8b57c652381b2bf7715577)

Author SHA1 Message Date
Marcio Teixeira 8dbb305e8e Fix "Missing separator" errors. (#12035) 6 years ago
Marcio Teixeira 03fc4d31d0 Makefile support for 32-bit Archim board and new TMC library (#11997) 6 years ago
Scott Lahteine a98f21ec5e Marlin assumes signed chars 6 years ago
Scott Lahteine 11ef432476 Match Makefile to boards.h 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Marcio Teixeira 9356cf648f Added support for Einsy Retro 6 years ago
Marcio Teixeira 4d1a61335c [2.0.x] Fixed Makefile for Marlin 2.0 (#10255) (#10281) 6 years ago
Scott Lahteine 4f0eafce8f Add more AVR boards to Makefile 6 years ago
Scott Lahteine 4a23069de9 Fix Ender 4 / CR-8 compilation 6 years ago
Scott Lahteine f887719a40 Creality Ender board support 7 years ago
Scott Lahteine 3cde4c78b2 Use wildcard *.cpp in Makefile 7 years ago
Scott Lahteine 8fbb833de9 Encapsulate RGB(W) LEDs 7 years ago
Scott Lahteine 42e2dd9251 Build file updates 7 years ago
Scott Lahteine 7e42c7563c Move build files into place 7 years ago
Roxy-3D 3f0b38ed5d Add Max7219 LED Matrix Debug Support (#7563) 7 years ago
Marcio Teixeira af83c512b8 Added support for U8G. 7 years ago
C. Scott Ananian 890e7a16a9 Add support for Printrbot Neopixel RGBW strip. 7 years ago
C. Scott Ananian a519b093b9 Fix build by replacing qr_solve by least_squares_fit. (#7285) 7 years ago
Scott Lahteine 3c7bfe798d Various cleanups ahead of digipot save 7 years ago
towara f6095c9325 fix missing serial.cpp in Makefile 7 years ago
Scott Lahteine 77491dd924 Remove extraneous whitespace 7 years ago
Scott Lahteine f02af83d42 Remove some extraneous spaces 7 years ago
Stefan Brüns 9ba6c051a1 Makefile: add nozzle.cpp too CXXSRC list 7 years ago
Stefan Brüns 9cc8d495b8 Makefile: remove no longer existing search paths 7 years ago
Stefan Brüns bf563e62c1 Makefile: add printcounter.cpp too CXXSRC list 7 years ago
Stefan Brüns ddecc1441d Makefile: Fix linker error 7 years ago
Markus Towara 23a675f621 reduce binary size of .hex 8 years ago
Markus Towara 5b6e2cecf5 bump c/c++ standard to gnu11 8 years ago
Scott Lahteine 29c4f67a29 Additional path - followup to #4743 8 years ago
Robert Bartl 494d5770b8 makefile fix for arduino 1.6.9 unzipped 8 years ago
Stephanie 6843b78f99 Add support for Printrboard RevF 8 years ago
Jaroslav Škarvada d229c58df6 Fixed Makefile to work with Melzi2 boards on arduino-1.6.x 8 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections 8 years ago
AnHardt 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741) 9 years ago
Richard Marko dd22cbbfb8 makefile: add buzzer.cpp (PR#2479) 9 years ago
Richard Marko 1183c10a2e makefile: drop -q -q (much quiet) from avrdude flags 9 years ago
Richard Marko 0e064357f4 makefile: use /etc/avrdude/avrdude.conf on linux 9 years ago
AnHardt 4d4fa3607b Remove Duemilanove 9 years ago
Scott Lahteine 80807b2d71 Consolidate arc code, remove motion_control.* 9 years ago
Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 years ago
Denis Chertykov ba3ac40b9d Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. 10 years ago
PxT 9fd4292923 Fixes #1361 10 years ago
Tim Hawkins 5045d17a39 fix avrdude upload in makefile 10 years ago
Alejandro Romero 1c9a70cee9 Support for Gen3 Monolithic electronics 10 years ago
Gabe Rosenhouse 5bd09d26e2 Makefile works with auto bed leveling 11 years ago
Gabe Rosenhouse b45beeffd6 typo fix in Makefile 11 years ago
Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68 11 years ago
David Forrest 75f39fadfc Makefile: Update for Arduino 1.0.5 and Teensyduino dependent boards (HARDWARE_MOTHERBOARD=={8,81,82,83,84}) 11 years ago
Guillaume Seguin c0c4c97db6 Detect OS in Makefile to use the correct avrdude.conf path 11 years ago
Guillaume Seguin 4d435c38a6 Add support of LiquidTWI2-based panels to Makefile 11 years ago