Skip to content

Instantly share code, notes, and snippets.

class Aluno
attr_accessor :matricula, :nome, :notas
def media_do_semestre
6
end
def to_s
"#{matricula} - #{nome}"
end
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Imprimir</title>
</head>
<body>
<?php
if (isset($_POST['cpf']) ):
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Autop | </title>
<meta name="csrf-param" content="authenticity_token" />
G91 ;Relative positioning
G1 E-2 F2700 ;Retract a bit
G1 E-2 Z0.2 F2400 ;Retract and raise Z
G1 X5 Y5 F3000 ;Wipe out
G1 Z10 ;Raise Z more
G90 ;Absolute positionning
G1 X0 Y{machine_depth} ;Present print
;ALTERADO INICIO