Ludy
3e17ac2529
[1.1.x] Update German language ( #13136 )
2019-02-12 12:54:11 -06:00
Giuliano Zaro
da112b91c5
[1.1.x] Fix TEMP_STAT_LED startup init ( #13121 )
2019-02-11 17:10:56 -06:00
Scott Lahteine
3a216bb962
CR10mini E steps of 95
...
See https://www.patreon.com/posts/creality-cr10-24602624
2019-02-10 14:24:59 -06:00
David Souza
fa0bc6af08
Fix language_pt-br warnings due to extra tokens at end of #else directive ( #13084 )
2019-02-05 22:56:53 -06:00
Roxy-3D
aed7627f95
Fix probe location bug....
2019-02-05 20:27:58 -07:00
Scott Lahteine
1f3ddd2c33
Apply lowercase to some common methods
2019-02-02 16:45:07 -06:00
Nathan
8fff2fad23
Fix the delta homing issue ( #13001 )
2019-01-23 19:43:26 -06:00
Ondřej Nový
c0a6f013de
[1.1.x] Level bed corners Z-hop height option ( #12859 )
2019-01-10 19:25:02 -06:00
swilkens
feb2165feb
[1.1.x] Correct Ender 3 bed size ( #12768 )
2018-12-30 10:42:06 -06:00
Roman Moravčík
986c4390f0
[1.1.x] Limit PID autotune target to maxtemp-15 ( #12703 )
2018-12-27 11:43:07 -06:00
Roman Moravčík
ff1362c71d
[1.1.x] Limit hotend / bed temperature to maxtemp-15. ( #12702 )
2018-12-27 11:40:34 -06:00
Ondřej Nový
b49a58eb58
[1.1.x] Update Czech translation ( #12684 )
2018-12-20 15:32:24 -06:00
Ondřej Nový
2f42c8b32d
[1.1.x] Set DEFAULT_NOMINAL_FILAMENT_DIA to 1.75 in Anet A6 config ( #12663 )
2018-12-18 13:35:35 -06:00
Ondřej Nový
0f34a3f0b2
[1.1.x] Enable PIDTEMPBED in Anet A8 example config ( #12654 )
2018-12-18 13:34:25 -06:00
Luc Van Daele
1f06f628c0
[1.1.x] G33 clean up ( #12649 )
...
Remove obsolete workarounds in G33 for the now fixed zprobe_zoffset bug
2018-12-18 12:44:17 -06:00
Scott Lahteine
a0a21e5a2f
Fix MBL error messages
2018-11-19 02:17:36 -06:00
Scott Lahteine
6f0fa90edb
Fix kill with MSG_POWER_LOSS_RECOVERY
2018-11-18 18:06:14 -06:00
Scott Lahteine
7cb162ab3e
Fix MBL XY parameter error messages
2018-11-05 03:42:24 -06:00
I-am-me
c788dfb91b
Update French language ( #12246 )
2018-10-27 17:19:51 -05:00
Scott Lahteine
88fd73aabd
Fix endstops.monitor_flag
2018-10-26 03:52:43 -05:00
tobbelobb
cbc0a0a776
Init Hangprinter D-axis, count D-axis advance_dividend, delta_offsets ( #12181 )
2018-10-22 18:52:39 -05:00
Scott Lahteine
7446976881
One more IS_SD_PRINTING
2018-10-22 00:25:46 -05:00
Zach Welch
75298e654e
Add M524 to abort SD printing ( #11386 )
2018-10-19 14:23:46 -05:00
Scott Lahteine
86ac4683dd
Add parentheses to card macros
2018-10-19 14:20:33 -05:00
Paul
d8caa7ddf0
Fix hole to hole rod length for Plus model ( #12157 )
2018-10-19 13:47:27 -05:00
Scott Lahteine
8698b6d95e
Don't use ENABLED with *INVERTING
2018-10-16 17:15:24 -05:00
MrDiba
77d8befc6d
Anycubic Kossel Z probe invert fix ( #12101 )
2018-10-16 01:56:36 -05:00
swilkens
82c5c85c0f
[1.1.x] Reduce HOMING_FEEDRATE_XY for Ender 3 ( #12104 )
...
Homing on the Ender 3 with `HOMING_FEEDRATE_XY` set to 50*60 was shown (#12074 ) to cause the end-stop micro-switches to bottom out, causing the carriage for both X and Y axis to physically crash into the micro switch. Reducing the homing speed prevents the switches from bottoming out.
2018-10-16 01:51:14 -05:00
Scott Lahteine
5e0dffd9a4
Fix lite status screen SD %
2018-10-12 17:04:47 -05:00
Scott Lahteine
1e57b13518
EINSY_RETRO uses same delays as EINSY_RAMBO
...
Co-Authored-By: marcio-ao <marcio@alephobjects.com>
2018-10-08 22:29:48 -05:00
Scott Lahteine
b33463aa68
Safer delays for EINSY_RAMBO + RRDFGSC
2018-10-06 21:53:45 -05:00
Scott Lahteine
385c990d6f
Fix Anycubic Kossel config
2018-10-04 20:26:07 -05:00
Scott Lahteine
ae48080469
Fix lightweight UI hotends display
2018-10-04 14:36:19 -05:00
Scott Lahteine
0ad8646a6c
Fix block->mix_steps
...
Fix #11484
2018-09-29 19:16:17 -05:00
Hannes Brandstätter-Müller
bb6286f201
fix missing semicolon ( #11961 )
2018-09-29 14:46:08 -05:00
Scott Lahteine
e6339a4aa6
Ensure M109 calls autotemp
2018-09-29 02:15:16 -05:00
Scott Lahteine
501b8374fd
Fix garbled M119 output, honor NUM_RUNOUT_SENSORS
2018-09-28 19:19:45 -05:00
Scott Lahteine
8f89ce9b16
Workaround for Pronterface M29
2018-09-27 15:41:15 -05:00
Scott Lahteine
ea29b71a3a
Fix endstop reporting inverting logic
2018-09-22 03:22:55 -04:00
Scott Lahteine
e85117a6cd
Fix parking_extruder_tool_change
...
Fix #11872
2018-09-19 03:04:16 -05:00
Scott Lahteine
5b8dc39506
[1.1] Fix mixing extruder g-codes ( #11864 )
2018-09-18 00:44:34 -05:00
AnHardt
f5dc9c822d
1_Fix normalize_mix() ( #11855 )
...
Mix factors needed to be updated consistent with the recent Stepper/Planner code refactor.
2018-09-17 16:38:35 -05:00
Scott Lahteine
1a89c3ceae
Support more filament runout sensors in M119 ( #11850 )
2018-09-17 03:29:18 -05:00
Scott Lahteine
c2ffb49c04
Fix a serial echo
2018-09-16 22:03:55 -05:00
dagorel
a16405d608
Make some small corrections in fr_utf8 language file. ( #11826 )
2018-09-16 00:06:53 -05:00
Scott Lahteine
222014e78c
AnyCubic Trigorilla 1.4 changes
...
Co-Authored-By: grbd <garlicbready@googlemail.com>
2018-09-15 23:17:59 -05:00
Scott Lahteine
aeb959d4e4
AnyCubic LinearPlus delta configs
...
Co-Authored-By: grbd <garlicbready@googlemail.com>
2018-09-15 23:17:59 -05:00
Scott Lahteine
da5e69693d
Update some config comments
2018-09-15 23:17:59 -05:00
Scott Lahteine
6afe5ab28b
Set stepper directions after M501/M502
...
See https://github.com/MarlinFirmware/Marlin/issues/11103#issuecomment-421387611
Co-Authored-By: tcm0116 <tcm0116@users.noreply.github.com>
2018-09-15 20:25:05 -05:00
HenningJW
7f2139aa07
Fix non-sensical values for Zonestar themistor table ( #11816 )
...
Values taken from Zonestar firmware for P802QA with a Melzi board. Timestamps from the firmware package are from April 2016.
2018-09-12 15:35:43 -05:00