Skip to content

auto power control without heated bed#11467

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
lsellens:patch-1
Aug 7, 2018
Merged

auto power control without heated bed#11467
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
lsellens:patch-1

Conversation

@lsellens
Copy link
Contributor

@lsellens lsellens commented Aug 5, 2018

AUTO_POWER_CONTROL will not work if printer has no heated bed due to degTargetBed() not being defined

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

Benefits

Related Issues

AUTO_POWER_CONTROL will not work if printer has no heated bed due to degTargetBed() not being defined
@thinkyhead thinkyhead closed this Aug 7, 2018
@thinkyhead thinkyhead changed the base branch from 1.1.x to bugfix-1.1.x August 7, 2018 04:17
@thinkyhead thinkyhead reopened this Aug 7, 2018
@thinkyhead thinkyhead merged commit 614a944 into MarlinFirmware:bugfix-1.1.x Aug 7, 2018
thinkyhead added a commit that referenced this pull request Aug 7, 2018
Counterpart to #11467

Co-Authored-By: lsellens <lsellens@users.noreply.github.com>
thinkyhead pushed a commit that referenced this pull request Aug 13, 2018
`AUTO_POWER_CONTROL` will not work if printer has no heated bed due to `degTargetBed()` not being defined
thinkyhead pushed a commit that referenced this pull request Sep 22, 2018
`AUTO_POWER_CONTROL` will not work if printer has no heated bed due to `degTargetBed()` not being defined
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.

2 participants