Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.1.x] Additional Travis BABYSTEPPING tests #8589

Conversation

fiveangle
Copy link
Contributor

Adds tests for M290 command (see #8577)

Note: Must merge #8581 before this one or Travis build will fail.

@fiveangle fiveangle changed the title Additional Travis BABYSTEPPING tests [1.1.x] Additional Travis BABYSTEPPING tests Nov 28, 2017
@thinkyhead thinkyhead force-pushed the bf11_babystepping_travis_options branch from 918a7ec to 228d605 Compare November 28, 2017 23:49
@thinkyhead thinkyhead merged commit b781f76 into MarlinFirmware:bugfix-1.1.x Nov 28, 2017
thinkyhead added a commit that referenced this pull request Nov 28, 2017
@fiveangle fiveangle deleted the bf11_babystepping_travis_options branch November 29, 2017 00:29
@fiveangle
Copy link
Contributor Author

The options were added to the PROBE_SLED build iteration and not the previous with just BABYSTEPPING enabled because they will not build under those options:

The command "opt_enable AUTO_BED_LEVELING_UBL DEBUG_LEVELING_FEATURE G26_MESH_EDITING ENABLE_LEVELING_FADE_HEIGHT EEPROM_SETTINGS EEPROM_CHITCHAT G3D_PANEL" exited with 0.
0.03s$ opt_enable_adv CUSTOM_USER_MENUS I2C_POSITION_ENCODERS BABYSTEPPING BABYSTEP_ZPROBE_OFFSET DOUBLECLICK_FOR_Z_BABYSTEPPING NANODLP_Z_SYNC
The command "opt_enable_adv CUSTOM_USER_MENUS I2C_POSITION_ENCODERS BABYSTEPPING BABYSTEP_ZPROBE_OFFSET DOUBLECLICK_FOR_Z_BABYSTEPPING NANODLP_Z_SYNC" exited with 0.
5.39s$ build_marlin
Picked up JAVA_TOOL_OPTIONS: 
Loading configuration...
Xlib:  extension "RANDR" missing on display ":1.0".
Initializing packages...
Preparing boards...
Verifying...
In file included from sketch/MarlinConfig.h:39:0,
                 from /home/travis/build/MarlinFirmware/Marlin/Marlin/Marlin.ino:31:
SanityCheck.h:348: error: #error "BABYSTEP_ZPROBE_OFFSET requires a probe."
     #error "BABYSTEP_ZPROBE_OFFSET requires a probe."
      ^
exit status 1
#error "BABYSTEP_ZPROBE_OFFSET requires a probe."
The command "build_marlin" exited with 1.
0.02s$ opt_enable Z_PROBE_SLED

@fiveangle fiveangle restored the bf11_babystepping_travis_options branch November 29, 2017 00:38
MoellerDi added a commit to MoellerDi/Marlin that referenced this pull request Nov 29, 2017
… into bugfix-1.1.x-HD-CR10

* 'bugfix-1.1.x' of https://github.com/MarlinFirmware/Marlin:
  Tweak to check_axes_activity
  MarlinFirmware#8589 followup
  Additional Travis BABYSTEPPING options for AVR
  Whitespace cleanup
  Fix M290 boolval bug
  Fix MarlinFirmware#8579
  Fix Watchdog time out during long lasting DELTA moves

# Conflicts:
#	Marlin/Marlin_main.cpp
@fiveangle fiveangle deleted the bf11_babystepping_travis_options branch November 29, 2017 03:39
mtm88001 pushed a commit to mtm88001/Marlin that referenced this pull request Dec 9, 2017
damicreabox pushed a commit to damicreabox/Marlin that referenced this pull request Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants