InsanityAutomation
d9ff0c86ab
Bump to head with IDEX fixes
2018-07-28 23:04:23 -04:00
InsanityAutomation
a4e9add679
Bump to current
...
Issue with G29 tool change still exists upstream. Function is out of scope where called and override leaves blank. Added a command to force T0 in custom menu items when initializing UBL as workaround. Needs permenant fix.
2018-07-13 16:06:34 -04:00
InsanityAutomation
58f0059ed3
Ensure fan is on before UBL commission steps or prep for z adjust in custom menus
2018-07-12 14:08:32 -04:00
InsanityAutomation
5a8e2abbd6
Enable Bed PID, PID autotune menu, and set esteps to whole number
2018-06-28 12:43:51 -04:00
InsanityAutomation
c3f2a6e3c3
Reenable fan menu when no laser defined
2018-05-31 21:29:26 -04:00
InsanityAutomation
f06043127d
Fix filament sensor
2018-05-31 15:13:21 -04:00
InsanityAutomation
b714b17d27
Remove brightness as light is only on/off
2018-05-31 13:23:56 -04:00
InsanityAutomation
8285f1541e
Bump to bugfix brack as of 20180526
2018-05-31 10:53:24 -04:00
InsanityAutomation
81cd4c66cc
Added toggle for filament sensor or laser
2018-05-31 09:15:08 -04:00
InsanityAutomation
a61fcb09f0
Add config option for 700mm machine
2018-05-24 14:25:04 -04:00
InsanityAutomation
88b9cc0e56
Update to correct ANALOG pin assignment instead of DIGITAL address for same pin
2018-05-22 13:55:13 -04:00
InsanityAutomation
c531ff3c60
Add SSR support for factory kit
...
Following pin 57 temp and 58 relay from photos provided by Justin Kennedy. Uses built in keenovo temp sensor.
2018-05-11 22:21:06 -04:00
InsanityAutomation
243f32e5b8
Reimplement laser control
2018-05-09 19:53:46 -04:00
InsanityAutomation
8633601f59
Merge branch 'bugfix-1.1.x' into TM_TRex2+
2018-05-09 15:55:52 -04:00
InsanityAutomation
afd0b532ad
Revert "Merge branch 'TM_CR10' into bugfix-1.1.x"
...
This reverts commit 1cb2de37de , reversing
changes made to fd94570a0d .
2018-05-09 11:01:53 -04:00
InsanityAutomation
1cb2de37de
Merge branch 'TM_CR10' into bugfix-1.1.x
2018-05-09 10:55:26 -04:00
InsanityAutomation
fd94570a0d
Revert "Merge branch 'TM_CR10' into bugfix-1.1.x"
...
This reverts commit 1cfe6d7478 , reversing
changes made to a9b30acbe6 .
2018-05-09 10:44:35 -04:00
InsanityAutomation
b120adf8df
Bump version, disable power recovery by default
2018-05-09 10:37:26 -04:00
InsanityAutomation
1cfe6d7478
Merge branch 'TM_CR10' into bugfix-1.1.x
2018-05-09 10:31:43 -04:00
InsanityAutomation
a9b30acbe6
Merge pull request #4 from MarlinFirmware/bugfix-1.1.x
...
Bugfix 1.1.x 20180509 catchup
2018-05-09 10:25:29 -04:00
Scott Lahteine
b9e4ce3715
Fix compilation with UBL and Arc/Bézier
...
Fix #10660
2018-05-09 00:41:51 -05:00
Scott Lahteine
78410b210b
Add UBL support for G2/G3 and G5 ( #10649 )
2018-05-08 11:10:33 -05:00
Scott Lahteine
de0b872a24
Merge pull request #10652 from thinkyhead/bf1_bezier_jerk_control_avr
...
[1.1.x] Bézier Jerk Control
2018-05-08 11:09:19 -05:00
Scott Lahteine
ae24f4f930
Merge pull request #10650 from thinkyhead/bf1_junction_deviation
...
[1.1.x] Junction Deviation
2018-05-08 09:25:21 -05:00
Scott Lahteine
f093ce35a0
Add BEZIER_JERK_CONTROL to example configs
2018-05-08 09:21:54 -05:00
Scott Lahteine
7ee1ab4fd3
Add Bézier Jerk Control option
2018-05-08 09:21:54 -05:00
Scott Lahteine
bb352f9836
Add a 3-frame fan animation to bitmaps ( #10653 )
2018-05-08 08:18:51 -05:00
Scott Lahteine
5c120222a4
Show correct units in M503
2018-05-08 05:47:09 -05:00
Scott Lahteine
b3af5a1ac0
Add JUNCTION_DEVIATION to example configs
2018-05-08 04:43:51 -05:00
Scott Lahteine
124cff0dbe
Junction deviation jerk limiting option
2018-05-08 04:43:51 -05:00
Scott Lahteine
9076a9314f
Fix abort of SD printing
2018-05-07 00:18:53 -05:00
Scott Lahteine
40ce9d0299
Fix some sanity checks
...
Co-Authored-By: Giuliano <gmagician@users.noreply.github.com >
2018-05-06 23:22:28 -05:00
Scott Lahteine
20f1688376
Try whole word over abbrev. for error
2018-05-06 20:50:12 -05:00
Scott Lahteine
59e8707a4f
Remove some unused vars
2018-05-06 20:49:08 -05:00
Scott Lahteine
5735c8af5b
[1.1.x] Arrange LCD options by type ( #10631 )
...
* Bump configuration versions to 010109
* Arrange LCD options by type
2018-05-06 19:17:29 -05:00
Scott Lahteine
c97bf04166
Geeetech follow-up
2018-05-06 08:14:00 -05:00
Scott Lahteine
156bd28160
Fully init planner sync_block
2018-05-06 08:14:00 -05:00
Scott Lahteine
1f991f07be
Merge pull request #10615 from thinkyhead/bf1_synced_planner_set_position
...
[1.1.x] Improve sync of planner / stepper position, asynchronous G92
2018-05-06 03:10:28 -05:00
Scott Lahteine
675be8db7c
Bring some example configs up to date
2018-05-06 03:06:13 -05:00
Scott Lahteine
fcb19823db
Add Geeetech i3 Pro C / W examples
...
Added base example configs for Geeetech's Pro C and Pro W machines.
Co-Authored-By: Phr3d13 <phr3d13@gmail.com >
2018-05-06 01:37:41 -05:00
Scott Lahteine
e8779e7fe2
Fix up fwretract handling
2018-05-06 01:22:30 -05:00
Scott Lahteine
ac5ff1d802
Adjust usage of stepper.synchronize
2018-05-06 01:22:30 -05:00
Scott Lahteine
08e20dbbc6
Improve sync of stepper positions
2018-05-06 01:22:30 -05:00
Scott Lahteine
1682036533
Apply int32_t to stepper
2018-05-05 18:22:46 -05:00
Roxy-3D
42180e25a3
change Max7219 coordinates are in traditional (X,Y) format
2018-05-05 16:07:20 -05:00
Scott Lahteine
c6e4fbe162
Additional patch for no heated bed
2018-05-04 00:11:19 -05:00
Bob-the-Kuhn
65adea6240
remove TMC version checks, move comment
2018-05-03 15:47:35 -05:00
Scott Lahteine
888da29b61
Enforce minimum TMC2130 / TMC2208 libs
2018-05-03 15:47:35 -05:00
TheMasterFX
50ff4cf157
Fix bed size and max z pos for Ender-2 ( #10603 )
2018-05-02 19:02:15 -05:00
Scott Lahteine
12b9bbaa50
Merge pull request #10602 from thinkyhead/bf1_AD8495_thermocouple
...
[1.1.x] Add thermocouple with AD8495 support
2018-05-02 09:05:11 -05:00