15 Commits

Author SHA1 Message Date
Paul Kuiper
476ddf16dc Using the new cool_during_extruder_switch feature to switch the Method fans on and off during nozzle switching.
PP-530
2024-10-14 11:27:11 +02:00
Paul Kuiper
5561f65017 Adjusted start GCode formula Method machines to ensure the fan speed range stay within 0..1.
PP-511
2024-10-02 12:51:44 +02:00
Alan Bjorklund
85c7fede7e update method extruder start gcode, exclude all generic materials
PP-511
2024-10-01 11:49:18 -04:00
HellAholic
1958700418
Merge pull request #19296 from Ultimaker/CURA-11795_activate_fans_during_switch
CURA-11795 Activate fans during switch
2024-07-03 12:37:32 +02:00
alanbjorklund
74777085df Applied printer-linter format 2024-06-27 16:51:45 +00:00
Alan Bjorklund
f554b0d4f2 Updated PLA PVA N12CF 175 settings
PP-475
2024-06-27 12:50:43 -04:00
Erwan MATHIEU
3712b81d76 Setup multi cooling fans for Method printers
Start and end G-code are intentionally not updated, to keep the current behavior in place until the fans use is properly setup.

CURA-11795
2024-06-27 11:14:21 +02:00
Erwan MATHIEU
b5cd19d6fc Revert "Setup multi cooling fans for Method printers"
This reverts commit aacc11a1be3c6f421ed23b46094281a57bd3348f.
2024-06-27 11:12:13 +02:00
Erwan MATHIEU
aacc11a1be Setup multi cooling fans for Method printers
CURA-11795
2024-06-27 08:52:06 +02:00
Erwan MATHIEU
9b6992d174 Merge remote-tracking branch 'origin/main' into PP-417-Correct-fan-speeds-during-nozzle-switching 2024-01-17 11:57:56 +01:00
Paul Kuiper
f19e634782 Set the printing temperature (instead of initial) and do not wait for setpoint to be reached (the 5s wait after that command will be enough + Cura also directly does a M109 after the switch)
PP-417
2024-01-12 09:43:46 +01:00
Paul Kuiper
44441dfe5b Improve the time estimates for the Method machines be increasing the acceleration and reducing the jerk. For dual extrusion a rough switch over time estimate is taken into account.
PP-377
2024-01-03 15:54:24 +01:00
Paul Kuiper
df589cfe95 Fan speeds are in 0..1 range and not in 0..255 range for the Method machines. This needs to be corrected in the switch over routine formula's.
PP-417
2024-01-03 15:38:53 +01:00
pkuiper-ultimaker
8fa6cd2f77 Applied printer-linter format 2023-10-31 16:11:56 +00:00
Paul Kuiper
4c575908fc - Method X and Method XL profiles for ABS-R, ABS-CF and RapidRinse 2023-10-31 17:10:33 +01:00