Closed FoldZero closed 2 months ago
Awesome! Thank you for your contribution, I appreciate it, I'll get onto these ASAP!
Although the MACHINE_LEVEL_HOT/COLD macros should home the printer if its not currently active.
if your interested ( i haven't used git much) but I've attempted to make the changes for my own version This branch is [3 commits ahead of] contains the changes. I think im on the right track so havent sent a pull as want to test it first.
also i couldnt find the [gcode_macro _HEAT_WAIT] anywhere, im stumped. its used in the bed leveling if there isnt a sensor.
I would strip out the instructions from the .cfg files and just keep them in a single place ie instructions.cfg, DRY
I set my bed temp to 0 for PLA and PETG (using PEI sheet) but the printer will never get to 0 bed temp so gets kind of stuck.
Hi sorry for the delay in replying. I'll take a look your folk & will modify things here as building options for filaments would be a good thing I think!
The HEAT_WAIT macro is located in my fork of these macros which should be included. https://github.com/3DPrintDemon/Non_Blocking_Wait/releases/tag/Heat_Soak_Timers_V1.0
As per the file instructions. You're probably right, they are still in there from older versions. So will be easy to strip those back. No point on having it all duplicated I guess.
I'll see what can be done about 0º temp settings.
demon_user_settings_v2.8.cfg LINE100
&demon_instructions_v1.3.txt LINE 371
MACHINE_DEFINE option is referenced but is missing in demon_user_settings_v2.8.cfg EDIT - Just watched your video - MACHINE_DEFINE is automated I see.Pressing QGL before home does nothing and reports "You must Home First" . Can this be combined into QGL?
Auto bed Mesh Builder
can we choose to enable or not selective filament types - i will never print ASA or ABS, egdemon_instructions_v1.3.txt LINE 221
Klipperscreen.conf does not exists on ver 2.3.3 of SV08 Firmware advice to create it ain /config folder may be needed for others