Commit Graph

18724 Commits

Author SHA1 Message Date
Brian Kahl
aa968252c5 Change the x travel to avoid hitting the fan duct on M175v2 2021-09-13 11:26:12 -05:00
Robert Henderson
23087565e5 Merge branch 'dualextruderUpdate' into 'master'
Dualextruder update

See merge request lulzbot3d/marlin!7
2021-09-13 16:17:35 +00:00
Dawson Coleman
5036438af8 commented out all toolheads 2021-09-13 16:14:32 +00:00
Robert Henderson
7d4c700e7c fix typo in comment 2021-09-13 15:47:55 +00:00
Brandon Kamphake
869612a96d Removed commented out line 2021-09-13 10:41:05 -05:00
Brandon Kamphake
acfb47eeaa cleaned up how servos are defined 2021-09-13 10:34:08 -05:00
Brian Kahl
6f493092a7 Revert "Fixing num_sevos for BLTouch"
This reverts commit 2c4c0eac35.
2021-09-10 09:10:42 -05:00
Brandon Kamphake
081f43088f Adjusted servo num and delay for not dual 2021-09-09 16:56:42 -05:00
Brandon Kamphake
e853d5af0a updated sensorless homing for dual extruder 2021-09-09 15:18:06 -05:00
Robert Henderson
1f00b5799f clear up M48 comments 2021-09-09 19:24:07 +00:00
Brandon Kamphake
609811e1a7 m109 wait time reduced (5 from 10) for quiver dual 2021-09-09 14:23:05 -05:00
Brian Kahl
71b7ce010e Putting location comments and enabling the M48 test 2021-09-09 14:13:50 -05:00
Brandon Kamphake
37d2d09406 Inverted E1 2021-09-09 13:10:51 -05:00
Brian Kahl
2c4c0eac35 Fixing num_sevos for BLTouch 2021-09-09 12:14:12 -05:00
Brian Kahl
9c3d5779be Adding probe points for the M48 command 2021-09-09 11:41:34 -05:00
Brian Kahl
f2803468c7 Merge branch 'Sidekick-filament-runout-and-bed-position-correction' into 'master'
Merging all printers to a functioning standpoint released in experimental cura

See merge request lulzbot3d/marlin!5
2021-09-07 19:03:43 +00:00
Brandon Kamphake
82a747d98c Added Quiver Duel Extruder 2021-09-02 17:17:34 -05:00
Brian Kahl
66262a72c7 Calibration cube better probing on Pro/ProXT 2021-09-02 13:12:01 -05:00
Brian Kahl
92e3ac651e Making Probe wizard no longer apear for pro/proXT 2021-09-01 11:48:09 -05:00
Brian Kahl
a754054099 taking out z offset wizard for cura build 2021-09-01 09:45:35 -05:00
Brian Kahl
e81e773803 Changed to backlash calibration on TAZPro/ProXT 2021-09-01 07:50:02 -05:00
Brian Kahl
d7329f9c9f Autocalibrate adjustments 2021-08-31 16:37:37 -05:00
Brian Kahl
40c57524d3 Fix for offset wizard not showing up 2021-08-31 14:15:20 -05:00
Brian Kahl
0c5d18e95d TAZProXT offsets and fixing the probe location for z offset wizard 2021-08-31 13:19:11 -05:00
Brian Kahl
32a10b27b7 update center position on 289 2021-08-31 10:38:51 -05:00
Brian Kahl
6a568c5a20 Adding Probe wizard 2021-08-31 10:28:34 -05:00
Brian Kahl
673bf666b6 Mini2 travel limits for M175v2 2021-08-30 15:37:12 -05:00
Brian Kahl
a2edadfc66 Travel limits corrected TAZ6 2021-08-30 14:11:58 -05:00
Brian Kahl
7930888c73 Sensorless homing sensitivity for Pro/ProXT without dual extruder 2021-08-30 13:15:29 -05:00
Brian Kahl
3b67787655 Adding filament runout to Sidekick printers 2021-08-30 10:55:22 -05:00
Brian Kahl
74cf04f0ae Making sure printing message does not go away
E Heating message covers up printing message. Can be defined back in M117.cpp Line30
2021-08-30 08:55:55 -05:00
Brian Kahl
04c29eacae New height limits for sidekicks due to new BLTouch mount 2021-08-30 08:48:30 -05:00
Brian Kahl
47617cc597 making new FW version # for fix on tMC overtemp 2021-08-30 08:12:07 -05:00
Brian Kahl
02b4c582ad Testing fixes for TMC2130 overtemp warning 2021-08-30 08:00:50 -05:00
Brian Kahl
d3f7d39a9b Testing fix for TMC overtemp 2021-08-27 16:00:14 -05:00
Brian Kahl
05cbfe220b Offsets for MIni2 2021-08-27 15:59:50 -05:00
Brian Kahl
f537cea8b1 Reduntant message when bed emblem shows heat 2021-08-27 14:46:00 -05:00
Brian Kahl
032497ed20 Sidekick, TAZ6, Pro offsets. Park nozzle in LCD 2021-08-27 13:22:13 -05:00
Brian Kahl
41c4f060d5 adding filament runout and working on offsets 2021-08-26 13:51:13 -05:00
Brian Kahl
bfbe554569 Merge branch 'Offset-and-general-user-interface-corrections' into 'master'
Working with Pro/ProXT toolhead change

See merge request lulzbot3d/marlin!3
2021-08-26 16:16:36 +00:00
Brian Kahl
058ef8908b Renaming _SCRIPT_RETURN to get to status screen
Pro/ProXT return script changed  to match the return screen for other machines
2021-08-26 08:41:07 -05:00
Brian Kahl
3d76d4ba95 TAZ6 homing offsets and bed leveling 2021-08-25 16:43:01 -05:00
Brian Kahl
6f7a17b111 working with Pro/ProXT toolhead change
Currently a work in progress. manually added in discriptions and actions
2021-08-25 16:41:54 -05:00
Brian Kahl
9ce7468d91 Merge branch 'Directing-changes-for-Mini-and-Pro/ProXT' into 'master'
Changing direction of the stepper motors.

See merge request lulzbot3d/marlin!2
2021-08-25 18:21:41 +00:00
Brian Kahl
be73ce833d Changing direction of the stepper motors.
Correcting X and Y direction for TAZPro, TAZProXT and MiniV2
2021-08-25 11:47:35 -05:00
Brian Kahl
98d93fad86 Merge branch 'cleanup' into 'master'
Clean up

See merge request lulzbot3d/marlin!1
2021-08-25 14:43:15 +00:00
Brian Kahl
52f9cd1ffe Clean up 2021-08-25 09:38:03 -05:00
Dawson Coleman
ef1b9e2b1c Reconcile LulzBot firmware with Marlin upstream 2021-08-24 17:08:36 -05:00
Scott Lahteine
d7c77403fd Marlin 2.0.9 2021-06-15 20:45:37 -05:00
ellensp
c8898b5ca0 Redundant Part Cooling Fan (#21888)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:12:35 -05:00