fix gcode import and add extruder compensation from selected device. fix tool select script output

This commit is contained in:
Stewart Allen 2020-04-10 20:38:16 -04:00
commit 5030dbd5f3
4 changed files with 24 additions and 9 deletions

View file

@ -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);