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
..
2022-11-29 15:26:51 +01:00
2022-05-10 15:40:09 +02:00
2022-11-29 15:26:51 +01:00
2023-03-07 10:29:37 +01:00
2023-03-15 18:18:31 +01:00
2022-03-31 14:19:41 +02:00
2023-01-06 13:25:57 +01:00
2023-02-20 17:41:07 +01:00
2022-05-10 15:40:09 +02:00
2022-11-29 15:26:51 +01:00
2023-03-07 10:29:37 +01:00
2022-12-12 14:12:32 +01:00
2023-03-06 12:07:29 +01:00
2023-02-28 18:00:23 +01:00
2022-05-03 13:45:56 +02:00
2022-11-30 15:10:15 +01:00
2021-03-30 09:48:28 +02:00
2022-04-08 15:55:34 +02:00
2022-12-12 14:38:46 +01:00
2022-12-23 19:40:27 +01:00
2022-03-28 16:11:28 +02:00
2022-04-19 16:42:43 +02:00
2022-04-08 15:55:34 +02:00
2022-04-08 15:55:34 +02:00
2023-02-08 13:42:30 +01:00
2022-12-14 17:44:08 +01:00
2021-03-30 09:48:28 +02:00
2022-06-21 16:29:41 +02:00
2022-04-05 16:10:39 +02:00
2021-11-10 17:42:23 +01:00
2021-03-30 09:48:28 +02:00
2022-03-21 10:23:05 +01:00
2022-04-08 15:55:34 +02:00
2022-04-08 15:55:34 +02:00
2021-06-30 17:04:55 +02:00
2022-05-10 15:40:09 +02:00
2022-03-22 14:46:14 +01:00
2022-04-08 15:55:34 +02:00
2022-12-06 10:50:04 +01:00
2022-04-05 15:04:35 +02:00
2022-12-07 16:27:42 +01:00
2021-09-07 11:33:54 -04:00
2022-11-17 16:37:14 +01:00
2022-06-21 10:58:53 +02:00
2022-03-10 11:54:58 +01:00
2022-04-08 15:55:34 +02:00
2022-05-11 17:23:54 +02:00
2021-11-30 14:56:09 +01:00
2022-12-12 11:44:21 +01:00
2022-03-07 12:46:36 +01:00
2021-07-02 09:38:12 +02:00
2022-02-22 11:39:00 +01:00
2022-04-01 09:31:27 +02:00