Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
MarlinKimbra
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
MarlinKimbra
Commits
c3a55864
Commit
c3a55864
authored
May 27, 2016
by
Stefy Lanza (nextime / spora )
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix print_job_timer to print_job_counter
parent
36c76a49
Pipeline
#42
skipped
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
temperature.cpp
MK/module/temperature/temperature.cpp
+1
-1
No files found.
MK/module/temperature/temperature.cpp
View file @
c3a55864
...
...
@@ -1663,7 +1663,7 @@ void disable_all_coolers() {
setTargetCooler
(
0
);
// if cooler go down the print job is stopped
print_job_
tim
er
.
stop
();
print_job_
count
er
.
stop
();
#if ENABLED(LASER)
// No laser firing with no coolers running! (paranoia)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment