Scott Lahteine
|
b30b55307c
|
Merge pull request #7909 from thinkyhead/bf2_goodbye_legacy_advance
[2.0.x] Remove legacy ADVANCE feature
|
7 years ago |
Scott Lahteine
|
442669d23c
|
Allow UBL to build without a probe
|
7 years ago |
Scott Lahteine
|
560d366b80
|
Move VIKI SCK/MOSI pins fix to Conditionals_POST.h
|
7 years ago |
Scott Lahteine
|
e9bcb9d048
|
Add 4 new LCD displays
|
7 years ago |
Scott Lahteine
|
03f4891fb9
|
Remove legacy ADVANCE feature
|
7 years ago |
Scott Lahteine
|
8315a8a716
|
Apply fixes for DUE
Alternative to #7882. If F_CPU is greater than 1000 it can be evenly divided by 8. Over 10000, 16; over 100000, 32; over 1 million, 64; etc.
|
7 years ago |
Scott Lahteine
|
7fb3343bda
|
[2.0.x] Addressing #7612
Change "extruder" to HOTEND in sanity error messages
|
7 years ago |
Scott Lahteine
|
2aa22c5a5e
|
Merge pull request #7874 from thinkyhead/bf2_anet_encoder_pulses
[2.0.x] Fixing ANET encoder pulses
|
7 years ago |
Scott Lahteine
|
f99d1dedae
|
Fixing #7833
Derived from #7873
|
7 years ago |
Scott Lahteine
|
ef90b49fff
|
Remove extra NEWPANEL settings in Conditionals_LCD.h
|
7 years ago |
Scott Lahteine
|
965b0ab53e
|
Spacing adjustments
|
7 years ago |
Christopher Pepper
|
bea3ec2724
|
M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
|
7 years ago |
Scott Lahteine
|
fdf1b8a7b8
|
Fix sanity check for LCD_FOR_MELZI
Comes from #7760
|
7 years ago |
Scott Lahteine
|
ce1638e32f
|
Add Babystep Z graphic overlay
See PR #7593
|
7 years ago |
Scott Lahteine
|
7a29f802d0
|
Fix ENCODER_PULSES_PER_STEP for G3D_PANEL
|
7 years ago |
Dave Johnson
|
f58ba3a64e
|
Improve AVR arch detection
Replace ARDUINO_ARCH_AVR with __AVR__ to better detect architecture for non-Arduino dev environments. Resolves compile failure in PIO for 8-bit Teensduino targets
More info:
https://forum.pjrc.com/threads/33234-Using-Teensyduino-Selecting-Teensy-3-2-3-1-board-has-incorrect-platform-define
http://www.atmel.com/webdoc/avrlibcreferencemanual/using_tools_1using_avr_gcc_mach_opt.html
|
7 years ago |
Scott Lahteine
|
f37ed314e0
|
Friendly layout for Arduino IDE
|
7 years ago |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
7 years ago |
Scott Lahteine
|
34101224c4
|
Inc updates
|
7 years ago |
Scott Lahteine
|
5be07b5db2
|
Move 'inc' files
|
7 years ago |