@t3p3tony Understood
Latest posts made by mckoz
-
RE: Guidance for writing a Ramp/Soak/Ramp enclosure heating routine
@t3p3tony Thank you for the guidance, I will give the macro a shot. I have written a couple of other macros and had noticed the blocking behavior, but didn't realize that you couldn't get around the single thread. Thanks as well for hitting each numbered point, that's rare in most most cases! Out of curiousity, does the blocking apply when you have multiple boards connected; i.e., could I run an accessory board on a different gcode process?
Is the non-blocking macro on your roadmap already scheduled, or is it on the desired feature list?
Thanks again for your help!
David -
Guidance for writing a Ramp/Soak/Ramp enclosure heating routine
New to conditional gcode, not new to gcode on the CNC side of things, but want to try my hand at using conditional gcode. I'd like to create a routine that:
- Ramps up to a specific target temp in enclosure (ptc line 120V/240V heater driven by relay), using a thermocouple daughterboard
- Ramp is configurable to either fast as possible or at a particular rate (degrees per minute is most likely)
- Has a configurable soak time to bring all surfaces to the same temp, at the end of which, it returns a code to start the print
- At the end of the print, it ramps down with a configurable ramp down time to allow normalization of print without warping
- Sends an alert by email that the print is ready for deployment (optional, but helpful)
Any suggestions or partial examples or sample code are greatly appreciated. As an FYI, this will be deployed on a Duet Wifi and currently running 3.4.0beta6.
Cheers and thanks in advance, David
-
RE: Error Upgrading to 3.4.0beta6 on Duet Wifi
@siam said in Error Upgrading to 3.4.0beta6 on Duet Wifi:
Duet2_SDiap32_WiFiEth.bin
That worked a treat! Thanks very much Slam.
-
Error Upgrading to 3.4.0beta6 on Duet Wifi
Mistakenly posted in the announcement, apologies.
Just attempted a firmware upgrade on Duet 2 Wifi by using the ..github.com/Duet3D/RepRapFirmware/releases/download/3.4.0beta6/Duet2CombinedFirmware.bin. Received the following error:
Error: M997: In-application programming binary "0:/firmware/Duet2_SDiap32_WiFiEth.bin" not found
Cheers,
David -
RE: Software bundle 3.4.0 beta 6 available
Just attempted a firmware upgrade on Duet 2 Wifi by using the ..github.com/Duet3D/RepRapFirmware/releases/download/3.4.0beta6/Duet2CombinedFirmware.bin. Received the following error:
Error: M997: In-application programming binary "0:/firmware/Duet2_SDiap32_WiFiEth.bin" not found
Cheers,
David