1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-01 03:21:53 +02:00

Removed hotend global enums.

This commit is contained in:
Martin Budden
2021-09-28 16:08:57 +01:00
parent c449dd0a24
commit a65add65ac
4 changed files with 17 additions and 31 deletions

View File

@@ -73,11 +73,6 @@ hs_grub = 4; // pulley set screw
hs_cs_cap = 5;
hs_dome = 6;
//
// Hot end descriptions
//
jhead = 1;
e3d = 2;
//
// Face enumeration
//
f_bottom = 0;