c.lamboo
71a0044bf8
Fix extruder number
...
most important change was changing
```
currentIndex: function () {
...
}
```
to
currentIndex: {
...
}
```
This changed the behavior so that the variables inside the code blocked are watched so that `currentIndex` is automatically updated. No longer needed to set the `currentIndex` from any where else anymore.
CURA-10374
2023-03-15 18:18:31 +01:00
..
2023-03-07 07:57:59 +01:00
2022-08-30 13:38:19 +02:00
2022-04-20 10:57:38 +02:00
2022-05-10 15:40:09 +02:00
2022-11-28 10:48:38 +01:00
2022-04-20 10:57:38 +02:00
2022-04-20 10:57:38 +02:00
2022-07-26 17:49:55 +02:00
2022-04-20 10:57:38 +02:00
2022-05-16 15:10:26 +02:00
2022-04-20 10:57:38 +02:00
2022-04-20 10:57:38 +02:00
2022-04-20 10:57:38 +02:00
2023-02-22 10:55:40 +01:00
2022-09-13 13:35:37 +02:00
2022-06-17 15:26:30 +02:00
2022-04-20 10:57:38 +02:00
2023-03-15 18:18:31 +01:00
2023-03-06 22:53:16 +01:00
2022-07-13 17:35:19 +02:00
2022-11-30 15:42:43 +01:00
2022-11-15 14:08:47 +01:00
2023-01-26 13:17:32 +01:00
2022-11-15 13:49:55 +01:00
2022-04-20 10:57:38 +02:00
2022-06-15 14:37:39 +02:00
2022-04-20 10:57:38 +02:00
2022-05-10 15:40:09 +02:00
2022-11-28 10:48:38 +01:00
2022-04-20 10:57:38 +02:00
2022-04-20 10:57:38 +02:00
2022-04-20 10:57:38 +02:00
2022-11-28 14:11:21 +01:00
2022-12-23 18:05:28 +01:00
2023-03-06 13:51:47 +01:00
2023-03-06 13:49:17 +01:00
2023-01-17 15:38:23 +01:00
2023-01-30 11:41:06 +01:00
2022-09-05 13:58:13 +02:00
2022-11-24 15:33:39 +01:00
2022-04-20 10:57:38 +02:00
2021-07-27 11:08:01 +02:00