InsanityAutomation
c1e57e3a9b
Update Configuration.h
2019-04-27 09:42:49 -04:00
InsanityAutomation
7232bdd883
Update pause.cpp
2019-04-25 20:41:45 -04:00
InsanityAutomation
e4cad11951
Add commission menu
2019-03-31 10:42:02 -04:00
InsanityAutomation
d923c018b8
Update Configuration.h
2019-03-30 18:03:11 -04:00
InsanityAutomation
e3f6f1b12c
MRRF Bump
2019-03-29 17:43:34 -04:00
InsanityAutomation
ec2c721ca2
Bump
2019-02-19 18:44:42 -05:00
InsanityAutomation
919d7f8999
Bump
2019-01-16 11:07:15 -05:00
InsanityAutomation
8573625fab
add runout options
2019-01-13 16:35:15 -05:00
InsanityAutomation
900bb1aba3
Merge pull request #18 from InsanityAutomation/More-SD-Pause-Fixes
...
More sd pause fixes
2019-01-13 16:12:18 -05:00
InsanityAutomation
5927818234
feed rate and park
2019-01-13 16:11:22 -05:00
InsanityAutomation
8be2aa0ef4
Initial commit
2019-01-13 14:35:45 -05:00
InsanityAutomation
6284eaf17d
Make M25 work as well
2019-01-12 23:36:12 -05:00
InsanityAutomation
5094b167d4
Update menu_main.cpp
2019-01-12 19:40:20 -05:00
InsanityAutomation
42e9e85282
Merge branch 'bugfix-2.0.x' into More-SD-Pause-Fixes
2019-01-12 19:34:02 -05:00
InsanityAutomation
eb0bf22d09
Update menu_main.cpp
2019-01-12 19:32:52 -05:00
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
2019-01-12 18:07:28 -06:00
InsanityAutomation
57e51e0d7d
Bump
2019-01-12 19:00:23 -05:00
Scott Lahteine
7cfce20cd3
Update comments on M125
2019-01-12 17:52:44 -06:00
Scott Lahteine
3358333e22
Remove extra lcd_advanced_pause_show_message call
2019-01-12 17:14:33 -06:00
Scott Lahteine
a7a6503917
Update menu_main.cpp
2019-01-12 17:04:00 -06:00
Scott Lahteine
acbe72c239
Remove extra defer_status_screen(false), refresh()
2019-01-12 17:00:53 -06:00
Jason
dc4786a504
Config files for PowerWASP Printer ( #12889 )
2019-01-12 16:57:45 -06:00
Scott Lahteine
3e867008f0
Fix some HAL_STM32F1 type declarations
2019-01-12 16:21:11 -06:00
InsanityAutomation
dbac603128
Update menu_main.cpp
2019-01-12 17:09:22 -05:00
Scott Lahteine
eb78aed863
Rename LCD menus according to variable types ( #12892 )
2019-01-12 16:01:04 -06:00
InsanityAutomation
ed3ab5e212
Fix M24 not starting new job ( #12887 )
2019-01-12 15:30:44 -06:00
Nils Hasenbanck
f9299c4461
Make timer definition in pin files for STM32 possible ( #12874 )
...
RemRam needs to redefine a particular timer to work correctly. The HAL did foresee this possibility and checks if the timer was already defined for either the stepper or temperature timer.
Prior to this commit the header file for the timers couldn't see those definitions in the pin file, but this commit will fix this.
Tested on an actual hardware to verify. (It wouldn't boot without it.)
2019-01-12 14:40:49 -06:00
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection ( #12853 )
2019-01-12 00:41:48 -06:00
Scott Lahteine
459f4fef60
Fix Temperature::init bug with HEATER_4_PIN
2019-01-11 22:54:26 -06:00
InsanityAutomation
a403d9a50c
Improve menu pause / resume ( #12876 )
2019-01-11 20:42:11 -06:00
Alain Martel
432c21456f
Add 3DFabXYZ Migbot example config ( #12775 )
...
Co-Authored-By: Alain Martel <alain74martel@gmail.com >
2019-01-11 20:41:20 -06:00
Scott Lahteine
fb8111553e
getStatus => report_status
2019-01-11 19:51:00 -06:00
Chris Pepper
2919f3045d
[LPC176x] Update PIO extrascript ( #12878 )
2019-01-11 19:45:33 -06:00
Scott Lahteine
19fea772e5
Use E_AXIS_N where it makes sense
2019-01-11 19:42:34 -06:00
Scott Lahteine
0d30ccf767
Tweaks to TMC26XStepper
2019-01-11 19:42:34 -06:00
HackingGulliver
1fd8e2c649
Fix: Junction Deviation calculates wrong cos(theta) on CoreXY ( #12879 )
2019-01-11 19:25:48 -06:00
Scott Lahteine
b402040059
Split bed size sanity check into two
2019-01-11 15:49:57 -06:00
Chris Barr
1d33784bf9
Add RUMBA32 Board ( #12856 )
2019-01-10 19:34:31 -06:00
Ondřej Nový
a0ef6198ff
Level bed corners Z-hop height option ( #12858 )
2019-01-10 19:15:17 -06:00
Karl Andersson
8ae6f1e556
Fix errors and some compiler warnings with HAL_STM32 PlatformIO build ( #12869 )
2019-01-10 19:01:31 -06:00
Scott Lahteine
e6484d9dab
Return to status when SD card is removed
2019-01-10 15:43:31 -06:00
Scott Lahteine
5f2d75f45b
Move PINS_DEBUGGING to @section develop
2019-01-08 20:05:05 -06:00
Scott Lahteine
da42f27c9e
Use maths macros for ceil/floor
2019-01-05 21:21:02 -06:00
Ludy
de4561c980
VORON Add LCD option BEEP_ON_FEEDRATE_CHANGE ( #12822 )
2019-01-05 14:12:05 -06:00
Adrian Cuzman
917cf3c7f0
Fix (broken) link to Install ReArm tutorial ( #12823 )
2019-01-05 14:04:34 -06:00
Giuliano Zaro
709a6356f7
Remove obsolete test conditions ( #12829 )
2019-01-05 14:02:45 -06:00
Luu Lac
bcf347403b
Fix M106 extruder & fan count ( #12820 )
2019-01-05 14:01:35 -06:00
Kaushik Vemparala
ba7e35cbab
Add LCD option BEEP_ON_FEEDRATE_CHANGE ( #12774 )
2019-01-04 19:30:08 -06:00
jmz52
d372e7e477
SDIO support for STM32F1 ( #12782 )
2019-01-04 13:38:07 -06:00
Marcio Teixeira
6a8fb0f25f
Simplify backlash compensation code. ( #12813 )
...
- Use `TEST(dm,axis)` to determine directions instead of doing comparisons.
- Remove recomputation of `millimeters` and `delta_mm` since backlash compensation should not affect the distance over which material is extruded.
2019-01-04 13:30:56 -06:00