Roxy-3D
3fcd131f46
Cartesian UBL systems should not use SEGMENT_LEVELED_MOVES
...
There is significant downside to breaking up the long line segments on UBL Cartesian machines via the SEGMENT_LEVELED_MOVES mechanism. It adds a lot of extra computation but worse... It cuts out all of UBL's off mesh Z-Height correction checks. There have been a large number of people complaining about the nozzle going to infinity or crashing into the bed lately. They are being caused by
```
void unified_bed_leveling::line_to_destination_cartesian()
```
not watching over the segments being queued up for movement.
2018-02-14 14:19:52 -06:00
Scott Lahteine
0e7999915d
Fix #9361
2018-02-14 07:47:39 -06:00
AnHardt
e301e28e45
Complete M48 description_1 ( #9630 )
2018-02-14 05:17:48 -06:00
Scott Lahteine
6e4a7e2dcb
Init lcd message string programmatically
2018-02-14 05:08:06 -06:00
studiodyne
8fbba6abd9
[1.1.x] French update ( #9610 )
2018-02-14 04:17:54 -06:00
Scott Lahteine
e2fef4df6f
Fix #9201
...
FILAMENT_LCD_DISPLAY and SDSUPPORT are a-ok together.
2018-02-14 03:28:05 -06:00
Scott Lahteine
c93dab2307
MYSERIAL => MYSERIAL0
...
For cleaner diffing with Marlin 2.0.x.
2018-02-14 02:56:56 -06:00
Scott Lahteine
d89a61bd51
Update DIGIPOT_I2C_MOTOR_CURRENTS comments
2018-02-13 22:56:03 -06:00
studiodyne
2683b2636b
Update French language ( #9590 )
2018-02-12 01:08:33 -06:00
Scott Lahteine
7cb3640ea4
Restore welcome message
2018-02-12 01:01:09 -06:00
Scott Lahteine
dc85b604bb
Merge pull request #9591 from teemuatlut/bf1_fix_M914
...
[1.1.x] Fix M914 macro
2018-02-11 08:21:24 -06:00
Scott Lahteine
aa3292cc57
Merge pull request #9592 from thinkyhead/bf1_26_days_later
...
[1.1.x] Apply buried PR for parity with 2.0.x
2018-02-11 06:37:35 -06:00
Scott Lahteine
7e17a2cfd0
26-day-old buried patch to U.B.L.
2018-02-11 06:06:50 -06:00
Scott Lahteine
0acaaf536d
Update gMax1.5+ for 2.0.x parity
2018-02-11 05:20:57 -06:00
Scott Lahteine
30b08e218d
Patch Max7219 for parity with 2.0.x
2018-02-11 05:19:36 -06:00
teemuatlut
7babfbbcb2
Fix M914 macro
2018-02-11 13:08:55 +02:00
Scott Lahteine
2e7a754ac1
Megatronics baud rate 115200
...
Fix #9092
2018-02-11 03:42:27 -06:00
Scott Lahteine
61f3051982
Fix plan_arc clockwise (G2)
...
Fix #9482
2018-02-11 03:32:18 -06:00
Scott Lahteine
69a5e0c136
Add 'mffp' to quickly push upstream ( #9588 )
2018-02-11 02:21:52 -06:00
Scott Lahteine
73419681dc
Update PB Rev.F pins
2018-02-11 01:36:20 -06:00
Scott Lahteine
bb155ed38e
Correct MOTHERBOARD for Geeetech i3 Pro X
...
Fix #8856
2018-02-10 20:27:11 -06:00
Scott Lahteine
7aad82cccd
Fix auto_fan in pins.h
2018-02-10 20:02:17 -06:00
Scott Lahteine
18aa682954
Patch SILVER_GATE auto fan
2018-02-10 19:29:36 -06:00
Scott Lahteine
5e72729c67
Fix #8744
2018-02-10 16:51:55 -06:00
Scott Lahteine
6f1afb411a
Add comments to platformio.ini
2018-02-10 15:50:32 -06:00
Scott Lahteine
016171d682
Merge pull request #9575 from thinkyhead/bf1_more_tests
...
[1.1.x] Fix Power class
2018-02-10 15:49:51 -06:00
Scott Lahteine
f6a73bbd84
Patch Power class
2018-02-10 15:36:42 -06:00
Scott Lahteine
baaf79b755
Use signed for pin_t
2018-02-10 15:30:29 -06:00
Scott Lahteine
2aafc5b7b0
Test POWER_SUPPLY and AUTO_POWER_CONTROL
2018-02-10 15:27:06 -06:00
Scott Lahteine
7145731844
Merge pull request #9555 from wizhippo/tronxyx5s
...
[1.1.x] Tronxy X5S
2018-02-10 15:13:12 -06:00
Douglas Hammond
1e00ba5433
Add Tronxy X5S
2018-02-10 15:03:20 -06:00
Scott Lahteine
abda89437d
Melzi boards include melzi pins
2018-02-10 15:03:20 -06:00
Scott Lahteine
d6d01f1f8e
Merge pull request #9571 from thinkyhead/bf1_french_update
...
Update French language
2018-02-10 14:15:13 -06:00
GMagician
5a39afb81b
[1.1.x] Memory overflow protection ( #9563 )
2018-02-10 14:14:22 -06:00
Scott Lahteine
8f4c564b04
Merge pull request #9565 from teemuatlut/bf1_init_cs_pins
...
[1.1.x] Init CS pins before loading settings
2018-02-10 14:08:16 -06:00
Scott Lahteine
017e0e6951
Update French language
...
Based on #9556 by @gege2b
2018-02-10 14:06:02 -06:00
teemuatlut
7ee87dc2db
Init CS pins before loading settings
2018-02-10 19:16:08 +02:00
Johnny Eshak
3a3228ef1b
[1.1.x] Fix compile Error Anet (Optiboot) ( #9550 )
2018-02-09 07:16:37 -06:00
Scott Lahteine
5a53e4d921
Merge pull request #9548 from thinkyhead/bf1_prevent_comments_resetting
...
[1.1.0] Prevent watchdog reset due to many comments
2018-02-09 07:15:10 -06:00
Scott Lahteine
8979990805
Merge pull request #9543 from thinkyhead/bf1_reliable_probe_heaters_off
...
[1.1.x] More reliable PROBING_HEATERS_OFF with BED_LIMIT_SWITCHING
2018-02-09 07:10:33 -06:00
Matteo Ragni
4e276c6e00
[1.1.x] Support for the Anycubic Trigorilla Board (1.3 at least) ( #8367 )
2018-02-09 05:38:21 -06:00
Scott Lahteine
96bcf08477
Tweak escape handling in serial input
2018-02-09 04:06:44 -06:00
Scott Lahteine
68cc5c72fd
No EXTRUDER_RUNOUT_PREVENT during print
2018-02-09 03:36:42 -06:00
Scott Lahteine
06dff0b7ec
Fix HAS_CONTROLLER_FAN in is_power_needed
2018-02-09 03:33:45 -06:00
Scott Lahteine
c4dbedd5b6
Prevent watchdog reset due to many comments
...
Addressing #7449
2018-02-09 01:50:42 -06:00
Scott Lahteine
9727e5e3d6
Minor comment/condition cleanup
2018-02-09 00:53:04 -06:00
Scott Lahteine
ad323d852e
Sanity check for SERIAL_PORT
...
Addressing #7400
2018-02-09 00:41:39 -06:00
Scott Lahteine
4300547c66
Size lcd_status_message based on language ( #9546 )
2018-02-08 23:03:27 -06:00
Scott Lahteine
f61ff9c813
Firmware retraction lost change
2018-02-08 22:20:31 -06:00
Scott Lahteine
55071749b7
Minor changes for 2.0.x parity
2018-02-08 22:20:31 -06:00