Scott Lahteine
97da93fbb8
Fix kill with MSG_POWER_LOSS_RECOVERY
2019-09-02 05:38:24 -05:00
Scott Lahteine
eb0b685c55
Fix MBL XY parameter error messages
2019-09-02 05:38:24 -05:00
Scott Lahteine
d1cf029deb
Rename to match case
2019-09-02 05:38:23 -05:00
I-am-me
c63d466fd0
Update French language ( #12246 )
2019-09-02 05:38:23 -05:00
Scott Lahteine
c7ed706f43
Fix endstops.monitor_flag
2019-09-02 05:38:23 -05:00
tobbelobb
9ea9fde491
Init Hangprinter D-axis, count D-axis advance_dividend, delta_offsets ( #12181 )
2019-09-02 05:38:23 -05:00
Scott Lahteine
83fe07d80a
One more IS_SD_PRINTING
2019-09-02 05:38:23 -05:00
Zach Welch
6110a54635
Add M524 to abort SD printing ( #11386 )
2019-09-02 05:38:23 -05:00
Scott Lahteine
cee63a1688
Add parentheses to card macros
2019-09-02 05:38:23 -05:00
Paul
68464005cf
Fix hole to hole rod length for Plus model ( #12157 )
2019-09-02 05:38:23 -05:00
Scott Lahteine
e443ebb988
Don't use ENABLED with *INVERTING
2019-09-02 05:38:23 -05:00
MrDiba
3dbe53283f
Anycubic Kossel Z probe invert fix ( #12101 )
2019-09-02 05:38:23 -05:00
swilkens
1a5f2fa2c9
[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.
2019-09-02 05:38:23 -05:00
Scott Lahteine
9959a91eca
Fix lite status screen SD %
2019-09-02 05:38:23 -05:00
Scott Lahteine
0c74e47a37
EINSY_RETRO uses same delays as EINSY_RAMBO
...
Co-Authored-By: marcio-ao <marcio@alephobjects.com>
2019-09-02 05:38:23 -05:00
Scott Lahteine
1321941d03
Safer delays for EINSY_RAMBO + RRDFGSC
2019-09-02 05:38:23 -05:00
Scott Lahteine
aa9e4687d7
Fix Anycubic Kossel config
2019-09-02 05:38:23 -05:00
Scott Lahteine
c32d2e3ae8
Fix lightweight UI hotends display
2019-09-02 05:38:23 -05:00
Scott Lahteine
f94c3210b6
Create FUNDING.yml
2019-08-08 06:10:54 -05:00
Scott Lahteine
340fb15d2a
Fix flattr link
...
Co-Authored-By: MarcelMo <marcelmo@users.noreply.github.com>
2019-07-19 00:12:05 -05:00
Scott Lahteine
5d96a6d983
No Support Requests
2019-04-04 00:12:36 -05:00
Scott Lahteine
5befb30701
Update issue templates
2019-03-03 10:14:15 -06:00
Scott Lahteine
24b7070bbb
CR10mini E steps of 95
...
See https://www.patreon.com/posts/creality-cr10-24602624
2019-03-03 10:14:15 -06:00
Scott Lahteine
3a70028d5c
Update README.md
2019-03-03 10:14:15 -06:00
Scott Lahteine
5cf6c44f47
Version 1.1.9
2018-09-29 19:29:54 -05:00
Scott Lahteine
624fd8c9ff
Merge bugfix-1.1.x
2018-09-29 19:29:48 -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
52dbd57dfd
Merge pull request #11356 from grbd/bugfix-1.1.x
2018-09-16 00:05:19 -05:00
Scott Lahteine
da5e69693d
Update some config comments
2018-09-15 23:17:59 -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
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
Scott Lahteine
dad2f630c9
Fix raw_filwidth_value error
2018-09-12 04:32:35 -05:00
Scott Lahteine
5af3575c48
Fix SD autostart with no LCD
2018-09-12 03:48:27 -05:00
Scott Lahteine
39be096575
Fix MSG_FILAMENT_CHANGE_HEAT_1 for small LCD
2018-09-10 23:23:21 -05:00
Scott Lahteine
d09794a153
Fix RigidBoard FAN_PIN collision
2018-09-10 05:27:56 -05:00
Scott Lahteine
adc066a174
Fix print_2d_array plus some pointless changes
2018-09-10 02:44:17 -05:00
Scott Lahteine
c28acb0ee1
Restore .travis.yml
2018-09-09 03:17:22 -05:00