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
5e8bc04e27
Fixed name that was deleted in earlier commit.
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
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
82a423154a
Adjustments for prototype lifting-nozzle extruder.
7 years ago
Marcio Teixeira
0183ae4b66
Added fix for Pelonis C4010L24BPLB1b-7 fan.
7 years ago
Marcio Teixeira
8fd36444cd
Added features for release candidate.
...
- Added EXTRUDER_TYPE field to M115
- Added UUID for new printer models
- Enabled ADVANCED_OK
- Enabled ADVANCED_PAUSE_FEATURE
- Enabled AUTO_REPORT_TEMPERATURES
7 years ago
Marcio Teixeira
8ddf7ee961
Added switch to build tool to dump out configs.
...
Added "--config" option to build-lulzbot-firmware.sh to save out
values in "Configuration.h" and "Configuration_adv.h" for chosen
printer and toolhead. This is useful when submitting issues to
Marlin devs.
Fixed incorrect name of LULZBOT_PRINTCOUNTER
7 years ago
Marcio Teixeira
3817fdfadd
Merge 'origin/upstream_1.1.5' into devel
7 years ago
Marcio Teixeira
b4fa9e784e
Fixes for TAZ 5. Experimental counter on TAZ 7.
7 years ago
Michal Holes
54d48130f3
Slovak UTF-8 translation
...
Slovak UTF-8 translation
7 years ago
Marcio Teixeira
995a91474b
Experimental dual w/ servo for testing.
7 years ago
Marcio Teixeira
e84a31e2b0
Initial commit.
7 years ago
Marcio Teixeira
7b7694fe1f
Added support for Yellowfin on TAZ 5, as requested
7 years ago
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
7 years ago
Scott Lahteine
385f1bb9e5
Merge pull request #7504 from thinkyhead/bf1_servo_delays
...
Individual servo delays
7 years ago
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
7 years ago
GMagician
e9c72978c7
Implement SERVO_DELAY as array
...
This modify give SERVO_DELAY x servo basis
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
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
7 years ago
Scott Lahteine
804818b4d9
Bring configs up to date
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
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
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
Scott Lahteine
51864fd365
Add bed size as a configuration option
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
C. Scott Ananian
890e7a16a9
Add support for Printrbot Neopixel RGBW strip.
...
Connected as described at http://printrbot.com/shop/led-strip/
Based on patch by Kelly Anderson <kelly@xilka.com> at
http://www.xilka.com/printrbot/marlin/1.1.4/20170707/
7 years ago
Marcio Teixeira
981ec2e195
Different ESTEPS per extruder for FlexyDually
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
ecc24d6a87
Configuration for Mini added. General cleanup.
7 years ago
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
7 years ago
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
7 years ago
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
7 years ago
Scott Lahteine
232a10410d
LCD_FOR_MELZI
7 years ago
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
7 years ago
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
7 years ago
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
7 years ago
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
7 years ago
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
7 years ago
Scott Lahteine
907cafcbfd
Support for two switching extruders
8 years ago
dot-bob
0bc66bf22c
PCA9632 PWM color LED support
...
Add support for the PCA9632 PWM color LED driver used on the Ultimaker 2 and Wanhao Duplicator 6.
8 years ago
Bob-the-Kuhn
1c107b3949
delete problem line
8 years ago
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
8 years ago
Scott Lahteine
1919cb0d1e
Config cleanups
8 years ago
Roxy-3D
364f8fb613
Update Configuration.h files to better names ( #6814 )
...
Changed UBL_G26_MESH_EDITING to UBL_G26_MESH_VALIDATION
Added UBL_MESH_EDIT_MOVES_Z to prepare for that change (coming next)
8 years ago
Scott Lahteine
99c4900a98
SPINDLE/LASER config changes
8 years ago
fixoid
c2321b1cdd
Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
8 years ago