Marcio Teixeira
7f8b0ed87b
Hide "Change Filament E2" on single extruder (T1535)
...
- Fix for allowing all toolheads to compile
- Removed unnecessary state variable on single toolheads.
7 years ago
Marcio Teixeira
bea6a390c9
Hide "Change Filament E2" on single extuders (T1535)
7 years ago
Marcio Teixeira
ca04281d71
Reverted incorrect changes in commit eb5f0dbec7
...
- Reverted wipe location for DualExtruderV2
- Reverted wipe location for FlexyDuallyV2
7 years ago
Marcio Teixeira
b3e1c65150
Running controller fan at full speed.
...
- To give us internal testing of the maximum achivable cooling on
the Einsy boards.
7 years ago
Marcio Teixeira
eb5f0dbec7
Changed sign of _ADJ values for clarity.
7 years ago
Marcio Teixeira
f8a837e6de
Fixes for v3 dual (T1502, T1498, T1503)
...
- Shifted coordinate system so X0 Y0 matches standard nozzle (T1502)
- Adjusted Y=0 coordinates mitigates hard crash due to Cura 2 bug (T1498)
- Added workaround for Marlin not raising nozzle prior to G29 (T1503)
7 years ago
Marcio Teixeira
aae387f6f3
Adjustments for v3 probing location (T1459).
...
- Moved probing location slightly towards the rear and to the right to
provide more clearance between the fan duct and the homing adapter.
7 years ago
Marcio Teixeira
acae436c4c
Modified v3 dual rewipe to clear X endstop (T1456)
...
The rewipe location of the v3 dual may brush against the X endstop.
This can cause issue T1456 to manifest itself. A separate fix
has been done for the wipe in the start GCODE in Cura 2.
7 years ago
Marcio Teixeira
4a0b1921f1
Allow resume of paused print via the LCD (T1460)
7 years ago
Marcio Teixeira
67c6590fa6
Fixes for LCD change filament (T1438, T1221)
...
- "Change filament" now allows extruder selection on dual extruder heads (T1438)
- Fix for broken M600 resume_print; head motion during M600; backport from upstream (T1221)
7 years ago
Marcio Teixeira
a0799ea772
Bumped up controller fan speed on Mini 2.
...
- Trying to resolve continued X driver overheating.
7 years ago
Marcio Teixeira
a0b2a246ca
Endstop now checked during non-homing moves (T1393)
7 years ago
Marcio Teixeira
b25388ba25
Fix T1397 for all Minis; adjust Mini 2 probe pts.
...
- On Mini will now raise head before homing Y to clear wiper pad (T1397).
- On Mini 2, probe locations shifted to land on washers when using bumpers.
7 years ago
Marcio Teixeira
f879a77611
Trinamic tuning to keep driver from overheating.
...
- Tuned TOFF, TBL, TSTRT and TEND for least temperature rise during prints.
- Slightly increased fan speed to increase cooling capacity.
- Disabled stealth mode in XY as this tends to run hotter.
7 years ago
Marcio Teixeira
99c678ee85
T1330 Prime at 75mm/min after probe fail
7 years ago
Marcio Teixeira
fad75360bd
T1375 Esteps display accuracy now integers.
...
To allow for easier adjusting from the LCD.
7 years ago
Marcio Teixeira
8e66526daf
T1375 Esteps display accuracy now integers.
...
To allow for easier adjusting from the LCD.
7 years ago
Marcio Teixeira
0dc86c383f
Changes for Mini 2 w/ EinsyRetro.
...
- Pins adjusted for new EinsyRetro boards from Ultimachine.
- Disabled inactivity timeout on Z axis.
- Require rehoming after motors deactivate.
7 years ago
Marcio Teixeira
6894765b68
Bumped version number.
7 years ago
Marcio Teixeira
b1ddccee9c
Enable stealth mode for EinsyMini.
7 years ago
Marcio Teixeira
fd3819c77b
Adjusted Z steps for Mini 2.
7 years ago
Marcio Teixeira
992f7ff08f
Merge branch 'devel' of ssh://code.alephobjects.com/diffusion/MARLIN/marlin into devel
7 years ago
Marcio Teixeira
2a505637c6
Fixes for compilation.
7 years ago
Marcio Teixeira
a5d67a1d0b
Tweaks for Mini 2 and TAZ 7.
...
- Z belt models no longer using gearmotor on Z axis.
- Adjusted default acceleration for stealthchop.
- Now using true Z steps for XY.
7 years ago
Marcio Teixeira
a96dadb94e
Tuned STEALTHCHOP for successful print.
7 years ago
Marcio Teixeira
c864f864ee
Fixes to the way COOLSTEP was being implemented.
7 years ago
Marcio Teixeira
198b138c91
Fix for build error on models without LCDs.
7 years ago
Marcio Teixeira
1556ee2280
Fix for garbled LCD status error and Mini 2 homing.
...
- Modified calls to lcd status to use strings in PROGMEM to prevent garbled
text from showing up.
- Disabled COOLSTEP during homing on Mini 2 to allow stallguard to function.
7 years ago
Marcio Teixeira
b57901c6bb
Probe fill now uses kill() instead of stop().
...
- Attempt to solve bug where printer continues to heat extruders
after probe fail.
7 years ago
Marcio Teixeira
b42162f2d6
Experimental hybrid COOLSTEP and STEALTHCHOP mode.
...
- Added code for averaging TSTEPs during moves and displaying them
with M119 (for tuning purposes).
- Added experimental mode that uses STEALTHCHOP during slow moves,
and COOLSTEP during faster moves.
7 years ago
Marcio Teixeira
5af33c0263
Fixed Trinamic current reporting.
...
- Adjusted current for Mini 2.
7 years ago
Marcio Teixeira
0cf6894c71
M115 now identifies itself as an LCD model.
7 years ago
Marcio Teixeira
d2ca6b814e
Changes to rewipe sequence.
...
- Change rewipe attempts from 1 to 3.
- Change number of rewipe strokes from 2 to 12.
- Move extruder to position zero before halting.
7 years ago
Marcio Teixeira
09f0413cf7
Improvements for Mini 2.
...
- Added printer variant using non-geared direct-drive Z belts.
- Added experimental support for LED lighting.
7 years ago
Marcio Teixeira
20ec0a64cb
Added COOLSTEP automatic motor current adjustment.
...
- Enabled COOLSTEP for automatic motor current adjustment on Einsy board.
- Update M119 to show current current settings.
- Added auto reporting of current adjustment during prints for debugging.
7 years ago
Marcio Teixeira
47b15b3722
Added experimental speedy variant of Mini 2.
...
- Added test Mini 2 variant with direct drive Z.
- Added selector for variants with and without gearboxen.
- Eliminated deprecated Gladiola/Einsy combo.
7 years ago
Marcio Teixeira
b0facd5923
Changed order of probe points.
7 years ago
Marcio Teixeira
8256cfe174
Fix for corrupted error messages on temp error.
...
- Ultralcd stores a pointer to the buffer passed into it,
so this buffer cannot be stored on the stack.
7 years ago
Marcio Teixeira
794ba894f0
Only build correct model/toolhead combinations.
7 years ago
Marcio Teixeira
e424c926a8
Changed default bed leveling to LINEAR.
7 years ago
Marcio Teixeira
f8563ee120
Added tweaks for Mini 2.
...
- Added experimental backlash compensation.
- Adjusted stallguard value.
- Fixes backoff from endstops after homing.
7 years ago
Marcio Teixeira
f200566360
Fix for compilation error.
7 years ago
Marcio Teixeira
017f89f0af
EinsyMini2 will now home to bottom.
...
- Homing to bottom is accomplished by reducing current on Z motor and using stallguard
to detect when the Z axis bottoms out.
- This is a lot faster than homing to Z_MAX (yah!)
7 years ago
Marcio Teixeira
f0afb13132
Adjusted chopper frequency to reduce audible noise.
7 years ago
Marcio Teixeira
d49600ec21
Fix for G28 disabling bed leveling comp. (T1258)
...
G28 was disabling bed leveling on entry, but not re-enabling it
on exit. This bug in upstream was probably not caught as G28
is most often followed by G29.
However, Cura now rehomes X/Y after pausing a print, so it is
necessary that G28 keep bed leveling information.
7 years ago
Marcio Teixeira
a0c5328393
Adjustments for Mini 2 using Einsy board.
7 years ago
Marcio Teixeira
c150b82558
Enhanced heater error messages.
...
Heating error messages now include E0, E1 or BED.
7 years ago
Marcio Teixeira
a0b1cda4b8
Merge branch 'marlin-1.1.5-einsyrambo' into devel
...
Added support for use of EinsyRambo on Mini 2.
7 years ago
Marcio Teixeira
fa3b072106
Adjustment for Finch Aerostruder V2.
7 years ago
Marcio Teixeira
5e8bc04e27
Fixed name that was deleted in earlier commit.
7 years ago