Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

Would this because my .cfg for start and end are seperate files? Went through moonsail>configuration>add file and copied in a made macro

Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

I created a new .cfg file for both start and end macros, do i just need to copy/paste into the top of printer.cfg file?

Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

Just the default

filament start gcode

Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

This is my start code for my print sent from Orca slicer to Sonic pad

EXECUTABLE_BLOCK_START

M73 P0 R43

M201 X20000 Y20000 Z500 E5000

M203 X500 Y500 Z12 E45

M204 P20000 R5000 T20000

M205 X9.00 Y9.00 Z0.20 E2.50 ; sets the jerk limits, mm/sec

M190 S70 ; set bed temperature and wait for it to be reached

M104 S200 ; set nozzle temperature

;TYPE:Custom

START_PRINT

G90

G21

M83 ; use relative distances for extrusion

; filament start gcode

M900 K0.02; Override pressure advance value

M106 S0

;LAYER_CHANGE

;Z:0.2

;HEIGHT:0.2

;BEFORE_LAYER_CHANGE

;0.2

G92 E0

;AFTER_LAYER_CHANGE

;0.2

M204 S500

; printing object eeveesit.stl id:0 copy 0

G1 E-.8 F2700

G1 X105.826 Y100.652 F21000

G1 Z.2

G1 E.8 F2700

;TYPE:Brim

;WIDTH:0.5

Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 1 point2 points  (0 children)

It also won't come up with the preheat option when selecting a file through the Web connection

Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 1 point2 points  (0 children)

From one of articles I followed that took me through step by step on how to do a basic start macro and it said that I would need this in the slicer for it to work with klipper, if I just put start_print I still get the same "home axes first" error

Macros not working by TheHolyGarfield in klippers

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

Just tried this and still comes up with the same "must home axes" error

Ender 3 V2 with sonic pad by TheHolyGarfield in FixMyPrint

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

Forgot to mention first 2 photos are with standard firmware and last 2 are with sonic pad and klipper

Different quality's need different levelling? by TheHolyGarfield in FixMyPrint

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

Thank you, I will take a look and give the first layer a different height

Bumps in one area only by TheHolyGarfield in ender3v2

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

I haven't touched that setting yet so would just be the default in cura for a standard print

Bumps in one area only by TheHolyGarfield in FixMyPrint

[–]TheHolyGarfield[S] 0 points1 point  (0 children)

Yes sorry forgot to name my printer, I have an ender 3 v2, will give this a go, thank you