-
88314b8910
CREALITY_ENDER is long gone
Scott Lahteine
2018-06-08 19:53:13 -05:00
-
334341c632
Hephestos config updates (#10960)
Scott Lahteine
2018-06-07 21:23:55 -05:00
-
f74278b8b1
Add -4 thermocouple to list in configs
Scott Lahteine
2018-06-07 21:02:02 -05:00
-
7ba5afff01
Allow FAN_PIN override, pins cleanup (#10956)
Scott Lahteine
2018-06-07 16:46:13 -05:00
-
55aedf036b
Fix M503 ABL mesh report. (Zero-based IJ indices)
Scott Lahteine
2018-06-07 16:36:50 -05:00
-
e7623b5788
Restore Z_PROBE_PIN to pinsDebug_list.h
Scott Lahteine
2018-06-06 23:48:39 -05:00
-
a426986df8
Ensure pins set to INPUT after attachInterrupt (#10928)
Scott Lahteine
2018-06-06 20:59:08 -05:00
-
d8b983f624
More concise M503 output for M906, M913, M914 (#10947)
Scott Lahteine
2018-06-06 20:58:28 -05:00
-
eb1026d438
[2.0.x] Fix compile warning (#10931)
Giuliano
2018-06-06 05:44:34 +02:00
-
a5b0bf86f1
[2.0.x] Correct PROGMEM on DFU-equiped AT90USB boards (#10943)
Dave Johnson
2018-06-05 20:34:54 -07:00
-
c2bdbdffaa
Prevent a buffer overflow in diveToFile
Scott Lahteine
2018-06-05 22:07:52 -05:00
-
c9d1a620d4
[2.0.x] fix indentations (#10934)
Giuliano
2018-06-05 09:03:26 +02:00
-
d550da084f
Fix Max7219 control pins for use with 32-bit platforms
Roxy-3D
2018-06-04 13:37:23 -05:00
-
c16e41e9e6
STM32F4 pins cleanup
Scott Lahteine
2018-06-03 19:01:15 -05:00
-
c685c7b7dd
STM32F4: All pins can do PWM
Scott Lahteine
2018-06-03 04:30:15 -05:00
-
85914423a1
Merge pull request #10920 from thinkyhead/bf2_misc_cleanups_jun2
Scott Lahteine
2018-06-03 03:36:07 -05:00
-
-
2fd9ba56da
LED menu item bool (like Case Lights)
Scott Lahteine
2018-06-02 20:53:25 -05:00
-
ad8d3150aa
Cleanup for dual endstops homing
Scott Lahteine
2018-06-02 20:39:00 -05:00
-
61181b7f24
Add macros for ST7565 commands
Scott Lahteine
2018-06-02 20:30:42 -05:00
-
-
d3c02410a8
[2.0.x] Small assorted collection of fixes and improvements (#10911)
Eduardo José Tagle
2018-06-01 21:02:22 -03:00
-
ae1be0fa53
Merge pull request #10910 from thinkyhead/bf2_fix_junction_deviation
Scott Lahteine
2018-06-01 00:12:41 -05:00
-
-
2deff0d9b9
Fix/Improve junction deviation
Scott Lahteine
2018-05-31 20:09:53 -05:00
-
6885ca606c
Drop JUNCTION_ACCELERATION from example configs
Scott Lahteine
2018-05-31 20:05:12 -05:00
-
-
d87257f63c
[2.0.x][LPC176x] Fix PIO build flags (#10909)
Chris Pepper
2018-06-01 01:08:31 +01:00
-
ae322e0c54
[2.0.x] Add GTM32 Pro VB support (#10898)
Axel
2018-05-31 01:11:38 -04:00
-
d259070980
Clean up trailing spaces from vim, etc.
Scott Lahteine
2018-05-31 00:06:26 -05:00
-
21d812d502
Fix the Z un-hop on G11
Scott Lahteine
2018-05-29 23:41:36 -05:00
-
d3c473002a
For SCARA probe Y offset is proximal/distal
Scott Lahteine
2018-05-29 21:55:53 -05:00
-
b90f54b0fc
Improve probe logging
Scott Lahteine
2018-05-29 21:54:13 -05:00
-
3f2a062a57
Fix M914 value range (-64...+63)
Scott Lahteine
2018-05-29 12:02:15 -05:00
-
b6cd8d9cc6
Set deltas to park on the left
Scott Lahteine
2018-05-29 11:39:03 -05:00
-
9713538427
HOTENDS for Switching Nozzle with Switching Extruder
Scott Lahteine
2018-05-29 11:05:52 -05:00
-
c68b7b3913
Update Fan 2 and E0 Auto Fan pins for Trigorilla
Scott Lahteine
2018-05-28 21:11:12 -05:00
-
cbcb284f4a
Allow libServo::attach to work on Teensy 3.5/3.6
Scott Lahteine
2018-05-28 20:55:50 -05:00
-
f89f7c4a82
[2.0.x][LPC176x][Build] Force single precision constants, disable freestanding (#10892)
Chris Pepper
2018-05-29 01:38:22 +01:00
-
4299e5dc8b
Modify E-stepping macros for use in LINEAR_ADVANCE (#10885)
Scott Lahteine
2018-05-28 19:34:08 -05:00
-
8f14ef855d
More concise commentary in planner.cpp
Scott Lahteine
2018-05-28 19:24:51 -05:00
-
6919e87656
Minor cleanup of multi-stepping logic
Scott Lahteine
2018-05-28 17:39:23 -05:00
-
16da5c62d0
Teensy 3.x fastio pullup (#10890)
android444
2018-05-28 23:25:12 +02:00
-
853a9056ac
Long thermistor tables need special consideration
Scott Lahteine
2018-05-28 06:18:11 -05:00
-
a4f9c3373f
Tweak thermistor spacing
Scott Lahteine
2018-05-28 03:26:15 -05:00
-
9b9b62b218
delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index])
Scott Lahteine
2018-05-27 23:45:01 -05:00
-
1ce97f1f6d
Faster (bisect) search in thermistor tables (#10883)
Scott Lahteine
2018-05-27 23:27:51 -05:00
-
0ca9db7051
Correct HOTENDS for SWITCHING_EXTRUDER
Scott Lahteine
2018-05-27 17:56:21 -05:00
-
945139e328
Clean up some formatting
Scott Lahteine
2018-05-27 03:11:36 -05:00
-
9c235ef821
[HAL]Add support for ST7920 - Teensy 3.x (#10872)
android444
2018-05-27 10:36:57 +02:00
-
7b9f0302d4
Fix Bresenham rounding errors, add link to article (#10871)
Eduardo José Tagle
2018-05-27 03:49:59 -03:00
-
2566342979
Adjust some commentary
Scott Lahteine
2018-05-27 00:10:05 -05:00
-
1b200f3312
Sanity check SWITCHING_EXTRUDER with SINGLENOZZLE
Scott Lahteine
2018-05-26 23:23:07 -05:00
-
22771dd2dd
Update 'board_f_cpu' to 'board_build.f_cpu'
Scott Lahteine
2018-05-26 22:36:12 -05:00
-
6775a16c97
Fix switching extruder stepping with LA
Scott Lahteine
2018-05-26 19:06:49 -05:00
-
05fc761929
Merge pull request #10858 from thinkyhead/bf2_rename_some_options
Scott Lahteine
2018-05-26 18:42:39 -05:00
-
-
2e139fe50f
Tweak configuration spacing
Scott Lahteine
2018-05-26 02:22:03 -05:00
-
931ab4ec40
Rename Junction Deviation options
Scott Lahteine
2018-05-26 02:19:28 -05:00
-
aaaf09bda2
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
Scott Lahteine
2018-05-26 02:02:39 -05:00
-
-
cf7d5a642a
Fix manual moves for switching tools (#10868)
Scott Lahteine
2018-05-26 18:30:53 -05:00
-
1da2c4f1c1
Text LCD display routine fix. Coauthored with @MagoKimbra (#10864)
Eduardo José Tagle
2018-05-26 20:13:33 -03:00
-
498a328148
Merge pull request #10860 from Bob-the-Kuhn/upload-extra-script-fix
Bob Kuhn
2018-05-26 09:40:55 -05:00
-
-
1c0ad8bbae
wrong type of exit method
Bob-the-Kuhn
2018-05-26 08:17:03 -05:00
-
-
01d37e00af
Fix up stepper ISR with linear advance timing (#10853)
Scott Lahteine
2018-05-26 01:00:13 -05:00
-
6f330f397e
[2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844)
Eduardo José Tagle
2018-05-26 01:32:37 -03:00
-
235facd545
install AVRDUDE 5.10, faster disk find for LPC1768 (#10849)
Bob Kuhn
2018-05-25 20:26:48 -05:00
-
645df23eb0
Fix warning with FASTER_GCODE_PARSER disabled
Scott Lahteine
2018-05-25 06:45:42 -05:00
-
d74e333c0f
Make sure FAN_ANIM_FRAMES is defined
Scott Lahteine
2018-05-25 05:28:19 -05:00
-
e2db509d58
[2.0.x] Update/Fix LPC1768 extra script upload_extra_script.py (#10843)
Bob Kuhn
2018-05-25 04:31:18 -05:00
-
7261f48872
Fix reset of endstops and move state
Scott Lahteine
2018-05-24 19:28:15 -05:00
-
50fa8e01c1
Minor optimization of axis_did_move bits
Scott Lahteine
2018-05-24 19:08:07 -05:00
-
a94506ada0
Fix K8400 Y min pos, M118 comment
Scott Lahteine
2018-05-24 08:21:16 -05:00
-
336a022529
Support Malyan LCD without SD
Scott Lahteine
2018-05-24 04:39:34 -05:00
-
f28e366b77
Followup for core endstops
Scott Lahteine
2018-05-24 03:02:44 -05:00
-
8b44745bc7
Clean up and consolidate SD-related code (#10831)
Scott Lahteine
2018-05-24 01:18:56 -05:00
-
9644d56b42
Patches for core motion tests
Scott Lahteine
2018-05-24 00:04:47 -05:00
-
5f8591528e
Remove #pragmas that don't help c files
Scott Lahteine
2018-05-23 23:47:16 -05:00
-
230ae6a143
Default G30 to engage / disengage
Scott Lahteine
2018-05-23 16:20:06 -05:00
-
3e3789da85
Regression: Endstops Core compatibility (#10823)
Scott Lahteine
2018-05-23 03:45:25 -05:00
-
c89649b46e
Suppress U8glib build warnings
Scott Lahteine
2018-05-23 02:37:09 -05:00
-
bbd09a99f1
32 bit boards classification cleanup (#10818)
Axel
2018-05-22 22:20:24 -04:00
-
ee333f6be2
Followup to endstops tweaks
Scott Lahteine
2018-05-22 20:34:59 -05:00
-
d98bc71af7
Boards classification arrangement (#10814)
Axel
2018-05-22 03:56:51 -04:00
-
22e0691a70
[2.0.x] Add Sublime support for Auto build, minor Auto-build update (#10809)
Bob Kuhn
2018-05-22 02:04:51 -05:00
-
4b610b333e
Tweak G38 formatting
Scott Lahteine
2018-05-22 01:56:03 -05:00
-
d2647c1f19
Fix G1 behaviour after tool unpark
Scott Lahteine
2018-05-22 00:53:00 -05:00
-
3bb950c69a
Fix DEBUG_LEVELING_FEATURE for MBL
Scott Lahteine
2018-05-22 00:43:15 -05:00
-
1af98519cd
Group and adjust LCD buttons code
Scott Lahteine
2018-05-21 20:32:16 -05:00
-
0c3773d724
Cleanup in stepper_indirection.h
Scott Lahteine
2018-05-22 00:18:21 -05:00
-
4118199ddd
Tweaks to core headers
Scott Lahteine
2018-05-21 20:32:10 -05:00
-
4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796)
Scott Lahteine
2018-05-21 15:51:38 -05:00
-
65a004564c
Stepper::set_position needed for some applications
Scott Lahteine
2018-05-21 15:05:17 -05:00
-
435ecb6b67
Followup to stepper/planner refactor
Scott Lahteine
2018-05-20 22:20:11 -05:00
-
6dfbb39f83
[LPC1768] Add error-handling to upload script, update autobuild.py (#10802)
Bob Kuhn
2018-05-20 21:22:04 -05:00
-
68d7fcec83
Simplify and fix Z fade height edit
Scott Lahteine
2018-05-20 12:29:23 -05:00
-
d557c84a71
[2.0.x] Error for FAST_PWM_FAN with 32 bit CPU (#10798)
Bob Kuhn
2018-05-20 11:37:55 -05:00
-
16f92dca44
Merge pull request #10688 from ejtagle/bugfix-2.0.x
Scott Lahteine
2018-05-20 07:24:39 -05:00
-
-
569df3fc0c
Fix interrupt-based endstop detection
etagle
2018-05-16 04:08:43 -03:00
-
a4af975873
Fix planner block optimization
etagle
2018-05-18 04:04:01 -03:00
-
e0ca627033
Planner block HOLD flag
etagle
2018-05-13 00:49:54 -03:00
-
a11eb50a3e
Refactor and optimize Stepper/Planner
etagle
2018-05-09 02:17:53 -03:00
-
0566badcef
Add memory barrier, optimal interrupt on-off
etagle
2018-05-16 16:38:17 -03:00
-
c2fb2f54a1
Use assembly for AVR ISR vectors
Scott Lahteine
2018-05-13 14:46:08 -05:00
-
206014a957
Fix LPC176x timer functions
Scott Lahteine
2018-05-15 03:32:40 -05:00
-