Where's the specification for conditional G-code?
 
Notifications
Clear all

Where's the specification for conditional G-code?  

  RSS
kamosawasan
(@kamosawasan)
New Member
Where's the specification for conditional G-code?

I have used some custom G-code on my Prusa Slicer software like:
M104 S{235 - (5 * int(((layer_z -1.5) / 10)))}

(This is for my temperature tower.)

But when I started to search the specs for these codes I've got stuck. Though I found some information (like https://github.com/prusa3d/PrusaSlicer/issues/438 and https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/slic3r-1.38.3-1.38.2-prusa-edition-beta-testing-2/#_ga=2.98934877.2106094349.1607318243-1604024374.1607318243), it seems that no full specification for the parser.

I want to explore more possibilities on this, I'd like to read more defined documents for this.

Please let me know if you have any information.

Posted : 08/12/2020 2:05 am
kamosawasan
(@kamosawasan)
New Member
Topic starter answered:
RE: Where's the specification for conditional G-code?

wow noman's here?

Posted : 09/12/2020 12:08 am
Vojtěch Bubník
(@vojtech-bubnik)
Member Admin
kamosawasan
(@kamosawasan)
New Member
Topic starter answered:
RE: Where's the specification for conditional G-code?

Wow Thanks!! It would great help!

 

Posted : 11/12/2020 4:10 am
kamosawasan
(@kamosawasan)
New Member
Topic starter answered:
RE: Where's the specification for conditional G-code?

I translated the document "Slic3r Prusa Edition Macro Language · prusa3d/PrusaSlicer Wiki (github.com)" into Japanese.

It is on  https://kamosawa.hatenablog.com/entry/2020/12/13/041313 .

Feel free to use it.

Posted : 12/12/2020 7:20 pm
Share: