-
TeamFDM.com is an UNOFFICIAL companion site for the DIY Voron 3D printer community. For official docs and final source of truth, visit the Official Voron Discord or the Voron Github
- 0
TeamFDM.com is an UNOFFICIAL companion site for the DIY Voron 3D printer community. For official docs and final source of truth, visit the Official Voron Discord or the Voron Github
Question
SamppaD
Hi. I was fighting this issue for two days now and cant get this to work as i want it. Problem is as follow
When i send gcode from Orca slicer to printer it will not do forced homing XYZ I have to do it manually before print will start.
After that it will run a gantry level and start printing. No mesh,wait for heating or purge line is done.
If i change macro start gcode/macro is ignored. So it doesn't work as i would like it to work.
What i expected is when print is send to printer, force XYZ command will be issued automatically if not already homed.
When this is done,bed will start to heat up to 100C and wait for chamber temperature of 45C to be reached before heating up the extruder to 150C.
After this is done level gantry and do a bed mesh.Then set extruder temperature to 260C and draw a purge line at the front of the bed and start printing.
I'm doing something wrong here and help is needed and appreciated. Thanks in advance.
Orcaslicer start gcode is
; M190 S0
; M109 S0 ; uncomment to remove & wait temp gcode added automatically after this start gcode
PRINT_START EXTRUDER=260 BED=100 CHAMBER=45
Printer.cfg.zip
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.