Scott Lahteine
802f147686
Remove some excess whitepsace
8 years ago
Scott Lahteine
80a0f935a1
Fix G10-G11 by adding a synchronize
...
Based on #7792 by @tcm0116
8 years ago
Marcio Teixeira
6766c273cc
Fix for TAZ 5 compilation.
8 years ago
Marcio Teixeira
8e4037457f
Typo was causing redesigned menus not to appear.
8 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.
8 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.
8 years ago
Scott Lahteine
de3c9bade6
Merge pull request #7773 from thinkyhead/bf1_lcd_leveling_status
...
[1.1.x] Show leveling status on character LCD
8 years ago
MasterPIC
7f8ff0a724
Show leveling status on character LCD
8 years ago
Scott Lahteine
3a8923be74
Merge pull request #7772 from thinkyhead/bf1_user_menu_return
...
[1.1.x] User menu return-to-status option
8 years ago
Scott Lahteine
723a34d9c7
Add confirmation to Init EEPROM command
8 years ago
Scott Lahteine
2efd5b119d
Add USER_SCRIPT_RETURN option
8 years ago
Scott Lahteine
b105e47cb5
Move SERVO0 pin on GT2560 A+ with BLTOUCH enabled
...
Based on #7769
8 years ago
Scott Lahteine
0c2cefed8f
Merge pull request #7766 from thinkyhead/bf1_melzi_fixes
...
Melzi fixes
8 years ago
DecoyPlatypus
41dcbe89dd
Fixed ST7920_DELAY typo
...
Fixed typo where ST7920_DELAY_2 was being #defined after a check for #ifndef ST7920_DELAY_3
8 years ago
DecoyPlatypus
70a64355f6
Fixed LCD_FOR_MELZI SanityCheck
...
Sanity Check for LCD_FOR_MELZI would fail with "Please select no more than one LCD controller option" any time #define LCD_FOR_MELZI was enabled in Configuration.h, even if there were no other LCD options enabled.
8 years ago
Scott Lahteine
aefd2a5c4b
Merge pull request #7762 from thinkyhead/bf1_g3d_and_babystep
...
[1.1.x] Fix G3D_PANEL encoder steps, babystep label
8 years ago
Scott Lahteine
e37a1ded0d
Increase BABYSTEP_MULTIPLICATOR to 100
...
Ideally, it should be calculated based on Z steps per unit so that each
babystep corresponds to around 0.025mm. Smaller than this is largely
insignificant for typical layer heights.
8 years ago
Scott Lahteine
3e28243076
No need for LCD_PINS_Dn when unused
8 years ago
Scott Lahteine
bbb94b8f68
babystepping tweak
8 years ago
Scott Lahteine
a277b43e30
Fix babystep menu display
8 years ago
Scott Lahteine
8a994fb1b1
Fix encoder pulses for G3D_PANEL
8 years ago
Scott Lahteine
9ee92f1246
Fix ADVANCED_PAUSE_FEATURE in .travis.yml
8 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.
8 years ago
Marcio Teixeira
edcb3407be
Fixed compilation error.
8 years ago
Marcio Teixeira
0721007240
Reordered Marlin menus to match prior FW (T1186)
8 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.
8 years ago
Marcio Teixeira
82a423154a
Adjustments for prototype lifting-nozzle extruder.
8 years ago
Marcio Teixeira
37ea8d17df
Adjusted DEFAULT_MAX_ACCELERATION for Mini.
...
Now the value will match the older Gladiola firmware.
8 years ago
Marcio Teixeira
0183ae4b66
Added fix for Pelonis C4010L24BPLB1b-7 fan.
8 years ago
Scott Lahteine
ac2ac99e15
Fix bad logic in autostart
...
As pointed out by @marcio-ao in #7638
8 years ago
Scott Lahteine
72e9534d11
Merge pull request #7725 from thinkyhead/bf1_creality_fun
...
More featureful CR-10 configurations
8 years ago
Scott Lahteine
c1cc79176c
Full-featured Creality configs
8 years ago
Scott Lahteine
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
8 years ago
Scott Lahteine
cd09a83cfa
Add size note to SDSORT_LIMIT
8 years ago
Scott Lahteine
9bbc2df217
General code cleanup, spacing
8 years ago
Luc Van Daele
74d430cb97
matrix names update ( #7697 )
...
* matrix names update
* symplified names
* new angle normalization
* ABC
* axis
* least squares
* recalc_delta_settings
* endstop_adj
* 0p
* bug
8 years ago
Scott Lahteine
ca13f4c3dd
Merge pull request #7720 from thinkyhead/bf1_caselight_fix
...
Fix caselight compile issues
8 years ago
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
8 years ago
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
8 years ago
Scott Lahteine
c3a9e95a5f
Define drawmenu items once, in ultralcd.cpp
8 years ago
Scott Lahteine
0afd25a010
Fix caselight compile issues
8 years ago
Marcio Teixeira
8e31248adb
Added missing file.
8 years ago
Marcio Teixeira
ad656d76c7
Initial check in of branch for EinsyRambo.
8 years ago
Marcio Teixeira
5cc626c522
Adjusted Z-offset.
...
Adjusted Z-offset based on average calibration values for
last 1000 Minis and TAZ 6 from production line.
8 years ago
Marcio Teixeira
890cb1e8cb
Release candidate .11
...
- Fixed M115 MACHINE_TYPE so it matches previous FW
- Restored buffer size to Marlin default
8 years ago
Marcio Teixeira
b56d85c613
Enabled DISTINCT_E_FACTORS for all print heads.
8 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
8 years ago
Marcio Teixeira
df5f8a5aec
Changes for TAZ 7; Improved build scripts.
...
Changed Z_MAX on TAZ 7.
Build script now has options to record the configuration file as well as checksums that can be used to compare various releases.
8 years ago
Marcio Teixeira
dac8a73633
Adjusted max Z feedrate for Hibiscus Mini.
...
- Changed to 8 from 16 as motor was stalling.
8 years ago
Marcio Teixeira
c00305ae40
Adjustment to autostart and M226 for QA
...
Made changed requested by Logan fori testing jigs in production.
- Fixed "auto0.g" autostart which was not working.
- Made it so M226 works on protected pins:
- There are no longer protected pins
- However, will only work on pins that are already inputs (like endstops)
8 years ago