fix gcode import and add extruder compensation from selected device. fix tool select script output
This commit is contained in:
parent
24b7a6456b
commit
5030dbd5f3
4 changed files with 24 additions and 9 deletions
|
|
@ -743,7 +743,6 @@ button[import="1"] {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
min-width: 25%;
|
||||
max-width: 50%;
|
||||
background-color: rgba(230,245,255,0.8);
|
||||
border: 3px solid rgba(200,215,255,0.6);
|
||||
|
|
|
|||
Loading…
Reference in a new issue