Commit Graph
25 Commits
Author SHA1 Message Date
InsanityAutomationandScott Lahteine 7665dff58b No error on T0 with single-extruder and fix MIXING_EXTRUDER virtual tools (#12375) 2018-11-09 00:15:07 -06:00
InsanityAutomationandScott Lahteine 6471a75a22 Combine more tool-change variables (#12137) 2018-11-06 22:22:20 -06:00
InsanityAutomationandScott Lahteine ad60f0691c Add Creality3D RAMPS pins definitions (#12229) 2018-10-26 16:09:04 -05:00
InsanityAutomationandScott Lahteine aebbb2359d Fix IDEX homing X0 wrong direction (#12200) 2018-10-24 16:40:06 -05:00
InsanityAutomationandScott Lahteine 55ac2f4c23 Fix filament runout for idex duplication modes (#12168) 2018-10-20 13:39:33 -05:00
InsanityAutomationandScott Lahteine a768df83cb Remove stale variable (#12136) 2018-10-18 11:26:14 -05:00
InsanityAutomationandScott Lahteine 3ec3872730 Single Z raise value for all tool-changing / parking (#12090)
* Universal tool-change Z lift
* Add TOOLCHANGE_ZRAISE to example configs
* Park/unpark changes to example configs
* Implement DEBUG_DXC_MODE
2018-10-17 11:11:41 -05:00
InsanityAutomationandScott Lahteine 3cb5517ddb Make singlenozzle tool-change honor no_move (#12056)
...Set no move earlier so it applies
2018-10-10 16:49:59 -05:00
InsanityAutomationandScott Lahteine d332fcb8fa Fix firmware-retract compile errors (#12061) 2018-10-10 16:46:08 -05:00
InsanityAutomationandScott Lahteine b2c1cd7eda Allow cold change of active extruder (#12055)
Followup to #11994
2018-10-10 09:57:48 -05:00
InsanityAutomationandScott Lahteine ee253991d4 Various fixups for single-nozzle filament swap (#12036) 2018-10-08 15:39:55 -05:00
InsanityAutomationandScott Lahteine 74cd6cb4fc Single nozzle filament change (#11994) 2018-10-07 17:06:14 -05:00
InsanityAutomationandScott Lahteine 8ae113ff36 Show zprobe_zoffset when BABYSTEP_HOTEND_Z_OFFSET is disabled (#11973) 2018-10-01 00:30:10 -05:00
InsanityAutomationandScott Lahteine 2e98437392 Clean up main menu (#11972) 2018-10-01 00:15:06 -05:00
InsanityAutomationandScott Lahteine 6d862b2916 Home before level corners, if needed (#11976)
…and add a consistent homing screen for all LCD pre-homing.
2018-10-01 00:14:28 -05:00
InsanityAutomationandScott Lahteine 4d5566a6b7 Add filament runout sensor menu item (#11971) 2018-09-30 21:33:46 -05:00
InsanityAutomationandScott Lahteine 23114aeb81 Fix garbled M119 output. Honor NUM_RUNOUT_SENSORS (#11948) 2018-09-28 19:00:11 -05:00
InsanityAutomationandScott Lahteine 95d793456b Add Formbot Raptor config, fix other Formbot configs (#11926) 2018-09-27 19:20:43 -04:00
InsanityAutomationandScott Lahteine cb9dc56630 Add GT2560 v3 support (#11914) 2018-09-27 15:13:15 -04:00
InsanityAutomationandScott Lahteine f2e630a05e Stow probe on probing failed (#11936)
Prevents probe from being left down should probing fail and print job continue
2018-09-27 13:26:14 -04:00
InsanityAutomationandRoxy-3D 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862)
* Add Formbot Raptor board

Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>

* Add a second Z probe Z offset

Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>

* Modify method to utilize live adjustment of hotend z offset

Should probably move config option to babystepping and rename as it may now apply to all multiextruder systems

* Move config item and catchup other code to current method
2018-09-24 09:40:48 -05:00
InsanityAutomationandScott Lahteine f38570ac55 Add custom user menu title (#11769) 2018-09-19 15:04:34 -05:00
InsanityAutomationandScott Lahteine bad225dc04 Fix mesh leveling compile errors (#11768) 2018-09-09 04:19:48 -05:00
InsanityAutomationandRoxy-3D 9de730b2bf Update tool_change.cpp (#11559) 2018-08-15 19:30:52 -05:00
InsanityAutomationandRoxy-3D c2553f9888 2.0.x - Idex match119 (#11556)
* Update ubl_G29.cpp

* Update ultralcd.cpp
2018-08-15 13:26:11 -05:00