Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
Printrun
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
Printrun
Commits
d01cb51a
Commit
d01cb51a
authored
Sep 05, 2012
by
Guillaume Seguin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dead code
parent
bbcdf2f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
pronterface.py
pronterface.py
+0
-3
No files found.
pronterface.py
View file @
d01cb51a
...
...
@@ -114,9 +114,6 @@ class PronterWindow(MainWindow, pronsole.pronsole):
self
.
monitor_interval
=
3
self
.
paused
=
False
self
.
sentlines
=
Queue
.
Queue
(
30
)
xcol
=
(
245
,
245
,
108
)
ycol
=
(
180
,
180
,
255
)
zcol
=
(
180
,
255
,
180
)
self
.
cpbuttons
=
[
[
_
(
"Motors off"
),
(
"M84"
),
None
,
(
250
,
250
,
250
),
0
,
_
(
"Switch all motors off"
)],
[
_
(
"Check temp"
),
(
"M105"
),
(
2
,
5
),
(
225
,
200
,
200
),
(
1
,
1
),
_
(
"Check current hotend temperature"
)],
...
...
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