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
Marcio Teixeira
91d9747947
Merged changes from devel branch.
7 years ago
Marcio Teixeira
33047c37e9
More updates to constants for clarity.
7 years ago
Marcio Teixeira
4834cbf88f
Clarified error messages and constant names.
...
- Changed "G28 Z Forbidden" to "Home XY first"
- Added constants LULZBOT_USE_Z_SCREW and LULZBOT_USE_Z_BELT to distinguish new and old printers.
- Added constant LULZBOT_AUTO_BED_LEVELING_LINEAR for alternative 4-point leveling style.
7 years ago
Marcio Teixeira
1b4570ed3b
Changed Z MAX for Mini 2.
7 years ago
Marcio Teixeira
0e6cb1e7c6
Adjusted Z MAX for Mini 2.
7 years ago
Marcio Teixeira
d9faa14030
Added LULZBOT_ prefix to messages that were added.
7 years ago
Marcio Teixeira
a60dcabe14
Fixes for experimental dual.
7 years ago
Marcio Teixeira
46d903715a
Reenabled RELOC_WORKAROUND.
7 years ago
Marcio Teixeira
b9bf6177d9
Adjusted MAX travel limits on Mini.
...
- Adjusted MAX travel limits to avoid hitting endstops.
7 years ago
Marcio Teixeira
3effc21432
Endstops NC/NO now specified via constants.
7 years ago
Marcio Teixeira
10a181c038
Adjusted homing settings to match older FW.
7 years ago
Marcio Teixeira
3ea7b1c339
Fixes for TAZ 7. General cleanup.
...
- Adjusted travel limits for TAZ 7.
- Use of MIN endstops now configurable.
- Probe enable routine cleaned up.
- Current configuration cleaned up.
7 years ago
Marcio Teixeira
21286a784c
Fixes to long filename scrolling in LCD.
7 years ago
Marcio Teixeira
32064b945e
Added missing TMC2130 library.
7 years ago
Marcio Teixeira
6a0a738f0e
Adjustments for TAZ 7.
7 years ago
Marcio Teixeira
47a5363e03
Ground probe lines for EMI prevention.
7 years ago
Marcio Teixeira
c3def65133
Adjusted travel limits for Mini.
...
- Since the EinsyRambo does not use MAX endstops, it is important
that the travel limits are correct.
7 years ago
Marcio Teixeira
b06be48b17
Reduced chatter when homing. Disabled Stealthchop.
...
- Added workaround for allowing sensorless homing without
stealthchop
- Tuned sensitivity of sensorless homing to reduce chatter.
- G28 now backs away from endstops to help reduce chatter on subsequent homing.
7 years ago
Marcio Teixeira
37797ec799
Restored Tune menu while printing (T1221)
7 years ago
Marcio Teixeira
b52dde5cbf
Removed experiments with sensorless probing.
7 years ago
Marcio Teixeira
521c618ac0
Lower XY current to avoid overheating drivers.
7 years ago
Marcio Teixeira
39b932b401
Switched to using the early Einsy
7 years ago
Marcio Teixeira
fb159a65e7
Adjusted probing depth for TAZ.
...
- Testing in the cluster revealed that the probing was going too deep
before giving up and rewiping, which could lead to the head making
contact late and causing a print with an unlevel bed. Adjusted values
so they match prior FW (and not probing as deeply).
- Probe depth for Mini also adjusted to match Gladiola FW.
7 years ago
Marcio Teixeira
63cc0744d6
Support for EinsyRambo 0.3; improved M119 and M914
...
- Now supports EinsyRambo 0.3
- M119 now shows average stallguard values for previous planner motion.
- M914 now disables stealthchop to allow SGT to be hand-tuned.
- Now using SERIAL_ECHO rather than SERIAL_PROTOCOL.
- M914 now allows negative values without overflow.
7 years ago
Marcio Teixeira
5c9891e29f
Changed EisnyRambo Mini 2 to use NC endstops.
7 years ago
Marcio Teixeira
51c8d38a0c
Added support for all EinsyRambo variants.
7 years ago
Marcio Teixeira
52fe770eb2
Added experimental features stallguard on E0.
7 years ago
Marcio Teixeira
adf64f2613
Removed SUPRESS_CHATTY_ENDSTOPS
7 years ago
Marcio Teixeira
d093e34f80
Merge branch 'marlin-1.1.5-einsyrambo' of ssh://code.alephobjects.com/diffusion/MARLIN/marlin into marlin-1.1.5-einsyrambo
7 years ago
Marcio Teixeira
811c40780a
Improvements to support for EinsyRambo.
7 years ago
Marcio Teixeira
6ba044a232
Fix for LCD on the EinsyRambo
7 years ago
Marcio Teixeira
ec491346ef
Code cleanup.
7 years ago
Marcio Teixeira
86d1912ea2
Initial commit.
7 years ago
Marcio Teixeira
6766c273cc
Fix for TAZ 5 compilation.
7 years ago
Marcio Teixeira
8e4037457f
Typo was causing redesigned menus not to appear.
7 years ago
Marcio Teixeira
324c877674
Reset SOFT_PWM_SCALE back to default value.
...
- This was changed in commit b6a1305 in order to adjust the
speed for the Pelonis fan, but this is now being done via
HW PWM.
7 years ago
Marcio Teixeira
630d9107b4
Fan adjustment for quiet Mini. Fan PWM at 122Hz.
...
- Controller fan on Mini is now driven at 50% for quieter operation.
- Added workaround for setting PWM frequency on controller fan.
- Switched to using FAST_PWM using a prescale of 4.
7 years ago
Marcio Teixeira
f6ae163b40
Reorg code for readibility.
...
Motor currents now specified in mA.
Grouped endstop configuration.
DIGIPOT_MOTOR_CURRENT now always initialized to five elements.
7 years ago
Marcio Teixeira
edcb3407be
Fixed compilation error.
7 years ago
Marcio Teixeira
0721007240
Reordered Marlin menus to match prior FW (T1186)
7 years ago
Marcio Teixeira
cb5f918f62
Adjusted E steps for Aero toolheads.
...
- E steps for Aero toolheads now 420
- E steps now defined independently on each toolhead.
- Development dual now separated from Yellowfin dual.
7 years ago
Marcio Teixeira
82a423154a
Adjustments for prototype lifting-nozzle extruder.
7 years ago
Marcio Teixeira
37ea8d17df
Adjusted DEFAULT_MAX_ACCELERATION for Mini.
...
Now the value will match the older Gladiola firmware.
7 years ago