PanelDue: two tools same heater, one pair of temp buttons
-
I am using a Y-adapter for two color printing at the moment and I am wondering if I have something misconfigured or if it is a limitation of the paneldue firmware at the moment...
Using the Web Frontend I am able to set/change the active and standby temperature of both tools that share one heater, both tools are shown, each one with its own temperature buttons for active and standby.
Using the paneldue 5" I can only set/change the temperature of the first tool.
Paneldue shows both tool number buttons but only the temperature buttons for the first tool.
Using these buttons changes the temperature of the first tool only, not of the active one.
I am missing buttons for the second tool on the paneldue.Versions in use:
Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
Firmware Electronics: Duet WiFi 1.02 or later
Firmware Version: 2.02(RTOS) (2018-12-24b1)
WiFi Server Version: 1.21
Web Interface Version: 1.22.6Panel Due: 5" , 1.22.1 (28b1)
Here are my heater & tool settings:
; Heaters M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0 M143 H0 S130 ; Set temperature limit for heater 0 to 120C M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B0 ; auto tuned with: M303 H0 S120 M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1 M143 H1 S250 ; Set temperature limit for heater 1 to 240C M307 H1 A297.5 C119.9 D3.0 S0.80 V13.1 B0; auto tuned with: M303 H1 S235 P0.8 with part fan 100% ; Tools M563 P0 D0 H1 F1 S"0_Rear" ; Define tool 0 G10 P0 S0 R0 X0 Y0 ; Set tool 0 operating and standby temperatures M563 P1 D1 H1 F1 S"1_Front" ; Define tool 1 G10 P1 S0 R0 X0 Y0 ; Set tool 1 operating and standby temperatures
-
I already have work scheduled to fix this.
-
@dc42 said in PanelDue: two tools same heater, one pair of temp buttons:
I already have work scheduled to fix this.
Thank you very much for the fast response
-
This post is deleted!