Marcio Teixeira
2cc1b6201f
Set more reasonable max feedrates.
7 years ago
Marcio Teixeira
f644a8e01d
Remove home button from TAZ 7.
...
- The TAZ 7 will now home to the top, like the Mini.
7 years ago
Marcio Teixeira
4834a93915
Travel distance definitions changed.
...
Travel distances for toolheads are now specified as an adjustment
to the standard travel distance of a given printer. This will allow
for the definition of toolheads that can work on both the Mini and
TAZ.
7 years ago
Marcio Teixeira
77d1b8f604
Added ability to compile w/o timestamps.
...
- Compiling binaries without timestamps is useful for testing and being able to
compare binaries using diff.
7 years ago
Marcio Teixeira
7b7694fe1f
Added support for Yellowfin on TAZ 5, as requested
7 years ago
Marcio Teixeira
da59175d1c
Added notification when resend occurs.
7 years ago
Marcio Teixeira
258e128116
Changes for Yellowfin toolhead.
...
- Suppress warning about homing toolhead when switching extruder with T0/T1
- Adjusted max feedrate for Yellowfin.
7 years ago
Marcio Teixeira
c15aed96dc
Yellowfin tweak, improved test program.
...
- Changed default E-steps for Yellowfin Dual.
- Changes to test code.
7 years ago
Marcio Teixeira
8a5fe8b1a1
Fixes to MarlinSerialProtocol
7 years ago
Marcio Teixeira
fa9cf7f262
Adjusted timeout values
7 years ago
Marcio Teixeira
d566da1646
General improvements.
...
- Test tool can now test write as well as read errors.
- Added watchdog timer to marlinSerialProtocol.
- Resync after send now improved.
7 years ago
Marcio Teixeira
1fc0a8f206
Fix for Z-endstop failure in .22
7 years ago
Marcio Teixeira
c4af48013e
Will now monitor endstop continuously.
...
- This changes Marlin 1.1.4 behavior to match the behavior of our old firmware.
7 years ago
Marcio Teixeira
e4f3783094
Updates for Python 3 compatibility
7 years ago
Marcio Teixeira
226dc9f0e1
Adjustment of Z_MAX for Hibiscus Mini.
7 years ago
Marcio Teixeira
3df418680e
Added option to test using non-printing GCODE.
7 years ago
Marcio Teixeira
3ae0f5c5c7
Bug fixes, made more robust.
...
- Added baud rate option to gcodeSender
- Fixed bugs
- Made serial protocol more robust
7 years ago
Marcio Teixeira
0661e2d641
Z Offset now stored into EEPROM immediately.
7 years ago
Marcio Teixeira
1334567bb4
Added compiled python to gitignore.
7 years ago
Marcio Teixeira
410d5e737b
Added tool for testing Marlin and error correction.
7 years ago
Marcio Teixeira
7f3c7398e4
Swapped extruder pins in Yellowfin.
...
- Swapped the extruders in Yellowfin so the first extruder is on the left.
7 years ago
Marcio Teixeira
04a5ed8326
Got rid of redundant and/or confusing menu options
...
- Will not show second fan
- Hid PID settings
7 years ago
Marcio Teixeira
315d125073
Returned to 3-point leveling
7 years ago
Marcio Teixeira
8dbcac46b3
Fixed incorrect constant name.
7 years ago
Marcio Teixeira
c63b130036
Updated product and toolhead names
...
Huerfano_Mini -> Hibiscus_Mini
Huerfano_TAZ_7 -> Quiver_TAZ_7
Heather_Aero -> Finch_Aero
7 years ago
Marcio Teixeira
891b29783b
For backwards compatibility, G26 now calls M999
7 years ago
Marcio Teixeira
e726900146
Hide active nozzle in Marlin.
...
Marlin shows three extruders on a dual:
Extruder - The active nozzle (varies)
Extruder 1 - The primary extruder
Extruder 2 - The secondary extruder
Hide first on the menu screens since seeing three nozzles may be confusing to users.
7 years ago
Marcio Teixeira
a90d0de13d
Renamed TAZ extruder to Tilapia_StandardExtruder.
...
Renamed Oliveoil_StandardExtruder to Tilapia_StandardExtruder.
7 years ago
Marcio Teixeira
4c5370afe1
Homing fixes
...
-Fixes to homing issues on gladiola
-No longer using enqueue_and_echo_commands_P since it seems unreliable.
-Build script now allows you to build specific model and toolhead.
7 years ago
Marcio Teixeira
19d1f93356
Updated documentation.
7 years ago
Marcio Teixeira
7018721651
Added missing header files needed for compilation.
...
-- Cleanup of build script
7 years ago
Marcio Teixeira
1932de77b4
Fixes to config and build tools.
...
- Added minimal arduino files needed to compile
- Build script will locate avr-gcc tools
- Z offset fix for MINI
7 years ago
Marcio Teixeira
ae6a79b0c9
"About Firmware" menu and change to bed leveling.
...
Added an "About Firmware" menu item to show splash screen.
Switched from ABL_LINEAR to ABL_BILINEAR since my experiments
show a better first layer.
7 years ago
Marcio Teixeira
a1d439aecd
Switched back to four point leveling.
7 years ago
Marcio Teixeira
ac73d3a43a
Tuning for Z-Belt Mini.
7 years ago
Marcio Teixeira
8b8eec157c
Now able to build from the Makefile.
7 years ago
Marcio Teixeira
bf12ae9834
Update to the Z-offset screen. Updated Configuration_LulzBot.h
7 years ago
Marcio Teixeira
bf328f7cbf
Fixes for Huerfano Mini. Enabled emergency parser.
7 years ago
Marcio Teixeira
981ec2e195
Different ESTEPS per extruder for FlexyDually
7 years ago
Marcio Teixeira
77c1c642cf
Fixes for Yellowfin dual. Fixed heating mesg.
7 years ago
Marcio Teixeira
c847b8a947
Added "Cooling" messages.
7 years ago
Marcio Teixeira
5dd203d1b7
Set baudrate differently for Mini and TAZ.
7 years ago
Marcio Teixeira
67fabfd1d2
Fixed encoder settings and added Gladiola_GLCD.
7 years ago
Marcio Teixeira
d7f53214e3
Fixes for Mini. M115 fixed.
7 years ago
Marcio Teixeira
8d31c36bf0
Fix to reprobe code for Gladiola Mini.
7 years ago
Marcio Teixeira
d160e92f0f
Added rewipe and reprobe on a failed probe.
7 years ago
Marcio Teixeira
9202dc69d7
Enabled EEPROM storage
7 years ago
Marcio Teixeira
074a3615c7
Fix for controller cooling fan.
7 years ago
Marcio Teixeira
ecc24d6a87
Configuration for Mini added. General cleanup.
7 years ago
Marcio Teixeira
5ba4d9f4a3
Initial modifications to Marlin 1.1.4. At this point, it should support
...
single toolheads on gladiola and oliveoil, but not multiple extruders.
7 years ago