Commit Graph

18746 Commits

Author SHA1 Message Date
Brian Kahl
8ef3f00c9e Auto_z_align option is avalible for workhorse 2021-09-15 11:03:52 -05:00
Brandon Kamphake
f62b4eb976 Lulzbot_Motor_Current_E now defines e_current for all toolheads 2021-09-15 10:56:32 -05:00
Brian Kahl
b71d0cfe62 Merge branch '20-compile-issue-for-pro-proxt-involving-the-probe_safe_point' into 'master'
Resolve "Compile issue for Pro/ProXT involving the Probe_safe_point"

Closes #20

See merge request lulzbot3d/marlin!11
2021-09-15 15:24:42 +00:00
Brian Kahl
3257e525c6 Fixing compile issue with Pro/ProXT involving Probe_safe_point 2021-09-15 10:15:11 -05:00
Brian Kahl
90fd7a5e91 Merge branch '19-wrong-firmware-title-when-running-m115-on-sidekick-747-sl-se-he' into 'master'
Resolve "Wrong firmware title when running M115 on Sidekick 747 SL, SE, HE"

Closes #19

See merge request lulzbot3d/marlin!10
2021-09-15 15:00:42 +00:00
Brian Kahl
0c71bde436 Correcting toolhead name callout for extruder type in m115 2021-09-15 09:55:08 -05:00
Brian Kahl
30cb45df08 Merge branch 'Firmware-retract-option' into 'master'
Adding in firmware retract option

Closes #18

See merge request lulzbot3d/marlin!9
2021-09-15 14:42:19 +00:00
Brian Kahl
a468af73c1 Adding in firmware retract option 2021-09-15 09:16:39 -05:00
Brian Kahl
4ebad9cf84 Merge branch 'M48_fix_for_nozzle_as_probe' into 'master'
2-M48 fix for nozzle as probe

Closes #2

See merge request lulzbot3d/marlin!6
2021-09-15 14:02:56 +00:00
Brian Kahl
a07036b4d6 Endif missing from statement 2021-09-15 08:39:13 -05:00
Brian Kahl
f8828fe499 Merge branch 'M48_fix_for_nozzle_as_probe' of https://gitlab.com/lulzbot3d/marlin into M48_fix_for_nozzle_as_probe 2021-09-15 08:16:34 -05:00
Brian Kahl
315c5513d7 Fixing redundant if statement 2021-09-15 08:16:30 -05:00
Brian Kahl
0a86e8129a Fixing redundant if statement 2021-09-15 08:07:23 -05:00
Dawson Coleman
03025474a5 Fix universal toolhead not being defined
FYI: A toolhead must be defined in order for the build to succeed.

Caused by 9c98b4b844
2021-09-14 15:01:06 -05:00
Robert Henderson
2958d86882 Apply 1 suggestion(s) to 1 file(s) 2021-09-14 15:55:22 +00:00
Brian Kahl
00ed86b815 PROBE_SAFE_POINT for dual extruder 2021-09-14 10:06:06 -05:00
Brian Kahl
da1b54b053 Merge branch '747_x_travel' into 'master'
Change the x travel to avoid hitting the fan duct on M175v2

See merge request lulzbot3d/marlin!8
2021-09-14 14:27:05 +00:00
Brian Kahl
e2e24060e7 Adding in M48 to Pro/ProXT Leveling menu.
Fixing shadowed out level X axis on Pro/ProXT
2021-09-14 09:26:05 -05:00
Dawson Coleman
da13409e9e Add example .gitlab-ci.yml from pio docs
Copy and pasted from
https://docs.platformio.org/en/latest/integration/ci/gitlab.html
with a few small changes.
2021-09-13 16:48:15 -05:00
Dawson Coleman
9c98b4b844 Apply 1 suggestion(s) to 1 file(s) 2021-09-13 21:28:24 +00:00
Brian Kahl
7c92e8ab7a Clean nozzle spelling error corrected 2021-09-13 11:48:26 -05:00
Brian Kahl
b6ca15efd1 Configuring the probe safe position 2021-09-13 11:46:28 -05:00
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